-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port testlist and PE layouts to Derecho -- cesm2.2 #2281
Conversation
… tests on derecho (change to intel if only gnu was run)
…that are not needed
Unexpected fails that I'm getting so far are: ERP_D.f10_f10_musgs.IHistClm50Bgc.derecho_intel.clm-decStart The restart issues (ERP and ERS) seem to be issues with MOSART. Is this maybe the issue I saw with the mosart1_0_37_1 tag? |
Exact restart tests failing are: FAIL ERP_D.f10_f10_musgs.IHistClm50Bgc.derecho_intel.clm-decStart COMPARE_base_rest With these failing at the RUN step going over the 1:40 wallclock time FAIL ERP_Ly3_P72x2.f10_f10_musgs.IHistClm50BgcCrop.derecho_intel.clm-cropMonthOutput RUN time=6044 This one fails at the MPI_BARRIER, presumably from one task dying and then other tasks waiting for it finally dying after they timeout? FAIL ERP_D_Ld5.f19_g17.I2000Clm50BgcCruGs.derecho_intel.clm-fire_emis RUN time=97 |
It looks like the MOSART problem is just that MOSART files aren't being written out at a frequency that you can do a ERP test on them. I just need to make sure MOSART history files are output often enough to do these tests. So I just need to modify the testmods to get this to work. |
Port testlist and PE layouts to Derecho -- cesm2.2 Conflicts: Externals.cfg bld/namelist_files/namelist_defaults_ctsm_tools.xml cime_config/testdefs/testlist_clm.xml cime_config/testdefs/testlist_clm_nuopc.xml doc/.ChangeLog_template doc/ChangeSum doc/release-cesm2.2.ChangeLog test/tools/README test/tools/nl_files/mkmapdata_if10 test/tools/test_driver.sh test/tools/tests_pretag_cheyenne_nompi tools/contrib/SpinupStability.ncl tools/contrib/run_clm_historical tools/mkmapdata/README tools/mkmapdata/mkmapdata.sh tools/mkmapdata/regridbatch.sh tools/mksurfdata_map/README.developers tools/mksurfdata_map/mksurfdata.pl tools/mksurfdata_map/mksurfdata_map.namelist tools/mksurfdata_map/src/mkVICparamsMod.F90 tools/mksurfdata_map/src/mkagfirepkmonthMod.F90 tools/mksurfdata_map/src/mkdiagnosticsMod.F90 tools/mksurfdata_map/src/mkdomainMod.F90 tools/mksurfdata_map/src/mkfileMod.F90 tools/mksurfdata_map/src/mkgdpMod.F90 tools/mksurfdata_map/src/mkglacierregionMod.F90 tools/mksurfdata_map/src/mkglcmecMod.F90 tools/mksurfdata_map/src/mkgridmapMod.F90 tools/mksurfdata_map/src/mkharvestMod.F90 tools/mksurfdata_map/src/mkindexmapMod.F90 tools/mksurfdata_map/src/mklaiMod.F90 tools/mksurfdata_map/src/mklanwatMod.F90 tools/mksurfdata_map/src/mkpeatMod.F90 tools/mksurfdata_map/src/mkpftMod.F90 tools/mksurfdata_map/src/mksoilMod.F90 tools/mksurfdata_map/src/mksoilUtilsMod.F90 tools/mksurfdata_map/src/mksoildepthMod.F90 tools/mksurfdata_map/src/mksurfdat.F90 tools/mksurfdata_map/src/mktopostatsMod.F90 tools/mksurfdata_map/src/mkurbanparCommonMod.F90 tools/mksurfdata_map/src/mkurbanparMod.F90 tools/mksurfdata_map/src/mkvarctl.F90 tools/mksurfdata_map/src/mkvarpar.F90 tools/mksurfdata_map/src/mkvocefMod.F90 tools/mksurfdata_map/src/test/mkgridmap_test/test_mkgridmap.pf tools/mksurfdata_map/src/test/mkindexmap_test/test_mkindexmap.pf
Description of changes
Move testlist and PE layouts to Derecho.
Remove tools (point users to development
versions for this). Get run_sys_test working
on Derecho. Remove hardcoded /glade/p paths.
Specific notes
CTSM Issues Fixed (include github issue #):
Resolves #2257
Are answers expected to change (and if so in what way)? No
Any User Interface Changes (namelist or namelist defaults changes)? No
Testing performed, if any: Running all testing on Derecho