From b78db43ea83621969db20ca526e27b26f1ffcd2e Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 23 Oct 2023 16:37:50 +0530 Subject: [PATCH] New version: DiffEqGPU v3.2.0 (#93932) UUID: 071ae1c0-96b5-11e9-1965-c90190d839ea Repo: https://github.com/SciML/DiffEqGPU.jl.git Tree: 2901e4779448f53bfa71096bf7a504daebd3acb6 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- D/DiffEqGPU/Versions.toml | 3 +++ D/DiffEqGPU/WeakCompat.toml | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/D/DiffEqGPU/Versions.toml b/D/DiffEqGPU/Versions.toml index 908c30c5dcce4b5..e9c00838684abb9 100644 --- a/D/DiffEqGPU/Versions.toml +++ b/D/DiffEqGPU/Versions.toml @@ -143,3 +143,6 @@ git-tree-sha1 = "5ab5b8bda9be6da3eb2e515a3382874dc6f6409a" ["3.1.0"] git-tree-sha1 = "03b0c485c7c165ce1949b5764a63bbbe2f5df10a" + +["3.2.0"] +git-tree-sha1 = "2901e4779448f53bfa71096bf7a504daebd3acb6" diff --git a/D/DiffEqGPU/WeakCompat.toml b/D/DiffEqGPU/WeakCompat.toml index 2318ed53c3e2226..df1893be2e29498 100644 --- a/D/DiffEqGPU/WeakCompat.toml +++ b/D/DiffEqGPU/WeakCompat.toml @@ -11,5 +11,8 @@ oneAPI = "1.2.0-1" ["2.1.1-3"] CUDA = "4.1.0-4" -["2.3.1-3"] +["2.3.1-3.1"] Metal = "0.4" + +["3.2-3"] +Metal = "0.5"