Skip to content

Commit

Permalink
not worry about threads on wcoss
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Aug 15, 2024
1 parent 6f732a1 commit 886a9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/WCOSS2.env
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ elif [[ "${step}" = "snowanl" ]]; then
elif [[ "${step}" = "esnowrecen" ]]; then

export NTHREADS_ESNOWRECEN=${NTHREADSmax}
export APRUN_ESNOWRECEN="${APRUN} --cpus-per-task=${NTHREADS_ESNOWRECEN}"
export APRUN_ESNOWRECEN="${APRUN}"

export APRUN_APPLY_INCR="${launcher} -n 6"

Expand Down

0 comments on commit 886a9f1

Please sign in to comment.