We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443022f commit e1194ffCopy full SHA for e1194ff
Project.toml
@@ -1,7 +1,7 @@
1
name = "ParallelStencil"
2
uuid = "94395366-693c-11ea-3b26-d9b7aac5d958"
3
authors = ["Samuel Omlin", "Ludovic Räss"]
4
-version = "0.12.0"
+version = "0.13.0"
5
6
[deps]
7
CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"
@@ -21,10 +21,10 @@ ParallelStencil_CUDAExt = "CUDA"
21
ParallelStencil_EnzymeExt = "Enzyme"
22
23
[compat]
24
-AMDGPU = "0.6, 0.7, 0.8, 0.9"
+AMDGPU = "0.6, 0.7, 0.8"
25
CUDA = "3.12, 4, 5"
26
CellArrays = "0.2.1"
27
-Enzyme = "0.11, 0.12"
+Enzyme = "0.11"
28
MacroTools = "0.5"
29
Polyester = "0.7"
30
StaticArrays = "1"
0 commit comments