Skip to content

Commit

Permalink
CompatHelper: add new compat entry for CUDSS at version 0.1 for packa…
Browse files Browse the repository at this point in the history
…ge MadNLPGPU, (keep existing compat) (MadNLP#297)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Mar 4, 2024
1 parent 8801bef commit b8922ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/MadNLPGPU/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ CUSOLVERRF = "a8cc9031-bad2-4722-94f5-40deabb4245c"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MadNLP = "2621e9c9-9eb4-46b1-8089-e8c72242dfb6"
Metis = "2679e427-3c69-5b7f-982b-ece356f1e94b"
MadNLPTests = "b52a2a03-04ab-4a5f-9698-6a2deff93217"
Metis = "2679e427-3c69-5b7f-982b-ece356f1e94b"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
AMD = "0.5"
CUDA = "5"
CUDSS = "0.1"
CUSOLVERRF = "0.2"
KernelAbstractions = "0.9"
MadNLP = "0.7"
Expand Down

0 comments on commit b8922ef

Please sign in to comment.