Skip to content

Commit

Permalink
longer Enzyme errors in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreener64 committed Dec 20, 2024
1 parent e1f6a1a commit 32f5c73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ const openmm_dir = joinpath(data_dir, "openmm_6mrr")
const temp_fp_pdb = tempname(cleanup=true) * ".pdb"
const temp_fp_viz = tempname(cleanup=true) * ".mp4"

Enzyme.Compiler.VERBOSE_ERRORS[] = true

if GROUP in ("All", "NotGradients")
# Some failures due to dependencies but there is an unbound args error
Aqua.test_all(
Expand Down

0 comments on commit 32f5c73

Please sign in to comment.