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 5318960 commit 8700b0bCopy full SHA for 8700b0b
GNNlib/Project.toml
@@ -22,10 +22,6 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
22
GNNlibAMDGPUExt = "AMDGPU"
23
GNNlibCUDAExt = "CUDA"
24
25
-# GPUArraysCore is not needed as a direct dependency
26
-# but pinning it to 0.1 avoids problems when we do Pkg.add("CUDA") in testing
27
-# See https://github.com/JuliaGPU/CUDA.jl/issues/2564
28
-
29
[compat]
30
AMDGPU = "1"
31
CUDA = "5"
0 commit comments