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

Last change on this file since 2132 was 2039, checked in by yushan, 3 years ago

trunk : add arch files for CMCC cluster

File size: 398 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 intel20.1/20.1.217
6module load impi20.1/19.7.217
7module load impi20.1/hdf5-threadsafe/1.12.0
8module load impi20.1/netcdf-threadsafe/C_4.7.4-F_4.5.3_CXX_4.3.1
9module load impi20.1/parallel-netcdf/1.12.1
10
11export HDF5_DIR=$HDF5
12export NETCDF_DIR=$NETCDF
13export PNETCDF_DIR=$PNETCDF
14
Note: See TracBrowser for help on using the repository browser.