source: codes/icosagcm/devel/arch/arch-ifort_CICLAD.fcm @ 1027

Last change on this file since 1027 was 718, checked in by dubos, 6 years ago

devel : fix CICLAD build

File size: 596 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 mpif90 -E
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -fPIC -i4 -r8 -auto -align all -I${MKLROOT}/include
9%PROD_FFLAGS         -g -traceback -O3
10%DEV_FFLAGS          -g -O1 -traceback
11%DEBUG_FFLAGS        -g -traceback -check bounds -fp-model strict
12%MPI_FFLAGS
13%OMP_FFLAGS          -openmp -openmp-threadprivate compat
14%BASE_LD             -fPIC -i4 -r8 -auto ${MKL_LIBDIR} ${MKL_LIB}
15%MPI_LD
16%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.