source: codes/icosagcm/trunk/arch/arch-SCOREP_IRENE.fcm

Last change on this file was 962, checked in by adurocher, 5 years ago

Merge 'profiling' to trunk

File size: 780 bytes
Line 
1%COMPILER            scorep --nocompiler --nomemory --mpp=mpi --thread=omp --user mpif90 -DSCOREP
2%LINK                scorep --nocompiler --nomemory --mpp=mpi --thread=omp --user mpif90 -DSCOREP
3%FPP                 mpif90 `scorep-config --nocompiler --nomemory --mpp=mpi --thread=omp --user --fflags` -E
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P
7%FPP_DEF             KEY_NONE CPP_NETCDF4 CPP_SCOREP
8%BASE_FFLAGS         -i4 -r8 -auto -align all -I${MKLROOT}/include
9%PROD_FFLAGS         -g -traceback -O3 -xHost
10%DEV_FFLAGS          -g -O1 -traceback
11%DEBUG_FFLAGS        -g -traceback -check bounds -fp-model strict
12%MPI_FFLAGS
13%OMP_FFLAGS          -qopenmp
14%BASE_LD             -i4 -r8 -auto $MKL_LDFLAGS
15%MPI_LD
16%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.