source: LMDZ6/trunk/arch/arch-X64_JEANZAY.fcm @ 3582

Last change on this file since 3582 was 3572, checked in by Ehouarn Millour, 5 years ago

Update arch files for Jean Zay.
EM

  • Property svn:keywords set to Id
File size: 749 bytes
Line 
1# $Id: arch-X64_JEANZAY.fcm 3572 2019-10-01 15:26:00Z musat $
2%COMPILER            mpiifort
3%LINK                mpiifort
4%AR                  ar
5%ARFLAGS             rs
6%MAKE                gmake
7%FPP_FLAGS           -P -traditional
8%FPP_DEF             NC_DOUBLE FFT_MKL
9%BASE_FFLAGS         -i4 -r8 -auto -align all
10%PROD_FFLAGS         -O3 -axAVX,SSE4.2 -fp-model fast=2
11%DEV_FFLAGS          -fp-model strict -p -g -O2 -traceback -fp-stack-check
12%DEBUG_FFLAGS        -fp-model strict -p -g -O0 -traceback -fp-stack-check -ftrapuv -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
13%MPI_FFLAGS
14%OMP_FFLAGS          -qopenmp
15%BASE_LD             -i4 -r8 -auto -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lpthread
16%MPI_LD
17%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.