source: LMDZ6/branches/Portage_acc/arch/arch-ifort_CICLAD.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

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 807 bytes
Line 
1%COMPILER            $MPI_BIN/mpif90
2%LINK                $MPI_BIN/mpif90
3%FPP                 cpp
4%AR                  ar
5%ARFLAGS             rs
6%MAKE                make
7%FPP_FLAGS           -P -traditional
8%FPP_DEF             NC_DOUBLE FFT_MKL
9%BASE_FFLAGS         -real-size 64 -ip -fp-model precise -align all -mcmodel=large -auto
10%PROD_FFLAGS         -O2 -ip
11%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
12%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug
13%MPI_FFLAGS         
14%OMP_FFLAGS          -openmp
15%BASE_LD             -Wl,-rpath=$NETCDF_HOME/lib -L/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core
16%MPI_LD             
17%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.