source: CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/modeles/LMDZ/arch/arch-ifort_CICLAD.fcm @ 5477

Last change on this file since 5477 was 5477, checked in by aclsce, 4 years ago
  • Created CONFIG_DEVT directory
  • First import of LMDZOR_V6.2_work_ENSEMBLES working configuration
File size: 782 bytes
Line 
1%COMPILER            $MPI_BIN/mpif90
2%LINK                $MPI_BIN/mpif90
3%AR                  ar
4%ARFLAGS             rs
5%MAKE                make
6%FPP_FLAGS           -P -traditional
7%FPP_DEF             NC_DOUBLE FFT_MKL
8%BASE_FFLAGS         -real-size 64 -ip -fp-model precise -align all -mcmodel=large -auto
9%PROD_FFLAGS         -O2 -ip
10%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
11%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug
12%MPI_FFLAGS         
13%OMP_FFLAGS          -openmp
14%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
15%MPI_LD             
16%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.