source: LMDZ6/branches/Portage_acc/arch/arch-X64_OCCIGEN.fcm @ 4743

Last change on this file since 4743 was 4743, checked in by Laurent Fairhead, 7 months ago

Merge of ACC branch with 4740 revision from trunk

File size: 928 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 cpp
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 -recursive -mcmodel=medium -align all -fp-model strict -xCORE-AVX2
10%PROD_FFLAGS         -O2 -ip
11%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
12%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -ftz -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback
13%MPI_FFLAGS
14%OMP_FFLAGS          -openmp -openmp-threadprivate compat
15%BASE_LD             -i4 -r8 -auto -shared-intel -Wl,-rpath=/opt/software/libraries/netcdf/bullxmpi/netcdf-4.3.3-rc2/lib:/opt/software/libraries/netcdf/bullxmpi/netcdf-fortran-4.4.1-4.3.3-rc2/lib:/opt/software/libraries/hdf5/hdf5_with_bullxmpi/1.8.14/lib $MKL_LIBS
16%MPI_LD
17%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.