Skip to content

Commit

Permalink
rm runtimeActivity
Browse files Browse the repository at this point in the history
  • Loading branch information
prbzrg committed Oct 3, 2024
1 parent 67b2dbe commit 2323970
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import ADTypes,
Zygote,
ContinuousNormalizingFlows

Enzyme.API.runtimeActivity!(true)

SUITE = BenchmarkTools.BenchmarkGroup()

SUITE["main"] = BenchmarkTools.BenchmarkGroup(["package", "simple"])
Expand Down
2 changes: 0 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ import ADTypes,
Zygote,
ContinuousNormalizingFlows

Enzyme.API.runtimeActivity!(true)

GROUP = get(ENV, "GROUP", "All")
USE_GPU = get(ENV, "USE_GPU", "Yes") == "Yes"

Expand Down

0 comments on commit 2323970

Please sign in to comment.