Ignore:
Timestamp:
06/20/18 15:31:05 (6 years ago)
Author:
dubos
Message:

devel : fixes build for CICLAD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/arch/arch-ifort_CICLAD.fcm

    r611 r705  
    66%FPP_FLAGS           -P 
    77%FPP_DEF             KEY_NONE CPP_NETCDF4 
    8 %BASE_FFLAGS         -i4 -r8 -auto -align all -I${MKLROOT}/include 
     8%BASE_FFLAGS         -fPIC -i4 -r8 -auto -align all -I${MKLROOT}/include 
    99%PROD_FFLAGS         -g -traceback -O3 
    1010%DEV_FFLAGS          -g -O1 -traceback 
     
    1212%MPI_FFLAGS 
    1313%OMP_FFLAGS          -openmp -openmp-threadprivate compat 
    14 %BASE_LD             -i4 -r8 -auto -L${MKLROOT}/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lm 
     14%BASE_LD             -fPIC -i4 -r8 -auto -L${MKLROOT}/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lm 
    1515%MPI_LD 
    1616%OMP_LD              -openmp 
Note: See TracChangeset for help on using the changeset viewer.