Skip to content

Commit c9db485

Browse files
authored
Merge pull request #166 from aelligp/main
Update AMDGPU compatibility
2 parents 936ddae + 13af2b4 commit c9db485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ParallelStencil_CUDAExt = "CUDA"
2121
ParallelStencil_EnzymeExt = "Enzyme"
2222

2323
[compat]
24-
AMDGPU = "0.6, 0.7, 0.8"
24+
AMDGPU = "0.6, 0.7, 0.8, 0.9, 1"
2525
CUDA = "3.12, 4, 5"
2626
CellArrays = "0.2.1"
2727
Enzyme = "0.11"

0 commit comments

Comments
 (0)