Ignore:
Timestamp:
05/13/13 14:33:09 (11 years ago)
Author:
ymipsl
Message:

Mixte parallelism MPI/OpenMP compilation

YM

File:
1 edited

Legend:

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

    r143 r152  
    44%AR                  ar 
    55%MAKE                gmake 
    6 %FPP_FLAGS           -P -traditional 
     6%FPP_FLAGS           -P 
    77%FPP_DEF             KEY_NONE 
    88%BASE_FFLAGS         -i4 -r8 -auto -align all -I${MKLROOT}/include 
    9 %PROD_FFLAGS         -O3 -mavx -vec-report2 
    10 %DEV_FFLAGS          -p -g -O3 -traceback -fp-stack-check -ftrapuv 
    11 %DEBUG_FFLAGS        -p -g -traceback -check bounds 
     9%PROD_FFLAGS         -g -traceback -O3 -vec-report2 
     10%DEV_FFLAGS          -g -O1 -traceback 
     11%DEBUG_FFLAGS        -g -traceback -check bounds -fp-model strict 
    1212%MPI_FFLAGS 
    1313%OMP_FFLAGS          -openmp 
Note: See TracChangeset for help on using the changeset viewer.