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

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: 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.