Skip to content

Commit 2e14b42

Browse files
committed
Updates to perlmutter environment due to module deprecations
1 parent d0d9a2f commit 2e14b42

File tree

5 files changed

+5
-35
lines changed

5 files changed

+5
-35
lines changed

doc/LandIce/machines/perlmutter/pm_cpu_gnu_modules.sh

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,7 @@ module load cray-mpich/8.1.28
99
module load cray-hdf5-parallel/1.12.2.9
1010
module load cray-netcdf-hdf5parallel/4.9.0.9
1111
module load cray-parallel-netcdf/1.12.3.9
12-
module load cmake/3.24.3
13-
14-
module load cray-python/3.9.13.1
15-
16-
module load e4s/23.05
17-
spack env activate -V gcc
18-
spack load superlu
12+
module load cmake/3.30.2
1913

2014
export MPICH_ENV_DISPLAY=1
2115
export MPICH_VERSION_DISPLAY=1

doc/LandIce/machines/perlmutter/pm_gpu_gnu_modules.sh

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@ module load cray-mpich/8.1.28
1010
module load cray-hdf5-parallel/1.12.2.9
1111
module load cray-netcdf-hdf5parallel/4.9.0.9
1212
module load cray-parallel-netcdf/1.12.3.9
13-
module load cmake/3.24.3
14-
15-
# The SuperLU e4s install on Perlmutter-GPU is currently causing issues, if you need SuperLU,
16-
# you will have to build it manually for now.
17-
#module load e4s/23.08
18-
#spack env activate -V gcc
19-
#spack load superlu
13+
module load cmake/3.30.2
2014

2115
export MPICH_ENV_DISPLAY=1
2216
export MPICH_VERSION_DISPLAY=1

doc/dashboards/perlmutter.nersc.gov/cuda-uvm/pm_gpu_gnu_modules.sh

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@ module load cray-mpich/8.1.28
1010
module load cray-hdf5-parallel/1.12.2.9
1111
module load cray-netcdf-hdf5parallel/4.9.0.9
1212
module load cray-parallel-netcdf/1.12.3.9
13-
module load cmake/3.24.3
14-
15-
# The SuperLU e4s install on Perlmutter-GPU is currently causing issues, if you need SuperLU,
16-
# you will have to build it manually for now.
17-
#module load e4s/23.08
18-
#spack env activate -V gcc
19-
#spack load superlu
13+
module load cmake/3.30.2
2014

2115
export MPICH_ENV_DISPLAY=1
2216
export MPICH_VERSION_DISPLAY=1

doc/dashboards/perlmutter.nersc.gov/cuda/pm_gpu_gnu_modules.sh

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@ module load cray-mpich/8.1.28
1010
module load cray-hdf5-parallel/1.12.2.9
1111
module load cray-netcdf-hdf5parallel/4.9.0.9
1212
module load cray-parallel-netcdf/1.12.3.9
13-
module load cmake/3.24.3
14-
15-
# The SuperLU e4s install on Perlmutter-GPU is currently causing issues, if you need SuperLU,
16-
# you will have to build it manually for now.
17-
#module load e4s/23.08
18-
#spack env activate -V gcc
19-
#spack load superlu
13+
module load cmake/3.30.2
2014

2115
export MPICH_ENV_DISPLAY=1
2216
export MPICH_VERSION_DISPLAY=1

doc/dashboards/perlmutter.nersc.gov/serial/pm_cpu_gnu_modules.sh

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,7 @@ module load cray-mpich/8.1.28
99
module load cray-hdf5-parallel/1.12.2.9
1010
module load cray-netcdf-hdf5parallel/4.9.0.9
1111
module load cray-parallel-netcdf/1.12.3.9
12-
module load cmake/3.24.3
13-
14-
module load cray-python/3.9.13.1
15-
16-
module load e4s/23.05
17-
spack env activate -V gcc
18-
spack load superlu
12+
module load cmake/3.30.2
1913

2014
export MPICH_ENV_DISPLAY=1
2115
export MPICH_VERSION_DISPLAY=1

0 commit comments

Comments
 (0)