Skip to content

Commit ac38adc

Browse files
committed
Pass cuBLAS debug
1 parent 00c4cce commit ac38adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ if filter_tests!(testsuite, args)
3434
end
3535
end
3636

37-
runtests(MatrixAlgebraKit, args; testsuite)
37+
runtests(MatrixAlgebraKit, args; testsuite, env = ["JULIA_DEBUG"=>"cuBLAS"])

0 commit comments

Comments
 (0)