source: IOIPSL/tags/v2_2_5/arch/arch-X64_JEANZAY_openmpi.path @ 6636

Last change on this file since 6636 was 6636, checked in by jgipsl, 9 months ago

As done in the trunk revision [6635] :

Added new fcm_arch for JEAN-ZAY and obelix/LSCE. These new arch files are needed to use with new updated modules.

See here the modules which are used:

  • At jean-zay

module load intel-compilers/19.1.3
module load openmpi/4.0.5
module load hdf5/1.12.0-mpi
module load netcdf-c/4.7.4-mpi
module load netcdf-fortran/4.5.3-mpi

  • At obelix:

module load intel-fcomp/2020
module load gcc/8.3.0
module load openmpi/2.1.5
module load hdf5/1.10.5
module load netcdf/4.7
export OMPI_FC=ifort
export OMPI_CC=icc

File size: 150 bytes
Line 
1NETCDF_INCDIR=""
2NETCDF_LIBDIR=""
3NETCDF_LIB="-lnetcdf -lnetcdff"
4
5HDF5_INCDIR=""
6HDF5_LIBDIR=""
7HDF5_LIB=""
8
9MPI_INCDIR=""
10MPI_LIBDIR=""
11MPI_LIB=""
12
Note: See TracBrowser for help on using the repository browser.