From 476a400689cdc42af475069e2aa0a257c1da6a4a Mon Sep 17 00:00:00 2001 From: Hannah Klion Date: Tue, 12 Nov 2024 16:57:33 -0800 Subject: [PATCH] pnetcdf working on perlmutter plus note in docs about mpich --- Build/saul-env.sh | 3 +-- Docs/sphinx_doc/perlmutter.rst | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Build/saul-env.sh b/Build/saul-env.sh index b9ec3a2b..8bc8137a 100644 --- a/Build/saul-env.sh +++ b/Build/saul-env.sh @@ -1,6 +1,5 @@ module load PrgEnv-gnu -module load cray-hdf5-parallel -module load cray-netcdf-hdf5parallel +module load cray-parallel-netcdf #module load ncview #module load openmpi diff --git a/Docs/sphinx_doc/perlmutter.rst b/Docs/sphinx_doc/perlmutter.rst index b30f41ca..ad96386f 100644 --- a/Docs/sphinx_doc/perlmutter.rst +++ b/Docs/sphinx_doc/perlmutter.rst @@ -14,7 +14,7 @@ For Perlmutter at NERSC, initialize your environment by sourcing the `saul-env.s Then follow the general instructions for building REMORA using GNU Make. .. note:: - When building, GNU Make may complain that it cannot find NetCDF. This is fine. + When building, GNU Make may complain that it cannot find NetCDF or MPICH. This is fine. Building for and running on GPU nodes