Skip to content

Commit

Permalink
requested more mpi tasks on oiron to run rrfs_3denvar_rdasens to avoi…
Browse files Browse the repository at this point in the history
…d the program hanging as reported in Issue 766
  • Loading branch information
TingLei-daprediction committed Aug 30, 2024
1 parent 8a1c0e7 commit 63e5874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions regression/regression_param.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ case $regtest in
topts[1]="0:05:00" ; popts[1]="40/3/" ; ropts[1]="/1"
topts[2]="0:05:00" ; popts[2]="40/5/" ; ropts[2]="/1"
elif [[ "$machine" = "Orion" ]]; then
topts[1]="0:15:00" ; popts[1]="5/4/" ; ropts[1]="/1"
topts[2]="0:15:00" ; popts[2]="10/4/" ; ropts[2]="/2"
topts[1]="0:15:00" ; popts[1]="20/6/" ; ropts[1]="/1"
topts[2]="0:15:00" ; popts[2]="20/12/" ; ropts[2]="/2"
elif [[ "$machine" = "Hercules" ]]; then
topts[1]="0:05:00" ; popts[1]="40/3/" ; ropts[1]="/1"
topts[2]="0:05:00" ; popts[2]="40/5/" ; ropts[2]="/2"
Expand Down

0 comments on commit 63e5874

Please sign in to comment.