diff --git a/P/ParallelStencil/Compat.toml b/P/ParallelStencil/Compat.toml index 61758f90d757822..cacd8d9942911c7 100644 --- a/P/ParallelStencil/Compat.toml +++ b/P/ParallelStencil/Compat.toml @@ -7,14 +7,20 @@ julia = "1.0-1.5" ["0-0.5.2"] CUDA = "1-2" -["0.5.2-0"] +["0.5.2-0.6"] julia = "1" ["0.5.3"] CUDA = "1-3" -["0.5.4-0"] +["0.5.4-0.6"] CUDA = "3" ["0.6-0"] StaticArrays = "1" + +["0.7-0"] +AMDGPU = "0.4.14-0.4" +CUDA = "3.12.0-4" +CellArrays = "0.1" +julia = "1.7.0-1" diff --git a/P/ParallelStencil/Deps.toml b/P/ParallelStencil/Deps.toml index 539c742bf555c94..6360126e7b92007 100644 --- a/P/ParallelStencil/Deps.toml +++ b/P/ParallelStencil/Deps.toml @@ -4,3 +4,8 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" ["0.6-0"] StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +["0.7-0"] +AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e" +CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4" +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" diff --git a/P/ParallelStencil/Versions.toml b/P/ParallelStencil/Versions.toml index c5f1b8b5a57358d..24538c87905564b 100644 --- a/P/ParallelStencil/Versions.toml +++ b/P/ParallelStencil/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "7c4e883885bb07189fe0c84b00d9f14f5d0d80b9" ["0.6.1"] git-tree-sha1 = "0d0ba9a1199969b11be353e9acb1dbe1f994ab60" + +["0.7.0"] +git-tree-sha1 = "85c74f29d7858d855bc877d46cddc0f8f020da97"