Skip to content

Commit

Permalink
New package: ExaAdmm v0.1.0 (#61505)
Browse files Browse the repository at this point in the history
UUID: 4d6a948c-1075-4240-a564-361a5d4e22a2
Repo: https://github.com/exanauts/ExaAdmm.jl.git
Tree: 03dc7717716e28e7c5c9a5f1f719720e40a679ac

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 4, 2022
1 parent 9348b53 commit 88143ee
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
9 changes: 9 additions & 0 deletions E/ExaAdmm/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
CUDA = "3.4.0-3"
ExaTron = "1"
FileIO = "1.14.0-1"
Ipopt = "1"
JLD2 = "0.4"
JuMP = "1"
MPI = "0.19"
julia = "1.7.0-1"
15 changes: 15 additions & 0 deletions E/ExaAdmm/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[0]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
ExaTron = "28b18bf8-76f9-41ea-81fa-0f922810b349"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions E/ExaAdmm/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ExaAdmm"
uuid = "4d6a948c-1075-4240-a564-361a5d4e22a2"
repo = "https://github.com/exanauts/ExaAdmm.jl.git"
2 changes: 2 additions & 0 deletions E/ExaAdmm/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "03dc7717716e28e7c5c9a5f1f719720e40a679ac"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2369,6 +2369,7 @@ some amount of consideration when choosing package names.
4d619e01-cdd4-5c75-9845-95db0342950b = { name = "libmodplug_jll", path = "L/libmodplug_jll" }
4d633899-0529-4c96-b1ed-a77d049c39ef = { name = "SignalOperators", path = "S/SignalOperators" }
4d6a76a9-bfbc-5492-8924-cf6ed7875f06 = { name = "Econometrics", path = "E/Econometrics" }
4d6a948c-1075-4240-a564-361a5d4e22a2 = { name = "ExaAdmm", path = "E/ExaAdmm" }
4d6d38e4-5b87-5e63-912a-873ff2d649b7 = { name = "NCCL_jll", path = "N/NCCL_jll" }
4d7a3746-15be-11ea-1130-334b0c4f5fa0 = { name = "ImplicitGlobalGrid", path = "I/ImplicitGlobalGrid" }
4d8266f6-2b3b-57e3-ad7a-d431eaaac945 = { name = "libpolymake_julia_jll", path = "L/libpolymake_julia_jll" }
Expand Down

0 comments on commit 88143ee

Please sign in to comment.