Skip to content

Commit 4691efe

Browse files
bump CUDA compat (#535)
1 parent 8c41cf3 commit 4691efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ AMDGPU = "0.5, 0.6"
2929
Adapt = "3.2"
3030
Atomix = "0.1"
3131
ChainRulesCore = "1.13"
32-
CUDA = "4"
32+
CUDA = "4, 5"
3333
cuDNN = "1"
3434
GPUArraysCore = "0.1"
3535
KernelAbstractions = "0.9.2"

0 commit comments

Comments
 (0)