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

Last change on this file was 1021, checked in by ymipsl, 4 years ago

Arch files for Jean-zay using PGI to compile with OpenAcc? for GPU.

YM

File size: 641 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 mpif90 -E
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -acc
7%FPP_DEF             KEY_NONE CPP_NETCDF4 CPP_USING_MPI_NEW
8%BASE_FFLAGS         -i4 -r8 -acc -ta=tesla:cc70 -Minfo=accel
9%PROD_FFLAGS         -gopt -traceback -fast
10%DEV_FFLAGS          -g -O1 -traceback
11%DEBUG_FFLAGS        -g -Mbounds -Kieee -O0 -traceback
12%MPI_FFLAGS
13%OMP_FFLAGS          -mp
14%BASE_LD             -i4 -r8 -lblas -llapack -acc /gpfslocalsup/spack_soft/gcc/9.1.0/gcc-4.8.5-bzyowvwzeyqlfsnfyh3bgztur3uhca55/lib64/libstdc++.so
15%MPI_LD
16%OMP_LD              -mp
Note: See TracBrowser for help on using the repository browser.