Skip to content

Commit

Permalink
Update CUDA compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
omlins committed Jul 3, 2023
1 parent aa5288b commit a211603
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 @@ -5,7 +5,7 @@ version = "0.12.0"

[compat]
AMDGPU = "0.4.14"
CUDA = "1, ~3.1, ~3.2, ~3.3, ~3.7.1, ~3.8, ~3.9, ~3.10, ~3.11, ~3.12"
CUDA = "1, ~3.1, ~3.2, ~3.3, ~3.7.1, ~3.8, ~3.9, ~3.10, ~3.11, ~3.12, 4"
LoopVectorization = "0.12"
MPI = "0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19"
julia = "1.7"
Expand Down

0 comments on commit a211603

Please sign in to comment.