Changeset 816


Ignore:
Timestamp:
03/21/19 14:10:59 (5 years ago)
Author:
jgipsl
Message:

Remove from compilation "-qopenmp-threadprivate compat" not needed with newer intel versions such as for example Intel/2017.0.6.256 currently used at irene.

YM

File:
1 edited

Legend:

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

    r808 r816  
    1111%DEBUG_FFLAGS        -g -traceback -check bounds -fp-model strict 
    1212%MPI_FFLAGS 
    13 %OMP_FFLAGS          -qopenmp -qopenmp-threadprivate compat 
     13%OMP_FFLAGS          -qopenmp 
    1414%BASE_LD             -i4 -r8 -auto $MKL_LDFLAGS 
    1515%MPI_LD 
Note: See TracChangeset for help on using the changeset viewer.