Skip to content

Commit

Permalink
New version: MadNLPGPU v0.6.0
Browse files Browse the repository at this point in the history
UUID: d72a61cc-809d-412f-99be-fd81f4b8a598
Repo: https://github.com/MadNLP/MadNLP.jl.git
Tree: 603f6b3160bc04a93cee90cf556065398572ff5b

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Jun 13, 2023
1 parent d52e4c8 commit 187abcc
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
14 changes: 11 additions & 3 deletions M/MadNLPGPU/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,24 @@ julia = "1.6.0-1"
MadNLP = "0.4.2-0.4"

["0.3-0"]
CUDAKernels = "0.4"
KernelAbstractions = "0.8"
julia = "1.7.0-1"

["0.3-0.4"]
CUDA = "3"

["0.3-0.5"]
CUDAKernels = "0.4"
KernelAbstractions = "0.8"

["0.4"]
MadNLP = "0.5"

["0.5"]
MadNLP = "0.6"

["0.5-0"]
CUDA = "4"
MadNLP = "0.6"

["0.6-0"]
KernelAbstractions = "0.9"
MadNLP = "0.7"
4 changes: 3 additions & 1 deletion M/MadNLPGPU/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
MadNLP = "2621e9c9-9eb4-46b1-8089-e8c72242dfb6"

["0.2-0"]
CUDAKernels = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0.2-0.5"]
CUDAKernels = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57"
3 changes: 3 additions & 0 deletions M/MadNLPGPU/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "0b39d37312d34a64cabae709fcfe42a60b36b156"

["0.5.0"]
git-tree-sha1 = "56484f00b10d336ef38ff0b982a6ec08df0acc79"

["0.6.0"]
git-tree-sha1 = "603f6b3160bc04a93cee90cf556065398572ff5b"

0 comments on commit 187abcc

Please sign in to comment.