Changeset 391


Ignore:
Timestamp:
05/30/16 14:14:21 (8 years ago)
Author:
ymipsl
Message:

Add link with mkl (blas and lapack) needed for dcmip2016_supercell etat0 testcase.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/arch/arch-X64_ADA.fcm

    r169 r391  
    1212%MPI_FFLAGS 
    1313%OMP_FFLAGS          -openmp 
    14 %BASE_LD             -i4 -r8 -auto ${MKL_LIBS} 
     14%BASE_LD             -i4 -r8 -auto -L${MKL_ROOT}/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core  
    1515%MPI_LD 
    1616%OMP_LD              -openmp 
Note: See TracChangeset for help on using the changeset viewer.