source: IOIPSL/trunk/arch/arch-nvhpc_MESOIPSL.fcm @ 6709

Last change on this file since 6709 was 6619, checked in by jgipsl, 10 months ago

Correction needed for nvida compilers : ERR and IOSTAT can not be used at the same time. No change in the functioning of the subroutine.
New arch for compilation with nvida on MESO-IPSL cluster (spirit,spiritx,hal).

Done by Kazem Ardaneh

  • Property svn:executable set to *
File size: 495 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 mpif90
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS          -fPIC -i4 -r8 -fast -Kieee -Mipa=fast,inline
9%PROD_FFLAGS
10%DEV_FFLAGS          -g  -traceback
11%DEBUG_FFLAGS        -g -traceback
12%MPI_FFLAGS
13%OMP_FFLAGS          -openmp -openmp-threadprivate compat
14%BASE_LD             -fPIC -i4 -r8
15%MPI_LD
16%OMP_LD              -openmp
17
Note: See TracBrowser for help on using the repository browser.