Skip to content

Commit 4e09aac

Browse files
committed
bumped MadNLP(GPU) versions in test/Project.toml (the latest release has the extension of LinearAlgebra)
1 parent d5cf71f commit 4e09aac

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

test/Project.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,17 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
1414
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
1515
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616

17-
[sources]
18-
ExaModels = {rev = "linalg2-ext", url = "https://github.com/exanauts/ExaModels.jl"}
19-
2017
[compat]
2118
Aqua = "0.8"
2219
BenchmarkTools = "1"
2320
CTBase = "0.18"
2421
CTModels = "0.9"
2522
CUDA = "5"
26-
ExaModels = "0.9"
2723
Interpolations = "0.16"
2824
KernelAbstractions = "0.9"
2925
LinearAlgebra = "1"
30-
MadNLP = "0.8"
31-
MadNLPGPU = "0.7"
26+
MadNLP = "0.9"
27+
MadNLPGPU = "0.8"
3228
NLPModels = "0.21"
3329
OrderedCollections = "1.8"
3430
Test = "1.10"

0 commit comments

Comments
 (0)