Skip to content

Commit

Permalink
Merge pull request #129 from omlins/nestedargs
Browse files Browse the repository at this point in the history
Add support for CUDA 5
  • Loading branch information
omlins authored Nov 29, 2023
2 parents cff11d2 + 6c8dc48 commit b65f4dd
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 @@ -14,7 +14,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
AMDGPU = "0.5"
CUDA = "3.12, 4"
CUDA = "3.12, 4, 5"
CellArrays = "0.1"
Enzyme = "0.11"
MacroTools = "0.5"
Expand Down

0 comments on commit b65f4dd

Please sign in to comment.