Ignore:
Timestamp:
Jan 25, 2016, 10:55:54 AM (9 years ago)
Author:
ymipsl
Message:

Add -openmp-threadprivate=compat option to work-arround bug fix with pointer in native mode

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/arch/arch-X64_ADA.fcm

    r3870 r3897  
    1010%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check
    1111%MPI_FFLAGS
    12 %OMP_FFLAGS          -openmp
     12%OMP_FFLAGS          -openmp -openmp-threadprivate=compat
    1313%BASE_LD             -L/smplocal/pub/FFTW/3.3.3_dyn/lib -lfftw3 -shared-intel  -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -Wl,-rpath=/smplocal/pub/NetCDF/4.1.3/mpi/lib:/smplocal/pub/HDF5/1.8.9/par/lib:/smplocal/pub/FFTW/3.3.3_dyn/lib
    1414%MPI_LD             
    15 %OMP_LD              -openmp
     15%OMP_LD              -openmp -openmp-threadprivate=compat
    1616
Note: See TracChangeset for help on using the changeset viewer.