Skip to content

Commit

Permalink
NVHPC ARCH: update to cuda-aware MPI capable hpcx-openmpi version
Browse files Browse the repository at this point in the history
  • Loading branch information
awnawab committed Mar 28, 2024
1 parent 0fc92f6 commit a5028a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/bundle/arch/ecmwf/hpc2020/nvhpc/22.11/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module_load prgenv/nvidia
module_load nvidia/22.11
module_load cmake/3.25.2
module_load python3/3.10.10-01
module_load hpcx-openmpi/2.10.0
module_load hpcx-openmpi/2.14.0-cuda

# Restore tracing to stored setting
{ if [[ -n "$tracing_" ]]; then set -x; else set +x; fi } 2>/dev/null
Expand Down

0 comments on commit a5028a4

Please sign in to comment.