Ignore:
Timestamp:
Jan 25, 2016, 10:25:08 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/ICOSA_LMDZ/arch/arch-X64_ADA.fcm

    r3834 r3891  
    1111%DEBUG_FFLAGS        -g -traceback -check bounds -fp-model strict
    1212%MPI_FFLAGS
    13 %OMP_FFLAGS          -openmp
     13%OMP_FFLAGS          -openmp -openmp-threadprivate=compat
    1414%BASE_LD             -i4 -r8 -auto ${MKL_LIBS}
    1515%MPI_LD
    16 %OMP_LD              -openmp
     16%OMP_LD              -openmp -openmp-threadprivate=compat
Note: See TracChangeset for help on using the changeset viewer.