Skip to content

Commit

Permalink
Add two ucx modules in load_ufswm_modules.sh to solve C768 and C1152 …
Browse files Browse the repository at this point in the history
…S2SW job hanging issue on WCOSS2 (#2021)
  • Loading branch information
jiandewang authored Nov 3, 2023
1 parent cbdc097 commit 2563806
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ush/load_ufswm_modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ if [[ "${MACHINE_ID}" != "noaacloud" ]]; then
module load cray-pals
module load cfp
module load libjpeg
module load craype-network-ucx
module load cray-mpich-ucx
else
module load prod-util
export UTILROOT=${prod_util_ROOT}
Expand Down

0 comments on commit 2563806

Please sign in to comment.