We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d8374 commit 0f29f43Copy full SHA for 0f29f43
test/runtests.jl
@@ -8,7 +8,7 @@ using BioStructures
8
include("TMscore.jl") # remove this once TMscore.jl is registered: https://github.com/JuliaRegistries/General/pull/130867
9
using .TMscore
10
11
-ENV["BOLTZ1_TEST_ACCELERATOR"] = "gpu"
+# ENV["BOLTZ1_TEST_ACCELERATOR"] = "gpu"
12
13
const accelerator = get(ENV, "BOLTZ1_TEST_ACCELERATOR", "cpu")
14
0 commit comments