Skip to content

Commit 622ce7b

Browse files
New version: GridapDistributed v0.2.7 (#78540)
UUID: f9701e48-63b3-45aa-9a63-9bc6c271f355 Repo: https://github.com/gridap/GridapDistributed.jl.git Tree: 180748d8c92eb66a2c67efab53b617e2dd154ca6 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
1 parent 3c9903c commit 622ce7b

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

G/GridapDistributed/Compat.toml

+10-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ SparseMatricesCSR = "0.6"
1515

1616
["0.2-0"]
1717
FillArrays = "0.8.4-0.12"
18-
MPI = "0.16-0.19"
1918
WriteVTK = "1.12.0-1"
2019

2120
["0.2-0.2.1"]
@@ -24,6 +23,9 @@ PartitionedArrays = "0.2.4-0.2"
2423
["0.2-0.2.2"]
2524
Gridap = "0.17.4-0.17"
2625

26+
["0.2-0.2.6"]
27+
MPI = "0.16-0.19"
28+
2729
["0.2.2-0"]
2830
SparseMatricesCSR = "0.6.6-0.6"
2931

@@ -36,8 +38,13 @@ Gridap = "0.17.7-0.17"
3638
["0.2.5"]
3739
Gridap = "0.17.8-0.17"
3840

39-
["0.2.5-0"]
41+
["0.2.5-0.2.6"]
4042
PartitionedArrays = "0.2.10-0.2"
4143

42-
["0.2.6-0"]
44+
["0.2.6"]
4345
Gridap = "0.17.11-0.17"
46+
47+
["0.2.7-0"]
48+
Gridap = "0.17.17-0.17"
49+
MPI = "0.16-0.20"
50+
PartitionedArrays = "0.2.13-0.2"

G/GridapDistributed/Versions.toml

+3
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ git-tree-sha1 = "aa4d313f1dbb32f9fb0077e280a0625fa980dcb1"
2121

2222
["0.2.6"]
2323
git-tree-sha1 = "0b67924b214c9735db46071646e6ab1e1817eddd"
24+
25+
["0.2.7"]
26+
git-tree-sha1 = "180748d8c92eb66a2c67efab53b617e2dd154ca6"

0 commit comments

Comments
 (0)