Skip to content

Commit

Permalink
New version: ExaTron v0.2.0 (#58403)
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: 1fe55f3193d8e3580d3dbfcb1a820f3a551ab5c4

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

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

["0.2-0"]
PowerModels = "0.19"
7 changes: 6 additions & 1 deletion E/ExaTron/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
[0]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
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
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "b8999a1ca9f788ca1128a5e91cf696fa20bb3530"

["0.2.0"]
git-tree-sha1 = "1fe55f3193d8e3580d3dbfcb1a820f3a551ab5c4"

0 comments on commit 5752e77

Please sign in to comment.