source: XIOS3/trunk/arch/arch-X64_IRENE_INTELMPI.env @ 2572

Last change on this file since 2572 was 2344, checked in by ymipsl, 2 years ago

removed obsolet arch files
YM

File size: 712 bytes
Line 
1module purge
2module load intel/20.0.4 
3module load mpi/intelmpi/20.0.4
4module load perl/5.30.2
5module load gnu/7.3.0
6source $I_MPI_ROOT/intel64/bin/mpivars.sh release_mt
7
8export HDF5_INCDIR=/ccc/work/cont003/gen0826/gen0826/Applications/hdf5-1.12.1/include
9export HDF5_LIBDIR=/ccc/work/cont003/gen0826/gen0826/Applications/hdf5-1.12.1/lib
10export NETCDFC_INCDIR=/ccc/work/cont003/gen0826/gen0826/Applications/netcdf-c-4.8.1/include
11export NETCDFC_LIBDIR=/ccc/work/cont003/gen0826/gen0826/Applications/netcdf-c-4.8.1/lib
12export NETCDFFORTRAN_INCDIR=/ccc/work/cont003/gen0826/gen0826/Applications/netcdf-c-4.8.1/include
13export NETCDFFORTRAN_LIBDIR=/ccc/work/cont003/gen0826/gen0826/Applications/netcdf-c-4.8.1/lib
Note: See TracBrowser for help on using the repository browser.