Skip to content

Commit

Permalink
New version: ExaTron v3.0.0 (#81829)
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: 8324cf2fd2e562f4b2fa019072fcf4b604935b92

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Apr 18, 2023
1 parent 2cbe4ad commit 301bb1f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
6 changes: 5 additions & 1 deletion E/ExaTron/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ DelimitedFiles = "1.7.0-1"
[1-2]
julia = "1.7.0-1"

[2]
[2-3]
Requires = "1"
TOML = "1"

Expand All @@ -27,3 +27,7 @@ DelimitedFiles = "1.7.0-1"

["2.1.1-2"]
KernelAbstractions = "0.8"

[3]
KernelAbstractions = "0.9"
julia = "1.8.0-1"
6 changes: 3 additions & 3 deletions E/ExaTron/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
[0-1]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

[0-2]
[0-3]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -16,9 +16,9 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
["0.2-0"]
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"

[2]
[2-3]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"

["2.1.1-2"]
["2.1.1-3"]
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
3 changes: 3 additions & 0 deletions E/ExaTron/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "ac5eb56bab308d445a85a7150f2e846740b311e6"

["2.1.3"]
git-tree-sha1 = "d12318037a63826c5fce66f1ed2feab4a1799450"

["3.0.0"]
git-tree-sha1 = "8324cf2fd2e562f4b2fa019072fcf4b604935b92"

0 comments on commit 301bb1f

Please sign in to comment.