Skip to content

Commit

Permalink
New version: ParallelStencil v0.12.0 (#103800)
Browse files Browse the repository at this point in the history
UUID: 94395366-693c-11ea-3b26-d9b7aac5d958
Repo: https://github.com/omlins/ParallelStencil.jl.git
Tree: 4b6ab956bc5a7f397f68ba440ed8398e3541d3b6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator authored Mar 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6d8d644 commit 1444cc3
Showing 5 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion P/ParallelStencil/Compat.toml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ julia = "1.0-1.5"
["0-0.5.2"]
CUDA = "1-2"

["0.10-0"]
["0.10-0.11"]
AMDGPU = "0.6-0.8"
CUDA = "3.12.0-5"

8 changes: 6 additions & 2 deletions P/ParallelStencil/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
[0]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"

["0-0.11"]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

["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"

["0.7-0.11"]
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"

["0.8-0.11.0"]
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
3 changes: 3 additions & 0 deletions P/ParallelStencil/Versions.toml
Original file line number Diff line number Diff line change
@@ -57,3 +57,6 @@ git-tree-sha1 = "9978ce494ff74ef6833c4b0a56eabe120b9b9767"

["0.11.1"]
git-tree-sha1 = "44b417d14cdc2a9a283c7e0cacfbf04fa1bd2d46"

["0.12.0"]
git-tree-sha1 = "4b6ab956bc5a7f397f68ba440ed8398e3541d3b6"
4 changes: 4 additions & 0 deletions P/ParallelStencil/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
["0.11.1-0"]
Enzyme = "0.11"

["0.12-0"]
AMDGPU = "0.6-0.8"
CUDA = "3.12.0-5"
4 changes: 4 additions & 0 deletions P/ParallelStencil/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
["0.11.1-0"]
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"

["0.12-0"]
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

0 comments on commit 1444cc3

Please sign in to comment.