We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fdbdf2 commit d548d85Copy full SHA for d548d85
Project.toml
@@ -13,13 +13,12 @@ JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
13
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
14
15
[sources]
16
-ExaPowerIO = {rev = "003970f", url = "https://github.com/MadNLP/ExaPowerIO.jl"}
17
GOC3Benchmark = {rev = "588f356", url = "https://github.com/lanl-ansi/GOC3Benchmark.jl"}
18
19
[compat]
20
CUDA = "5 - 5.8.2"
21
ExaModels = "0.9.1"
22
-ExaPowerIO = "0.2.0"
+ExaPowerIO = "^0.2.1"
23
JLD2 = "~0.5"
24
MadNLP = "~0.8"
25
MadNLPGPU = "~0.7"
0 commit comments