From 2e45600adc303f12888426a8ab07dbe923c9ee87 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 5 Dec 2024 13:48:44 +0000 Subject: [PATCH] New version: ParallelStencil v0.14.0 UUID: 94395366-693c-11ea-3b26-d9b7aac5d958 Repo: https://github.com/omlins/ParallelStencil.jl.git Tree: 0a5a35bcb130973b7e064e54c166ef068adb1b7c Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/ParallelStencil/Compat.toml | 8 ++++++-- P/ParallelStencil/Versions.toml | 3 +++ P/ParallelStencil/WeakCompat.toml | 6 +++++- P/ParallelStencil/WeakDeps.toml | 3 +++ 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/P/ParallelStencil/Compat.toml b/P/ParallelStencil/Compat.toml index c986ff7f365f866..b7314902710179a 100644 --- a/P/ParallelStencil/Compat.toml +++ b/P/ParallelStencil/Compat.toml @@ -11,12 +11,16 @@ CUDA = "1-2" AMDGPU = "0.6-0.8" CUDA = "3.12.0-5" -["0.11-0"] +["0.11-0.13"] julia = "1.9.0-1" -["0.11.1-0"] +["0.11.1-0.13"] CellArrays = "0.2.1-0.2" +["0.14-0"] +CellArrays = "0.3" +julia = "1.10.0-1" + ["0.5.2-0.6"] julia = "1" diff --git a/P/ParallelStencil/Versions.toml b/P/ParallelStencil/Versions.toml index bf8bba5640eafaf..b13b2f095880c17 100644 --- a/P/ParallelStencil/Versions.toml +++ b/P/ParallelStencil/Versions.toml @@ -81,3 +81,6 @@ git-tree-sha1 = "a8ef5988fd40e047d8f7f6239cb642f849515878" ["0.13.6"] git-tree-sha1 = "57ffd89ce7fa0aeb86b225a737ce9e787399b8c7" + +["0.14.0"] +git-tree-sha1 = "0a5a35bcb130973b7e064e54c166ef068adb1b7c" diff --git a/P/ParallelStencil/WeakCompat.toml b/P/ParallelStencil/WeakCompat.toml index 5e05aabda890c1e..a861ccfcc9dae62 100644 --- a/P/ParallelStencil/WeakCompat.toml +++ b/P/ParallelStencil/WeakCompat.toml @@ -13,5 +13,9 @@ Polyester = "0.7" ["0.13.5-0"] AMDGPU = ["0.6-0.9", "1"] -["0.13.6-0"] +["0.13.6-0.13"] Enzyme = "0.11-0.13" + +["0.14-0"] +Enzyme = "0.12-0.13" +Metal = "1.2.0-1" diff --git a/P/ParallelStencil/WeakDeps.toml b/P/ParallelStencil/WeakDeps.toml index 6ced158178fed27..2e72e2c0cf06bb9 100644 --- a/P/ParallelStencil/WeakDeps.toml +++ b/P/ParallelStencil/WeakDeps.toml @@ -7,3 +7,6 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" ["0.13-0"] Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588" + +["0.14-0"] +Metal = "dde4c033-4e86-420c-a63e-0dd931031962"