Skip to content

Commit

Permalink
Update AMDGPU compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
omlins authored Jun 14, 2024
1 parent b5191c6 commit 105f6da
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 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

[compat]
Adapt = "3, 4"
AMDGPU = "0.3.7, 0.4, 0.5, 0.6, 0.7, 0.8"
AMDGPU = "0.3.7, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9"
CUDA = "3.12, 4, 5"
julia = "1.9" # Minimum required Julia version (supporting extensions and weak dependencies)
StaticArrays = "1"
Expand Down

0 comments on commit 105f6da

Please sign in to comment.