Skip to content

Commit

Permalink
Merge pull request #329 from SciML/compathelper/new_version/2024-05-2…
Browse files Browse the repository at this point in the history
…4-18-08-42-491-02147807294

CompatHelper: bump compat for AMDGPU in [weakdeps] to 0.9, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored May 25, 2024
2 parents d2c62f1 + bd7d9f7 commit 8439aba
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 @@ -38,7 +38,7 @@ MetalExt = ["Metal"]
oneAPIExt = ["oneAPI"]

[compat]
AMDGPU = "0.5, 0.6, 0.7, 0.8"
AMDGPU = "0.5, 0.6, 0.7, 0.8, 0.9"
Adapt = "3, 4"
CUDA = "4.1.0, 5"
ChainRulesCore = "1"
Expand Down

0 comments on commit 8439aba

Please sign in to comment.