Last change
on this file since 2039 was
2039,
checked in by yushan, 4 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 | |
---|
3 | module load intel20.1/szip/2.1.1 |
---|
4 | module load cmake |
---|
5 | module load intel20.1/20.1.217 |
---|
6 | module load impi20.1/19.7.217 |
---|
7 | module load impi20.1/hdf5-threadsafe/1.12.0 |
---|
8 | module load impi20.1/netcdf-threadsafe/C_4.7.4-F_4.5.3_CXX_4.3.1 |
---|
9 | module load impi20.1/parallel-netcdf/1.12.1 |
---|
10 | |
---|
11 | export HDF5_DIR=$HDF5 |
---|
12 | export NETCDF_DIR=$NETCDF |
---|
13 | export PNETCDF_DIR=$PNETCDF |
---|
14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.