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

Series of small WCOSS2 updates - round 10 #620

Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=27:mpiprocs=18:ompthreads=7:ncpus=126
#PBS -l place=vscatter,select=12:mpiprocs=40:ompthreads=3:ncpus=120
#PBS -l place=excl
#PBS -l debug=true

Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/enkfgdas/analysis/create/jenkfgdas_update.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l place=vscatter,select=32:mpiprocs=10:ompthreads=12:ncpus=120
#PBS -l place=vscatter,select=35:mpiprocs=9:ompthreads=14:ncpus=126
KateFriedman-NOAA marked this conversation as resolved.
Show resolved Hide resolved
#PBS -l place=excl
#PBS -l debug=true

Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/gdas/atmos/analysis/jgdas_atmos_analysis.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:40:00
#PBS -l place=vscatter,select=55:mpiprocs=15:ompthreads=8:ncpus=120
#PBS -l place=vscatter,select=52:mpiprocs=15:ompthreads=8:ncpus=120
KateFriedman-NOAA marked this conversation as resolved.
Show resolved Hide resolved
#PBS -l place=excl
#PBS -l debug=true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=1:mpiprocs=72:ompthreads=1:ncpus=72:mem=48GB
#PBS -l place=vscatter,select=1:mpiprocs=115:ompthreads=1:ncpus=115:mem=48GB
KateFriedman-NOAA marked this conversation as resolved.
Show resolved Hide resolved
#PBS -l debug=true

export model=gfs
Expand Down
14 changes: 8 additions & 6 deletions parm/config/config.resources.emc.dyn
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ elif [ $step = "anal" ]; then

export wtime_anal="00:40:00"
export wtime_anal_gfs="00:50:00"
export npe_anal=825
export npe_anal=780
export nth_anal=8
export npe_anal_gfs=825
export nth_anal_gfs=8
Expand All @@ -160,7 +160,7 @@ elif [ $step = "analcalc" ]; then
elif [ $step = "analdiag" ]; then

export wtime_analdiag="00:10:00"
export npe_analdiag=72
export npe_analdiag=115 # Should be at least twice npe_ediag
KateFriedman-NOAA marked this conversation as resolved.
Show resolved Hide resolved
KateFriedman-NOAA marked this conversation as resolved.
Show resolved Hide resolved
export nth_analdiag=1
export npe_node_analdiag=$npe_analdiag
export memory_analdiag="48GB"
Expand Down Expand Up @@ -302,9 +302,10 @@ elif [ $step = "eobs" -o $step = "eomg" ]; then
elif [ $CASE = "C96" -o $CASE = "C48" ]; then
export npe_eobs=14
fi
export nth_eobs=7
export nth_eobs=3
if [[ "$machine" = "WCOSS_DELL_P3" ]]; then export nth_eobs=7; fi
export npe_node_eobs=$(echo "$npe_node_max / $nth_eobs" | bc)
if [[ "$machine" = "WCOSS2" ]]; then export npe_node_eobs=40; fi
WalterKolczynski-NOAA marked this conversation as resolved.
Show resolved Hide resolved

elif [ $step = "ediag" ]; then

Expand All @@ -318,8 +319,8 @@ elif [ $step = "eupd" ]; then

export wtime_eupd="00:30:00"
if [ $CASE = "C768" ]; then
export npe_eupd=320
export nth_eupd=12
export npe_eupd=315
export nth_eupd=14
if [[ "$machine" = "WCOSS_DELL_P3" ]]; then
export npe_eupd=960
export nth_eupd=7
Expand All @@ -338,7 +339,8 @@ elif [ $step = "eupd" ]; then
export npe_eupd=42
export nth_eupd=2
fi
export npe_node_eupd=10
export npe_node_eupd=$(echo "$npe_node_max / $nth_eupd" | bc)
if [[ "$machine" = "WCOSS2" ]]; then export npe_node_eupd=9; fi
KateFriedman-NOAA marked this conversation as resolved.
Show resolved Hide resolved

elif [ $step = "ecen" ]; then

Expand Down
14 changes: 8 additions & 6 deletions parm/config/config.resources.nco.static
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ elif [ $step = "anal" ]; then

export wtime_anal="00:40:00"
export wtime_anal_gfs="00:50:00"
export npe_anal=825
export npe_anal=780
export nth_anal=8
export npe_anal_gfs=825
export nth_anal_gfs=8
Expand All @@ -160,7 +160,7 @@ elif [ $step = "analcalc" ]; then
elif [ $step = "analdiag" ]; then

export wtime_analdiag="00:10:00"
export npe_analdiag=72
export npe_analdiag=115 # Should be at least twice npe_ediag
export nth_analdiag=1
export npe_node_analdiag=$npe_analdiag
export memory_analdiag="48GB"
Expand Down Expand Up @@ -302,9 +302,10 @@ elif [ $step = "eobs" -o $step = "eomg" ]; then
elif [ $CASE = "C96" -o $CASE = "C48" ]; then
export npe_eobs=14
fi
export nth_eobs=7
export nth_eobs=3
if [[ "$machine" = "WCOSS_DELL_P3" ]]; then export nth_eobs=7; fi
export npe_node_eobs=$(echo "$npe_node_max / $nth_eobs" | bc)
if [[ "$machine" = "WCOSS2" ]]; then export npe_node_eobs=40; fi
WalterKolczynski-NOAA marked this conversation as resolved.
Show resolved Hide resolved

elif [ $step = "ediag" ]; then

Expand All @@ -318,8 +319,8 @@ elif [ $step = "eupd" ]; then

export wtime_eupd="00:30:00"
if [ $CASE = "C768" ]; then
export npe_eupd=320
export nth_eupd=12
export npe_eupd=315
export nth_eupd=14
if [[ "$machine" = "WCOSS_DELL_P3" ]]; then
export npe_eupd=960
export nth_eupd=7
Expand All @@ -338,7 +339,8 @@ elif [ $step = "eupd" ]; then
export npe_eupd=42
export nth_eupd=2
fi
export npe_node_eupd=10
export npe_node_eupd=$(echo "$npe_node_max / $nth_eupd" | bc)
if [[ "$machine" = "WCOSS2" ]]; then export npe_node_eupd=9; fi

elif [ $step = "ecen" ]; then

Expand Down
6 changes: 6 additions & 0 deletions scripts/exgfs_atmos_gempak_meta.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ do

while [ $icnt -lt 1000 ]
do
typeset -Z3 fhr
ls -l $COMIN/$GEMGRD1${fhr}
err1=$?
if [ $err1 -eq 0 ] ; then
Expand Down Expand Up @@ -96,6 +97,11 @@ do
$APRUNCFP $DATA/poescript
export err=$?; err_chk

if [ $fhr -eq 126 ] ; then
fhr=`expr $fhr + 6`
else
fhr=`expr $fhr + $fhinc`
fi
done

#####################################################################
Expand Down