Skip to content

Commit 4e7725f

Browse files
New package: MultiGridBarrierMPI v0.1.0 (#144782)
UUID: abf18f27-d12f-4566-94ed-07bf0c385f70 Repo: https://github.com/sloisel/MultiGridBarrierMPI.jl.git Tree: a4bfe491401a4873af3a6abe667f588617d39928 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 8a530c4 commit 4e7725f

File tree

5 files changed

+22
-0
lines changed

5 files changed

+22
-0
lines changed

M/MultiGridBarrierMPI/Compat.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[0]
2+
BenchmarkTools = "1.6.0 - 1"
3+
LinearAlgebraMPI = "0.1"
4+
MPI = "0.20"
5+
MultiGridBarrier = "0.11"
6+
PrecompileTools = "1"
7+
julia = "1.10.0 - 1"

M/MultiGridBarrierMPI/Deps.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[0]
2+
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
4+
LinearAlgebraMPI = "5bdd2be4-ae34-42ef-8b36-f4c85d48f377"
5+
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
6+
MultiGridBarrier = "9e2c1f1d-9131-4ad4-b32f-bd2a0b0ecd1e"
7+
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
8+
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
9+
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

M/MultiGridBarrierMPI/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "MultiGridBarrierMPI"
2+
uuid = "abf18f27-d12f-4566-94ed-07bf0c385f70"
3+
repo = "https://github.com/sloisel/MultiGridBarrierMPI.jl.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "a4bfe491401a4873af3a6abe667f588617d39928"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8808,6 +8808,7 @@ abd0307c-dd46-4d2f-bc60-cb3eb50b4ec8 = { name = "KernelApproximations", path = "
88088808
abd5acf9-0fc9-4730-984d-e27a37823580 = { name = "BrainFlow", path = "B/BrainFlow" }
88098809
abe12ce6-d865-11e8-314f-3f926d5bd47d = { name = "SemiLagrangian", path = "S/SemiLagrangian" }
88108810
abefb91b-a28c-5ab9-9bd9-026e532d7b0e = { name = "POMDPModelChecking", path = "P/POMDPModelChecking" }
8811+
abf18f27-d12f-4566-94ed-07bf0c385f70 = { name = "MultiGridBarrierMPI", path = "M/MultiGridBarrierMPI" }
88118812
abf2e61e-3022-5fcf-a868-69d409dee72b = { name = "CollectiveSpins", path = "C/CollectiveSpins" }
88128813
abf7faeb-cafb-5034-8851-d0d251ebcfa3 = { name = "GAP_pkg_zeromqinterface_jll", path = "jll/G/GAP_pkg_zeromqinterface_jll" }
88138814
ac1192a8-f4b3-4bfe-ba22-af5b92cd3ab2 = { name = "HypertextLiteral", path = "H/HypertextLiteral" }

0 commit comments

Comments
 (0)