From cf15b37bbc1bdd8513b06ad369c7cc4d04f65fae Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 19 Sep 2022 17:20:47 +0000 Subject: [PATCH] New version: ExaAdmm v0.3.0 UUID: 4d6a948c-1075-4240-a564-361a5d4e22a2 Repo: https://github.com/exanauts/ExaAdmm.jl.git Tree: 8904b1c7ca02dae4370d3e8a377a3824dd9d6bd3 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- E/ExaAdmm/Compat.toml | 14 +++++++++++--- E/ExaAdmm/Versions.toml | 3 +++ 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/E/ExaAdmm/Compat.toml b/E/ExaAdmm/Compat.toml index a8e4abce182be39..b9a3137e5abd65f 100644 --- a/E/ExaAdmm/Compat.toml +++ b/E/ExaAdmm/Compat.toml @@ -1,9 +1,7 @@ [0] CUDA = "3.4.0-3" -DelimitedFiles = "1.7.0-1" FileIO = "1.14.0-1" MPI = "0.19" -julia = "1.7.0-1" ["0-0.1"] ExaTron = "1" @@ -13,7 +11,17 @@ Ipopt = "1" JLD2 = "0.4" JuMP = "1" -["0.2-0"] +["0-0.2"] +DelimitedFiles = "1.7.0-1" +julia = "1.7.0-1" + +["0.2"] AMDGPU = "0.3" + +["0.2-0"] ExaTron = "2" KernelAbstractions = "0.8" + +["0.3-0"] +AMDGPU = "0.4" +julia = "1.8.0-1" diff --git a/E/ExaAdmm/Versions.toml b/E/ExaAdmm/Versions.toml index 85b4d085fe95e41..b38b97139346c43 100644 --- a/E/ExaAdmm/Versions.toml +++ b/E/ExaAdmm/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "f81a4dddd486e0b2d1fabe2e274b91122a888474" ["0.2.0"] git-tree-sha1 = "aa263e870bdb1849035fde38bcd248deed9ba37e" + +["0.3.0"] +git-tree-sha1 = "8904b1c7ca02dae4370d3e8a377a3824dd9d6bd3"