diff --git a/G/GridapEmbedded/Compat.toml b/G/GridapEmbedded/Compat.toml index 3d3541534fd9351..8157b7b745b7d62 100644 --- a/G/GridapEmbedded/Compat.toml +++ b/G/GridapEmbedded/Compat.toml @@ -71,3 +71,8 @@ CxxWrap = "0.14" ["0.9.1-0"] Gridap = "0.17-0.18" + +["0.9.2-0"] +GridapDistributed = "0.3-0.4" +MPI = "0.20" +PartitionedArrays = "0.3.4-0.3" diff --git a/G/GridapEmbedded/Deps.toml b/G/GridapEmbedded/Deps.toml index 2472d97ddd9bc96..b2697a261f5e97b 100644 --- a/G/GridapEmbedded/Deps.toml +++ b/G/GridapEmbedded/Deps.toml @@ -17,3 +17,8 @@ FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" Algoim = "0eb9048c-21de-4c7a-bfac-056de1940b74" CxxWrap = "1f15a43c-97ca-5a2a-ae31-89f07a497df4" algoimWrapper_jll = "3c43aa7b-5398-51f3-8d75-8f051e6faa4d" + +["0.9.2-0"] +GridapDistributed = "f9701e48-63b3-45aa-9a63-9bc6c271f355" +MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195" +PartitionedArrays = "5a9dfac6-5c52-46f7-8278-5e2210713be9" diff --git a/G/GridapEmbedded/Versions.toml b/G/GridapEmbedded/Versions.toml index 301a472aff8a714..2bc799ae1157d11 100644 --- a/G/GridapEmbedded/Versions.toml +++ b/G/GridapEmbedded/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "5620355927e78d08b632ec26a10d9781c82b3137" ["0.9.1"] git-tree-sha1 = "c7b14b53049733f867ebfba2da3f5775fa0978fb" + +["0.9.2"] +git-tree-sha1 = "87ca4f64cd1ee88be51b3ad623ae594385c990c1"