From 349ba07a37f7dbc4eed87388a2a1707ddb6cb43f Mon Sep 17 00:00:00 2001 From: Robert Grumbine Date: Fri, 15 Sep 2023 15:11:41 -0400 Subject: [PATCH] build on gaea-c5 --- sorc/makeall.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sorc/makeall.sh b/sorc/makeall.sh index 2891c7e..2d8e904 100755 --- a/sorc/makeall.sh +++ b/sorc/makeall.sh @@ -1,16 +1,16 @@ #!/bin/bash #modules : -# wcoss2: -module load PrgEnv-intel/8.3.3 -module load netcdf/4.7.4 -module load intel-classic/2022.2.0.262 +## wcoss2: +#module load PrgEnv-intel/8.3.3 +#module load netcdf/4.7.4 +#module load intel-classic/2022.2.0.262 # gaea: -#module load intel-classic/2022.2.1 -#module load cray-hdf5/1.12.2.3 -#module load cray-netcdf/4.9.0.3 -#export NETCDF=$NETCDF_DIR +module load intel-classic/2022.2.1 +module load cray-hdf5/1.12.2.3 +module load cray-netcdf/4.9.0.3 +export NETCDF=$NETCDF_DIR # hera: #module load hpc/1.2.0 hpc-intel/2022.1.2