source: trunk/LMDZ.COMMON/arch/arch-X64_IRENE-AMD.fcm @ 2757

Last change on this file since 2757 was 2679, checked in by emillour, 3 years ago

Update Irene-Rome arch file for OpenMP.
EM

File size: 788 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%AR                  ar
4%ARFLAGS             rs
5%MAKE                gmake
6%FPP_FLAGS           -P -traditional
7%FPP_DEF             NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
8%CPP_DEF             LAPACK
9%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model strict -mavx2
10%PROD_FFLAGS         -O3
11%DEV_FFLAGS          -p -g -O2 -traceback -fp-stack-check
12%DEBUG_FFLAGS        -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
13%C_COMPILER          mpicc
14%C_OPTIM             -O2 -ip -xCORE-AVX2
15%MPI_FFLAGS
16%OMP_FFLAGS          -qopenmp
17%BASE_LD             -i4 -r8 -auto -shared-intel $MKL_LDFLAGS
18%MPI_LD
19%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.