Skip to content

Commit 443022f

Browse files
committed
update project dependencies
1 parent 6c9ac84 commit 443022f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ 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"
2525
CUDA = "3.12, 4, 5"
2626
CellArrays = "0.2.1"
27-
Enzyme = "0.11"
27+
Enzyme = "0.11, 0.12"
2828
MacroTools = "0.5"
2929
Polyester = "0.7"
3030
StaticArrays = "1"

0 commit comments

Comments
 (0)