-
Notifications
You must be signed in to change notification settings - Fork 476
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: ExaTron v0.2.0 (#58403)
UUID: 28b18bf8-76f9-41ea-81fa-0f922810b349 Repo: https://github.com/exanauts/ExaTron.jl.git Tree: 1fe55f3193d8e3580d3dbfcb1a820f3a551ab5c4 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
- Loading branch information
1 parent
7476f57
commit 5752e77
Showing
3 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |