From be225c0db15af7b8ac47d355df03c95460c1172e Mon Sep 17 00:00:00 2001 From: James Foucar Date: Thu, 15 Feb 2024 14:39:26 -0700 Subject: [PATCH 1/3] Update CIME submodule ... to 662369b2b8e9f87993cad81bbe71638bfdefdc8a Fixes: 1) Updates to cprnc build system to fix various issues 2) Fix a string that should be raw 3) case.submit: Fix no-batch mode 4) fix issue getting correct parameters for job subgroups 5) jenkins_generic_job: Should probe branch of main src repo, not cime repo 6) check_input: If chksum is off, don't try to download_checksum_file 7) Fix .env_mach_specific.sh when unsetting env [BFB] --- cime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cime b/cime index 14fd58bc85f6..662369b2b8e9 160000 --- a/cime +++ b/cime @@ -1 +1 @@ -Subproject commit 14fd58bc85f6bf8d028fd2b63b2fb6fd91d7a2b8 +Subproject commit 662369b2b8e9f87993cad81bbe71638bfdefdc8a From 30c0bb651ddadeff0ac698a17c178093ec5cd331 Mon Sep 17 00:00:00 2001 From: James Foucar Date: Fri, 16 Feb 2024 14:03:03 -0700 Subject: [PATCH 2/3] Bring in recursion fix --- cime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cime b/cime index 662369b2b8e9..1b208b8ce749 160000 --- a/cime +++ b/cime @@ -1 +1 @@ -Subproject commit 662369b2b8e9f87993cad81bbe71638bfdefdc8a +Subproject commit 1b208b8ce74958555f28b2f8dc021d74c90adaf6 From 2413b329e8bea34924d938b04a390dccb407bbe6 Mon Sep 17 00:00:00 2001 From: Robert Jacob Date: Sun, 18 Feb 2024 20:20:02 -0600 Subject: [PATCH 3/3] Bring in more CIME updates Update to 12142ee0c0 cime6.0.218 Update initial conditions in E3SM PGN and TSC tests Fix standalone component (no coupler) testing. --- cime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cime b/cime index 1b208b8ce749..12142ee0c003 160000 --- a/cime +++ b/cime @@ -1 +1 @@ -Subproject commit 1b208b8ce74958555f28b2f8dc021d74c90adaf6 +Subproject commit 12142ee0c003c135e66265528247518339c0b067