Ignore:
Timestamp:
02/09/19 18:28:24 (5 years ago)
Author:
dubos
Message:

trunk : fix arch files on IRENE

File:
1 edited

Legend:

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

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