Skip to content

Commit

Permalink
New version: ExaTron v1.0.0 (#61500)
Browse files Browse the repository at this point in the history
UUID: 28b18bf8-76f9-41ea-81fa-0f922810b349
Repo: https://github.com/exanauts/ExaTron.jl.git
Tree: 3e3657e73c4c0836f0e23bd82bbe0fc089f09906

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 1, 2022
1 parent aec4cdf commit 0ea0916
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
7 changes: 6 additions & 1 deletion E/ExaTron/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
[0]
CUDA = "3.4.0-3"
MPI = "0.19"
julia = "1.6.0-1"

["0-0.1"]
BenchmarkTools = "1.2.0-1"

[0-1]
CUDA = "3.4.0-3"

["0.2-0"]
PowerModels = "0.19"

[1]
julia = "1.7.0-1"
10 changes: 6 additions & 4 deletions E/ExaTron/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
[0]
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"

["0-0.1"]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"

[0-1]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

["0-0.1"]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"

["0.2-0"]
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"
3 changes: 3 additions & 0 deletions E/ExaTron/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "1fe55f3193d8e3580d3dbfcb1a820f3a551ab5c4"

["0.2.1"]
git-tree-sha1 = "0fe294ce921350c81c7a3ed5c1f07171ac4abac5"

["1.0.0"]
git-tree-sha1 = "3e3657e73c4c0836f0e23bd82bbe0fc089f09906"

0 comments on commit 0ea0916

Please sign in to comment.