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 ac93f62 commit ae1f4d4Copy full SHA for ae1f4d4
1 file changed
test/Project.toml
@@ -55,3 +55,7 @@ cuSPARSE = {path = "../lib/cusparse"}
55
cuStateVec = {path = "../lib/custatevec"}
56
cuTENSOR = {path = "../lib/cutensor"}
57
cuTensorNet = {path = "../lib/cutensornet"}
58
+ParallelTestRunner = {url = "https://github.com/JuliaTesting/ParallelTestRunner.jl", rev = "tb/cuda"}
59
+
60
+[compat]
61
+ParallelTestRunner = "2.6.0"
0 commit comments