We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c4cce commit ac38adcCopy full SHA for ac38adc
1 file changed
test/runtests.jl
@@ -34,4 +34,4 @@ if filter_tests!(testsuite, args)
34
end
35
36
37
-runtests(MatrixAlgebraKit, args; testsuite)
+runtests(MatrixAlgebraKit, args; testsuite, env = ["JULIA_DEBUG"=>"cuBLAS"])
0 commit comments