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 986644c commit 5976f2fCopy full SHA for 5976f2f
test/Project.toml
@@ -16,7 +16,7 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
16
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
17
18
[compat]
19
-CUDA = "2"
+CUDA = "1, 2" # must allow 1 to test on Julia 1.3
20
FillArrays = "0.10"
21
ForwardDiff = "0.10"
22
KernelAbstractions = "0.4"
0 commit comments