Skip to content

Commit

Permalink
build on gaea-c5
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrumbine committed Sep 15, 2023
1 parent 238907e commit 349ba07
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions sorc/makeall.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 349ba07

Please sign in to comment.