From e104f3065ca1d71b831a3b328146cc5b10593913 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 9 Jan 2024 00:34:10 +0530 Subject: [PATCH] New version: ParallelStencil v0.11.0 (#98480) UUID: 94395366-693c-11ea-3b26-d9b7aac5d958 Repo: https://github.com/omlins/ParallelStencil.jl.git Tree: 9978ce494ff74ef6833c4b0a56eabe120b9b9767 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/ParallelStencil/Compat.toml | 5 +++++ P/ParallelStencil/Versions.toml | 3 +++ 2 files changed, 8 insertions(+) diff --git a/P/ParallelStencil/Compat.toml b/P/ParallelStencil/Compat.toml index a1afdc1786a8775..5789bb6d50d9897 100644 --- a/P/ParallelStencil/Compat.toml +++ b/P/ParallelStencil/Compat.toml @@ -11,6 +11,9 @@ CUDA = "1-2" AMDGPU = "0.6-0.8" CUDA = "3.12.0-5" +["0.11-0"] +julia = "1.9.0-1" + ["0.5.2-0.6"] julia = "1" @@ -37,6 +40,8 @@ CUDA = "3.12.0-4" ["0.8-0"] Enzyme = "0.11" + +["0.8-0.10"] julia = "1.8.0-1" ["0.8.1-0.9"] diff --git a/P/ParallelStencil/Versions.toml b/P/ParallelStencil/Versions.toml index 8fc4fe64ce07c76..bc25e9e43415790 100644 --- a/P/ParallelStencil/Versions.toml +++ b/P/ParallelStencil/Versions.toml @@ -51,3 +51,6 @@ git-tree-sha1 = "46abf1fbc20dbb1e4ed56a5067ad8b97178aa029" ["0.10.1"] git-tree-sha1 = "bbfa48ed03a774f3fdb34e8166ce3fd34a6c7d07" + +["0.11.0"] +git-tree-sha1 = "9978ce494ff74ef6833c4b0a56eabe120b9b9767"