Changeset 2133


Ignore:
Timestamp:
Oct 22, 2014, 5:44:07 PM (10 years ago)
Author:
Ehouarn Millour
Message:

Added FFT to ifort Ciclad arch.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/arch/arch-ifort_CICLAD.fcm

    r2131 r2133  
    44%MAKE                make
    55%FPP_FLAGS           -P -traditional
    6 %FPP_DEF             NC_DOUBLE
     6%FPP_DEF             NC_DOUBLE FFT_MKL
    77%BASE_FFLAGS         -real-size 64 -ip -fp-model precise -align all -mcmodel=large -auto
    88%PROD_FFLAGS         -O2 -ip
     
    1212%OMP_FFLAGS          -openmp
    1313%BASE_LD             -Wl,-rpath=/opt/netcdf42/ifort/lib
    14 %MPI_LD              -L/usr/lib64/openmpi/1.4.5-ifort/lib -lmpi -lmkl_core
     14%MPI_LD              -L/usr/lib64/openmpi/1.4.5-ifort/lib -lmpi -L/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core
    1515%OMP_LD              -openmp
Note: See TracChangeset for help on using the changeset viewer.