source: codes/icosagcm/trunk/arch/arch-X64_CURIE_VAMPIR.fcm @ 145

Last change on this file since 145 was 143, checked in by ymipsl, 11 years ago

Add arch file for Curie

YM

File size: 670 bytes
Line 
1%COMPILER            vtf90 -vt:f90 mpif90 -vt:inst manual -DVTRACE
2%LINK                vtf90 -vt:f90 mpif90 -vt:inst manual -DVTRACE
3%FPP                 vtf90 -vt:f90 mpif90 -E -vt:inst manual -DVTRACE
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P
7%FPP_DEF             KEY_NONE VTRACE
8%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
12%MPI_FFLAGS
13%OMP_FFLAGS          -openmp
14%BASE_LD             -i4 -r8 -auto $MKL_LIBS
15%MPI_LD
16%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.