Skip to content

Commit 83f21d6

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for CUDA to 4 for package gpu, (keep existing compat)
1 parent 9da044c commit 83f21d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gpu/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
33
NNlibCUDA = "a00861dc-f156-4864-bf3c-e6376f28a68d"
44

55
[compat]
6-
CUDA = "3"
6+
CUDA = "3, 4"
77
NNlibCUDA = "0.2"
88
julia = "1.6"

0 commit comments

Comments
 (0)