Skip to content
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

Update CDEPS component, add hailcast code in FV3/atmos_cubed_sphere and reduce wall clock time used for the cpld_control_c192_p8 test on Jet #1156

Merged
merged 25 commits into from
Apr 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
391925c
update CDEPS component
binli2337 Apr 5, 2022
76314d9
add wcoss_cray log
binli2337 Apr 8, 2022
b97186a
Merge branch 'develop' into weekly_tests
binli2337 Apr 9, 2022
a8d388f
Merge branch 'ufs-community:develop' into weekly_tests
binli2337 Apr 12, 2022
be71c91
Merge branch 'ufs-community:develop' into weekly_tests
binli2337 Apr 13, 2022
1632d0d
Merge branch 'ufs-community:develop' into weekly_tests
binli2337 Apr 18, 2022
a2fe183
replaced operator(==) with .eq. (#5)
jkbk2004 Apr 20, 2022
8bf4da2
Merge branch 'develop' into weekly_tests
binli2337 Apr 22, 2022
87e5adc
update cpld_bmark_p8 test
binli2337 Apr 23, 2022
f77b320
update default_vars.sh
binli2337 Apr 27, 2022
4c9a852
use fms/2022.01
binli2337 Apr 27, 2022
0496d10
Merge branch 'ufs-community:develop' into weekly_tests
binli2337 Apr 28, 2022
54c940e
update FV3
binli2337 Apr 28, 2022
e50438a
add RegressionTests_wcoss_cray.log
binli2337 Apr 28, 2022
26d9f84
update CDEPS-interface/ufs/cdeps_share/shr_infnan_mod.F90
binli2337 Apr 28, 2022
0500431
[AutoRT] hera.gnu Job Completed.
BrianCurtis-NOAA Apr 29, 2022
8ba51f8
[AutoRT] orion.intel Job Completed.
BrianCurtis-NOAA Apr 29, 2022
2cbb7fc
[AutoRT] jet.intel Job Completed.
BrianCurtis-NOAA Apr 29, 2022
c9c2fdb
[AutoRT] cheyenne.gnu Job Completed.
BrianCurtis-NOAA Apr 29, 2022
dbfff7a
[AutoRT] hera.intel Job Completed.
BrianCurtis-NOAA Apr 29, 2022
57134bd
[AutoRT] cheyenne.intel Job Completed.
BrianCurtis-NOAA Apr 29, 2022
33c7b27
[AutoRT] gaea.intel Job Completed.
BrianCurtis-NOAA Apr 29, 2022
df413ca
add RegressionTests_wcoss_cray.log
binli2337 Apr 29, 2022
73c0071
add RegressionTests_wcoss_dell_p3.log
binli2337 Apr 29, 2022
2565485
update FV3 and CDEPS
binli2337 Apr 29, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion FV3
Submodule FV3 updated 1 files
+1 −1 atmos_cubed_sphere
2 changes: 1 addition & 1 deletion modulefiles/ufs_common
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module load hdf5/1.10.6
module load netcdf/4.7.4
module load pio/2.5.2
module load esmf/8.3.0b09
module load fms/2021.04
module load fms/2022.01

module load bacio/2.4.1
module load crtm/2.3.0
Expand Down
2 changes: 1 addition & 1 deletion modulefiles/ufs_common_debug
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module load hdf5/1.10.6
module load netcdf/4.7.4
module load pio/2.5.2
module load esmf/8.3.0b09-debug
module load fms/2021.04
module load fms/2022.01

module load bacio/2.4.1
module load crtm/2.3.0
Expand Down
254 changes: 127 additions & 127 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

810 changes: 405 additions & 405 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

798 changes: 399 additions & 399 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

254 changes: 127 additions & 127 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

814 changes: 407 additions & 407 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

702 changes: 351 additions & 351 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

808 changes: 404 additions & 404 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

552 changes: 276 additions & 276 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

832 changes: 416 additions & 416 deletions tests/RegressionTests_wcoss_dell_p3.log

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions tests/default_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -380,19 +380,19 @@ elif [[ $MACHINE_ID = jet.* ]]; then
CHM_cpl_bmrk="0 287"; OPB_cpl_bmrk="312 431"; IPB_cpl_bmrk="432 479"; WPB_cpl_bmrk="480 559"
NPROC_ICE_cpl_bmrk=48

TASKS_cpl_bmrk_aero=1424; TPN_cpl_bmrk_aero=12; INPES_cpl_bmrk_aero=12; JNPES_cpl_bmrk_aero=16
THRD_cpl_bmrk_aero=3; WPG_cpl_bmrk_aero=24; MPB_cpl_bmrk_aero="0 287"; APB_cpl_bmrk_aero="0 1175"
CHM_cpl_bmrk_aero="0 1151"; OPB_cpl_bmrk_aero="1176 1275"; IPB_cpl_bmrk_aero="1276 1323"; WPB_cpl_bmrk_aero="1324 1423"
TASKS_cpl_bmrk_aero=1808; TPN_cpl_bmrk_aero=12; INPES_cpl_bmrk_aero=16; JNPES_cpl_bmrk_aero=16
THRD_cpl_bmrk_aero=3; WPG_cpl_bmrk_aero=24; MPB_cpl_bmrk_aero="0 287"; APB_cpl_bmrk_aero="0 1559"
CHM_cpl_bmrk_aero="0 1535"; OPB_cpl_bmrk_aero="1560 1659"; IPB_cpl_bmrk_aero="1660 1707"; WPB_cpl_bmrk_aero="1708 1807"
NPROC_ICE_cpl_bmrk_aero=48

TASKS_cpl_bmrk_mpi=600; TPN_cpl_bmrk_mpi=24; INPES_cpl_bmrk_mpi=6; JNPES_cpl_bmrk_mpi=8
THRD_cpl_bmrk_mpi=1; WPG_cpl_bmrk_mpi=24; MPB_cpl_bmrk_mpi="0 287"; APB_cpl_bmrk_mpi="0 311"
OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
NPROC_ICE_cpl_bmrk_mpi=48

TASKS_cpl_c192=564; TPN_cpl_c192=12; INPES_cpl_c192=8; JNPES_cpl_c192=8
THRD_cpl_c192=2; WPG_cpl_c192=12; MPB_cpl_c192="0 287"; APB_cpl_c192="0 395"
CHM_cpl_c192="0 383"; OPB_cpl_c192="396 515"; IPB_cpl_c192="516 563"
TASKS_cpl_c192=1324; TPN_cpl_c192=12; INPES_cpl_c192=12; JNPES_cpl_c192=16
THRD_cpl_c192=2; WPG_cpl_c192=24; MPB_cpl_c192="0 287"; APB_cpl_c192="0 1175"
CHM_cpl_c192="0 1151"; OPB_cpl_c192="1176 1275"; IPB_cpl_c192="1276 1323"
NPROC_ICE_cpl_c192=48

TASKS_cdeps_100=40; TPN_cdeps_100=24
Expand Down