From cac7872ee9e644b258d625d18efa3313b03ccf77 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 5 Jan 2025 01:46:20 +0530 Subject: [PATCH] New version: MadNLPGPU v0.7.5 (#122403) UUID: d72a61cc-809d-412f-99be-fd81f4b8a598 Repo: https://github.com/MadNLP/MadNLP.jl.git Tree: 0cdea412b8cd7fc706ccac9d8d5b30a0b0e5dd5a Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MadNLPGPU/Compat.toml | 9 +++++++-- M/MadNLPGPU/Deps.toml | 4 +++- M/MadNLPGPU/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/M/MadNLPGPU/Compat.toml b/M/MadNLPGPU/Compat.toml index cc901d2a351e009..79d08e1bf036278 100644 --- a/M/MadNLPGPU/Compat.toml +++ b/M/MadNLPGPU/Compat.toml @@ -41,17 +41,22 @@ KernelAbstractions = "0.9" ["0.7-0"] AMD = "0.5" -CUDA = "5" CUSOLVERRF = "0.2" MadNLP = "0.7-0.8" -MadNLPTests = "0.5" Metis = "1" ["0.7-0.7.2"] CUDSS = "0.1" +["0.7-0.7.4"] +CUDA = "5" +MadNLPTests = "0.5" + ["0.7.3"] CUDSS = "0.3.1-0.3" ["0.7.4-0"] CUDSS = "0.3.1-0.4" + +["0.7.5-0"] +CUDA = "5.4.0-5" diff --git a/M/MadNLPGPU/Deps.toml b/M/MadNLPGPU/Deps.toml index 489d8acb607dcaf..f2fc8588ac40621 100644 --- a/M/MadNLPGPU/Deps.toml +++ b/M/MadNLPGPU/Deps.toml @@ -13,6 +13,8 @@ CUDAKernels = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57" AMD = "14f7f29c-3bd6-536c-9a0b-7339e30b5a3e" CUDSS = "45b445bb-4962-46a0-9369-b4df9d0f772e" CUSOLVERRF = "a8cc9031-bad2-4722-94f5-40deabb4245c" -MadNLPTests = "b52a2a03-04ab-4a5f-9698-6a2deff93217" Metis = "2679e427-3c69-5b7f-982b-ece356f1e94b" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" + +["0.7-0.7.4"] +MadNLPTests = "b52a2a03-04ab-4a5f-9698-6a2deff93217" diff --git a/M/MadNLPGPU/Versions.toml b/M/MadNLPGPU/Versions.toml index 82cd7554bd75f83..777e03b6bb2a887 100644 --- a/M/MadNLPGPU/Versions.toml +++ b/M/MadNLPGPU/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "542846a6ecbaa6cbd7f3dbc6f86301b82b934a78" ["0.7.4"] git-tree-sha1 = "3966cb4fdd4a56b53b177fe4d8f339f39f1fd24c" + +["0.7.5"] +git-tree-sha1 = "0cdea412b8cd7fc706ccac9d8d5b30a0b0e5dd5a"