Skip to content

Commit

Permalink
add waves to c192 tasking
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Mar 25, 2022
1 parent 6de5193 commit d189746
Showing 1 changed file with 18 additions and 28 deletions.
46 changes: 18 additions & 28 deletions tests/default_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,9 @@ elif [[ $MACHINE_ID = wcoss_dell_p3 ]]; then
#OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=288; TPN_cpl_c192=28; INPES_cpl_c192=4; JNPES_cpl_c192=8
TASKS_cpl_c192=368; TPN_cpl_c192=28; INPES_cpl_c192=4; JNPES_cpl_c192=8
THRD_cpl_c192=1; WPG_cpl_c192=12; MPB_cpl_c192="0 191"; APB_cpl_c192="0 203"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"; WPB_cpl_c192="288 367"
NPROC_ICE_cpl_c192=24

TASKS_cdeps_100=40; TPN_cdeps_100=28
Expand Down Expand Up @@ -158,10 +157,9 @@ elif [[ $MACHINE_ID = wcoss2 ]]; then
#CHM_cpl_bmrk_mpi="0 287"; OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=288; TPN_cpl_c192=128; INPES_cpl_c192=4; JNPES_cpl_c192=8
TASKS_cpl_c192=368; TPN_cpl_c192=128; INPES_cpl_c192=4; JNPES_cpl_c192=8
THRD_cpl_c192=1; WPG_cpl_c192=12; MPB_cpl_c192="0 191"; APB_cpl_c192="0 203"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"; WPB_cpl_c192="288 367"
NPROC_ICE_cpl_c192=24

TASKS_cdeps_100=40; TPN_cdeps_100=128
Expand Down Expand Up @@ -236,10 +234,9 @@ elif [[ $MACHINE_ID = orion.* ]]; then
#OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=288; TPN_cpl_c192=40; INPES_cpl_c192=4; JNPES_cpl_c192=8
TASKS_cpl_c192=368; TPN_cpl_c192=40; INPES_cpl_c192=4; JNPES_cpl_c192=8
THRD_cpl_c192=1; WPG_cpl_c192=12; MPB_cpl_c192="0 191"; APB_cpl_c192="0 203"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"; WPB_cpl_c192="288 367"
NPROC_ICE_cpl_c192=24

TASKS_cdeps_100=40; TPN_cdeps_100=40
Expand Down Expand Up @@ -315,9 +312,9 @@ elif [[ $MACHINE_ID = hera.* ]]; then
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=288; TPN_cpl_c192=40; INPES_cpl_c192=4; JNPES_cpl_c192=8
TASKS_cpl_c192=368; TPN_cpl_c192=40; INPES_cpl_c192=4; JNPES_cpl_c192=8
THRD_cpl_c192=1; WPG_cpl_c192=12; MPB_cpl_c192="0 191"; APB_cpl_c192="0 203"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"; WPB_cpl_c192="288 367"
NPROC_ICE_cpl_c192=24

TASKS_cdeps_100=40; TPN_cdeps_100=40
Expand Down Expand Up @@ -415,10 +412,9 @@ elif [[ $MACHINE_ID = jet.* ]]; then
#OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
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"
CHM_cpl_c192="0 383"; OPB_cpl_c192="396 515"; IPB_cpl_c192="516 563"; WPB_cpl_c192="564 643"
NPROC_ICE_cpl_c192=48

TASKS_cdeps_100=40; TPN_cdeps_100=24
Expand Down Expand Up @@ -493,10 +489,9 @@ elif [[ $MACHINE_ID = s4.* ]]; then
#OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=288; TPN_cpl_c192=32; INPES_cpl_c192=4; JNPES_cpl_c192=8
TASKS_cpl_c192=368; TPN_cpl_c192=32; INPES_cpl_c192=4; JNPES_cpl_c192=8
THRD_cpl_c192=1; WPG_cpl_c192=12; MPB_cpl_c192="0 191"; APB_cpl_c192="0 203"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"; WPB_cpl_c192="288 367"
NPROC_ICE_cpl_c192=24

TASKS_cdeps_100=40; TPN_cdeps_100=32
Expand Down Expand Up @@ -577,10 +572,9 @@ elif [[ $MACHINE_ID = gaea.* ]]; then
#OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=288; TPN_cpl_c192=36; INPES_cpl_c192=4; JNPES_cpl_c192=8
TASKS_cpl_c192=368; TPN_cpl_c192=36; INPES_cpl_c192=4; JNPES_cpl_c192=8
THRD_cpl_c192=1; WPG_cpl_c192=12; MPB_cpl_c192="0 191"; APB_cpl_c192="0 203"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"; WPB_cpl_c192="288 367"
NPROC_ICE_cpl_c192=24

TASKS_cdeps_100=40; TPN_cdeps_100=36
Expand Down Expand Up @@ -657,11 +651,9 @@ elif [[ $MACHINE_ID = cheyenne.* ]]; then
#CHM_cpl_bmrk_mpi="0 287"; OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=644; TPN_cpl_c192=18; 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"
WPB_cpl_c192="564 643"
CHM_cpl_c192="0 383"; OPB_cpl_c192="396 515"; IPB_cpl_c192="516 563"; WPB_cpl_c192="564 643"
NPROC_ICE_cpl_c192=48

TASKS_cdeps_100=40; TPN_cdeps_100=36
Expand Down Expand Up @@ -735,10 +727,9 @@ elif [[ $MACHINE_ID = stampede.* ]]; then
#CHM_cpl_bmrk_mpi="0 287"; OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=288; TPN_cpl_c192=48; INPES_cpl_c192=4; JNPES_cpl_c192=8
TASKS_cpl_c192=368; TPN_cpl_c192=48; INPES_cpl_c192=4; JNPES_cpl_c192=8
THRD_cpl_c192=1; WPG_cpl_c192=12; MPB_cpl_c192="0 191"; APB_cpl_c192="0 203"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"; WPB_cpl_c192="288 367"
NPROC_ICE_cpl_c192=24

TASKS_cdeps_100=40; TPN_cdeps_100=48
Expand Down Expand Up @@ -807,10 +798,9 @@ elif [[ $MACHINE_ID = expanse.* ]]; then
#OPB_cpl_bmrk_mpi="312 431"; IPB_cpl_bmrk_mpi="432 479"; WPB_cpl_bmrk_mpi="480 599"
#NPROC_ICE_cpl_bmrk_mpi=48

#TODO: add waves
TASKS_cpl_c192=288; TPN_cpl_c192=64; INPES_cpl_c192=4; JNPES_cpl_c192=8
TASKS_cpl_c192=368; TPN_cpl_c192=64; INPES_cpl_c192=4; JNPES_cpl_c192=8
THRD_cpl_c192=1; WPG_cpl_c192=12; MPB_cpl_c192="0 191"; APB_cpl_c192="0 203"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"
CHM_cpl_c192="0 191"; OPB_cpl_c192="204 263"; IPB_cpl_c192="264 287"; WPB_cpl_c192="288 367"
NPROC_ICE_cpl_c192=24

#TODO: remove
Expand Down

0 comments on commit d189746

Please sign in to comment.