Skip to content

ctsm5.3.080: b4b-dev merge 2025-10-16#3553

Merged
samsrabin merged 17 commits intoESCOMP:masterfrom
samsrabin:b4b-dev-merge-20251016
Oct 17, 2025
Merged

ctsm5.3.080: b4b-dev merge 2025-10-16#3553
samsrabin merged 17 commits intoESCOMP:masterfrom
samsrabin:b4b-dev-merge-20251016

Conversation

@samsrabin
Copy link
Member

@samsrabin samsrabin commented Oct 16, 2025

Description of changes

Merge b4b-dev to master. Includes these PRs:

Specific notes

Contributors other than yourself, if any: @ekluzek, @linniahawkins, @jinmuluo

CTSM Issues Fixed in included PRs:

Are answers expected to change (and if so in what way)? No

Any User Interface Changes (namelist or namelist defaults changes)? No

Does this create a need to change or add documentation? Did you do so? No

Testing performed, if any:

  • aux_clm OK
  • Change baseline dir names from ctsm5.3.080_actual to ctsm5.3.080 (waiting on @ekluzek deleting or renaming existing ctsm5.3.080 directories)

@samsrabin samsrabin self-assigned this Oct 16, 2025
@samsrabin samsrabin added the bfb bit-for-bit label Oct 16, 2025
@wwieder wwieder self-requested a review October 16, 2025 17:49
@samsrabin
Copy link
Member Author

Unexpected run failure in ERP_D_P64x2_Ld3.f10_f10_mg37.I2000Clm50BgcCru.derecho_intel.clm-flexCN_FUN--clm-matrixcnOn_ignore_warnings:

 ERROR in SparseMatrixMultiplyMod.F90 at line 973
Image              PC                Routine            Line        Source
cesm.exe           00000000048F6FDD  shr_abort_mod_mp_         110  shr_abort_mod.F90
cesm.exe           00000000048F6F6F  shr_abort_mod_mp_          65  shr_abort_mod.F90
cesm.exe           00000000048F7EF2  shr_assert_mod_mp          95  shr_assert_mod.F90.in
cesm.exe           00000000048F82F6  shr_assert_mod_mp         112  shr_assert_mod.F90.in
cesm.exe           00000000035DA40B  sparsematrixmulti         973  SparseMatrixMultiplyMod.F90
cesm.exe           0000000001647AC4  cnsoilmatrixmod_m         660  CNSoilMatrixMod.F90
cesm.exe           0000000003FC5175  cndrivermod_mp_cn        1113  CNDriverMod.F90
cesm.exe           0000000001A94D14  cnvegetationfacad        1127  CNVegetationFacade.F90
cesm.exe           0000000000AB5AB7  clm_driver_mp_clm        1147  clm_driver.F90
libiomp5.so        000014CFE57FDC43  __kmp_invoke_micr     Unknown  Unknown
libiomp5.so        000014CFE578C273  Unknown               Unknown  Unknown
libiomp5.so        000014CFE578ACEE  Unknown               Unknown  Unknown
libiomp5.so        000014CFE57FEDE1  Unknown               Unknown  Unknown
libpthread-2.31.s  000014CFE9B766EA  Unknown               Unknown  Unknown
libc-2.31.so       000014CFE53E9A6F  clone                 Unknown  Unknown
MPICH ERROR [Rank 8] [job id 57a084bc-41da-490c-9e4a-9731820f1d2b] [Thu Oct 16 12:13:17 2025] [dec0420] - Abort(1) (rank 8 in comm 496): application called MPI_Abort(comm=0x84000001, 1) - process 8

forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source
libpthread-2.31.s  000014CFE9B828C0  Unknown               Unknown  Unknown
libmpi_intel.so.1  000014CFE77BF3E1  Unknown               Unknown  Unknown
libmpi_intel.so.1  000014CFE77BF7B8  Unknown               Unknown  Unknown
libmpi_intel.so.1  000014CFE7631CBE  Unknown               Unknown  Unknown
libmpi_intel.so.1  000014CFE60B5E68  MPI_Abort             Unknown  Unknown
libesmf.so         000014CFF1945CD2  abort                     904  ESMCI_VMKernel.C
libesmf.so         000014CFF193FFE3  abort                    3721  ESMCI_VM.C
libesmf.so         000014CFF196BE61  c_esmc_vmabort_          1252  ESMCI_VM_F.C
libesmf.so         000014CFF2BDAA7B  c_esmc_vmabort_.t           0  ESMF_VM.F90
libesmf.so         000014CFF2BD139C  esmf_vmabort             9525  ESMF_VM.F90
libesmf.so         000014CFF27A3DCC  esmf_finalize            1712  ESMF_Init.F90
cesm.exe           00000000048F6F8C  shr_abort_mod_mp_          67  shr_abort_mod.F90
cesm.exe           00000000048F7EF2  shr_assert_mod_mp          95  shr_assert_mod.F90.in
cesm.exe           00000000048F82F6  shr_assert_mod_mp         112  shr_assert_mod.F90.in
cesm.exe           00000000035DA40B  sparsematrixmulti         973  SparseMatrixMultiplyMod.F90
cesm.exe           0000000001647AC4  cnsoilmatrixmod_m         660  CNSoilMatrixMod.F90
cesm.exe           0000000003FC5175  cndrivermod_mp_cn        1113  CNDriverMod.F90
cesm.exe           0000000001A94D14  cnvegetationfacad        1127  CNVegetationFacade.F90
cesm.exe           0000000000AB5AB7  clm_driver_mp_clm        1147  clm_driver.F90

@samsrabin
Copy link
Member Author

Passed on resubmit.

@samsrabin samsrabin merged commit 5e4f2f0 into ESCOMP:master Oct 17, 2025
5 checks passed
@samsrabin samsrabin changed the title b4b-dev merge 2025-10-16 ctsm5.3.080: b4b-dev merge 2025-10-16 Oct 20, 2025
@github-project-automation github-project-automation bot moved this to Ready to start (or start again) in CTSM: Upcoming tags Oct 20, 2025
@samsrabin samsrabin moved this from Ready to start (or start again) to Done (non release/external) in CTSM: Upcoming tags Oct 20, 2025
@samsrabin samsrabin deleted the b4b-dev-merge-20251016 branch January 20, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bfb bit-for-bit

Projects

Status: Done (non release/external)

Development

Successfully merging this pull request may close these issues.

6 participants