From 30aedb25d22d42b4344fb978705c0c21597b4178 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 30 Jun 2023 00:07:48 +0530 Subject: [PATCH] New version: ProxAL v0.10.0 (#86525) UUID: 12c3852d-bf95-4e7b-be60-68937c3c927b Repo: https://github.com/exanauts/ProxAL.jl.git Tree: 95a3e75c609a7e19b995ed12ad6dd4056baab069 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- P/ProxAL/Compat.toml | 7 ++++++- P/ProxAL/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/P/ProxAL/Compat.toml b/P/ProxAL/Compat.toml index 5de7ebb0fca9ab3..64596a4de8e065a 100644 --- a/P/ProxAL/Compat.toml +++ b/P/ProxAL/Compat.toml @@ -17,6 +17,9 @@ julia = "1.6.0-1" ["0-0.8"] MPI = "0.19" +["0.10-0"] +ExaAdmm = "0.5" + ["0.4-0"] Ipopt = "1" JuMP = "1" @@ -43,9 +46,11 @@ AMDGPU = "0.4" ["0.7-0.8"] KernelAbstractions = "0.8" +["0.9"] +ExaAdmm = "0.4" + ["0.9-0"] CUDA = "4.1.0-4" -ExaAdmm = "0.4" ExaPF = "0.9" ExaTron = "3" KernelAbstractions = "0.9" diff --git a/P/ProxAL/Versions.toml b/P/ProxAL/Versions.toml index 99119250e2d36a5..e38c23891d4fc07 100644 --- a/P/ProxAL/Versions.toml +++ b/P/ProxAL/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "aad851b5691b8db5dd435ea71f14d90185d01999" ["0.9.3"] git-tree-sha1 = "b167876481995976d4acfc19b287746676e085a9" + +["0.10.0"] +git-tree-sha1 = "95a3e75c609a7e19b995ed12ad6dd4056baab069"