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

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

trunk : GPU implementation with OpenACC ( merge from glcp.idris.fr )

File size: 474 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 mpif90 -E
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -i4 -r8
9%PROD_FFLAGS         -gopt -traceback -fast
10%DEV_FFLAGS          -g -O1 -traceback
11%DEBUG_FFLAGS        -g -Mbounds -Kieee -O0
12%MPI_FFLAGS
13%OMP_FFLAGS          -mp
14%BASE_LD             -i4 -r8 -lblas -llapack
15%MPI_LD
16%OMP_LD              -mp
Note: See TracBrowser for help on using the repository browser.