source: XIOS/trunk/arch/arch-X64_ZEUS.env @ 2161

Last change on this file since 2161 was 2151, checked in by jderouillat, 3 years ago

Update arch files for CMCC cluster

File size: 426 bytes
Line 
1# Environment to compile XIOS on ZEUS cluster at CMCC
2
3module load intel20.1/szip/2.1.1
4module load cmake
5module load gcc_9.1.0/9.1.0
6module load intel20.1/20.1.217
7module load impi20.1/19.7.217
8module load impi20.1/hdf5-threadsafe/1.12.0
9module load impi20.1/netcdf-threadsafe/C_4.7.4-F_4.5.3_CXX_4.3.1
10module load impi20.1/parallel-netcdf/1.12.1
11
12export HDF5_DIR=$HDF5
13export NETCDF_DIR=$NETCDF
14export PNETCDF_DIR=$PNETCDF
15
Note: See TracBrowser for help on using the repository browser.