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 4b7892e commit e8ecf9aCopy full SHA for e8ecf9a
GNNlib/test/test_module.jl
@@ -6,7 +6,7 @@ using Pkg
6
# tried to put this in __init__ but is not executed for some reason
7
8
## Uncomment below to change the default test settings
9
-ENV["GNN_TEST_CUDA"] = "true"
+# ENV["GNN_TEST_CUDA"] = "true"
10
# ENV["GNN_TEST_AMDGPU"] = "true"
11
# ENV["GNN_TEST_Metal"] = "true"
12
0 commit comments