Skip to content

Commit

Permalink
extend WLCLK for cpld_2threads_p8 on orion
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 committed Dec 23, 2024
1 parent a04f1c4 commit 89a7f8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/tests/cpld_2threads_p8
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,7 @@ export DO_GSL_DRAG_SS=.false.

ESMF_THREADING=false
THRD=$THRD_cpl_thrd

if [[ $MACHINE_ID = orion ]]; then
WLCLK=40
fi

0 comments on commit 89a7f8d

Please sign in to comment.