Ignore:
Timestamp:
01/09/14 10:30:09 (10 years ago)
Author:
ymipsl
Message:

modified some arch files for new openmp parallelism
YM

File:
1 edited

Legend:

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

    r171 r187  
    77%FPP_DEF             KEY_NONE CPP_NETCDF4 
    88%BASE_FFLAGS         -i4 -r8 -auto -align all -I${MKLROOT}/include 
    9 %PROD_FFLAGS         -g -traceback -O3 -vec-report2 
     9%PROD_FFLAGS         -g -traceback -O3 -vec-report2 -xAVX 
    1010%DEV_FFLAGS          -g -O1 -traceback 
    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 
Note: See TracChangeset for help on using the changeset viewer.