source: codes/icosagcm/trunk/arch/arch-HPE_PGI_ACC.path @ 953

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

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

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