source: XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH/arch-X64_JEANZAY.env @ 1845

Last change on this file since 1845 was 1845, checked in by yushan, 4 years ago

dev_trunk_omp : update env file for Jean-Zay

File size: 475 bytes
Line 
1module purge
2module load gcc/6.5.0
3module load intel-compilers/19.0.4 intel-mkl/19.0.4 intel-mpi/19.0.4 intel-vtune/19.0.4 intel-advisor/19.0.4 intel-tbb/19.0.4 intel-itac/19.0.4
4module load intel-all/19.0.4
5module load hdf5/1.10.5-mpi
6module load netcdf/4.7.2-mpi
7module load netcdf-fortran/4.5.2-mpi
8module load nco/4.8.1
9module load ncview/2.1.7-mpi
10
11source $I_MPI_ROOT/intel64/bin/mpivars.sh release_mt
12export TMP=/dev/shm    # to compile on node with enough memory
13
14
15
16
Note: See TracBrowser for help on using the repository browser.