Skip to content

Commit

Permalink
Update CUDA to 4 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy authored Feb 5, 2023
1 parent 0b27723 commit 6fd321d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
CEnum = "0.4"
CUDA = "2.2, 3"
CUDA = "2.2, 3, 4"
JSON = "0.21"
julia = "1.5"

Expand Down

0 comments on commit 6fd321d

Please sign in to comment.