Skip to content

Commit

Permalink
specific laucher for atmos-prod
Browse files Browse the repository at this point in the history
  • Loading branch information
weihuang-jedi committed Jul 12, 2024
1 parent 4c24eba commit 5abcfd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions env/AWSPW.env
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@ elif [[ "${step}" = "upp" ]]; then

elif [[ "${step}" = "atmos_products" ]]; then

export launcher="srun -l --export=ALL"
export mpmd_opt="--multi-prog --output=mpmd.%j.%t.out"

export USE_CFP="YES" # Use MPMD for downstream product generation on Hera

elif [[ "${step}" = "oceanice_products" ]]; then
Expand Down

0 comments on commit 5abcfd5

Please sign in to comment.