source: codes/icosagcm/devel/arch/arch-X64_JEANZAY_PGI2.path @ 1052

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

devel : temporary arch for PGI 20.4 on Jean Zay

File size: 224 bytes
Line 
1NETCDF_INCDIR="$(nc-config --cflags) $(nc-config --fflags)"
2NETCDF_LIBDIR=$(nc-config --flibs)
3NETCDF_LIB=""
4
5XIOS_ROOTDIR="$PWD/../XIOS"
6XIOS_INCDIR="-I$XIOS_ROOTDIR/inc"
7XIOS_LIBDIR="-L$XIOS_ROOTDIR/lib"
8XIOS_LIB="-lxios"
Note: See TracBrowser for help on using the repository browser.