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 3e768fc commit 21be905Copy full SHA for 21be905
.buildkite/runtests.yml
@@ -3,6 +3,7 @@ steps:
3
matrix:
4
setup:
5
version:
6
+ - "1"
7
- "1.10"
8
env:
9
GROUP: CUDA
test/Project.toml
@@ -1,4 +1,5 @@
1
[deps]
2
+CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
0 commit comments