source: codes/icosagcm/devel/arch/arch-X64_JEANZAY_PGI.fcm @ 1039

Last change on this file since 1039 was 1038, checked in by dubos, 4 years ago

devel : temporary arch for PGI 20.4 on Jean Zay

File size: 604 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 CPP_USING_MPI_NEW
8%BASE_FFLAGS         -i4 -r8
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.