Skip to content

Commit

Permalink
Merge pull request #24 from omlins/compat
Browse files Browse the repository at this point in the history
add support for the latest GPU package versions
  • Loading branch information
omlins authored Nov 29, 2023
2 parents 2da21e9 + d3fb487 commit 56ce4fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
Adapt = "3"
AMDGPU = "0.3.7, 0.4, 0.5"
CUDA = "3.12, 4"
AMDGPU = "0.3.7, 0.4, 0.5, 0.6, 0.7, 0.8"
CUDA = "3.12, 4, 5"
julia = "1.7"
StaticArrays = "1"

Expand Down

0 comments on commit 56ce4fb

Please sign in to comment.