On Cheyenne for the develop branch, the WE2E test specify_DOT_OR_USCORE fails at the run_fcst step with a segmentation fault:
PASS: fcstRUN phase 1, n_atmsteps = 127 time is 10.738367
PASS: fcstRUN phase 2, n_atmsteps = 127 time is 0.055206
PASS: fcstRUN phase 1, n_atmsteps = 128 time is 10.740046
PASS: fcstRUN phase 2, n_atmsteps = 128 time is 0.061204
FATAL from PE 4: set_group_update: mpp_domains_stack overflow, call mpp_domains_set_stack_size( 5021485) from all PEs.
#0 0x1d2281c in ???
#1 0x219c71e in ???
#2 0x161e877 in __fv_mp_mod_MOD_start_var_group_update_3d
at /glade/scratch/kavulich/UFS_SRW/testing/test_develop/ufs-srweather-app/src/ufs-weather-model/FV3/atmos_cubed_sphere/tools/fv_mp_mod.F90:794
#3 0x13f4bd8 in __dyn_core_mod_MOD_dyn_core
at /glade/scratch/kavulich/UFS_SRW/testing/test_develop/ufs-srweather-app/src/ufs-weather-model/FV3/atmos_cubed_sphere/model/dyn_core.F90:442
(see "Output" section for full log file)
This error does not occur with intel compilers, only GNU. I am unable to test GNU compilers for this test on any platform but Cheyenne, so I am not sure if it is a platform-specific problem.
Steps to Reproduce
Build head of develop of ufs-srweather-app with GNU compilers on Cheyenne
Run WE2E test specify_DOT_OR_USCORE
Observe segmentation fault
Additional Context
As mentioned above, I have only observed this failure with GNU compiler on Cheyenne, though it may occur on other platforms.
Description
On Cheyenne for the develop branch, the WE2E test specify_DOT_OR_USCORE fails at the run_fcst step with a segmentation fault:
(see "Output" section for full log file)
This error does not occur with intel compilers, only GNU. I am unable to test GNU compilers for this test on any platform but Cheyenne, so I am not sure if it is a platform-specific problem.
Steps to Reproduce
Additional Context
As mentioned above, I have only observed this failure with GNU compiler on Cheyenne, though it may occur on other platforms.
Output
run_fcst_2019052000.log