From dace6ba48fff68aa106a63b172a2a6c6356261ee Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 3 Oct 2024 11:14:27 -0400 Subject: [PATCH] WIP: Test using Intel MPI 2021.13 --- components.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components.yaml b/components.yaml index 482f5d06..556c1a29 100644 --- a/components.yaml +++ b/components.yaml @@ -5,7 +5,7 @@ GEOSldas: env: local: ./@env remote: ../ESMA_env.git - tag: v4.29.0 + branch: feature/mathomp4/add-impi-support-ldas develop: main cmake: @@ -49,7 +49,7 @@ MAPL: GEOSldas_GridComp: local: ./src/Components/@GEOSldas_GridComp remote: ../GEOSldas_GridComp.git - branch: develop + branch: feature/mathomp4/add-impi-support-ldas develop: develop GEOSgcm_GridComp: