Ignore:
Timestamp:
Oct 10, 2018, 1:17:17 PM (6 years ago)
Author:
jvatant
Message:

Patch some undefined MKL environment variables to run with MKL,LAPACK etc...
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/arch/arch-centos-ifort-para.fcm

    r1997 r2006  
    1515%MPI_FFLAGS
    1616%OMP_FFLAGS          -openmp -openmp-threadprivate compat
    17 %BASE_LD             -i4 -r8 -auto -shared-intel ${MKL_LIBS}
     17%BASE_LD             -i4 -r8 -auto -shared-intel -L{MKLROOT}/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lm
    1818%MPI_LD
    1919%OMP_LD              -openmp
Note: See TracChangeset for help on using the changeset viewer.