New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
arch-IA64_PLATINE.path in vendors/XMLIO_SERVER/current/arch – NEMO

source: vendors/XMLIO_SERVER/current/arch/arch-IA64_PLATINE.path @ 1897

Last change on this file since 1897 was 1897, checked in by flavoni, 14 years ago

importing XMLIO_SERVER vendor

File size: 654 bytes
Line 
1set NETCDF_INCDIR="-I/usr/include"
2set NETCDF_LIBDIR="-L/usr/lib"
3set NETCDF_LIB="-lnetcdff -lnetcdf"
4set IOIPSL_INCDIR="-I$PWD/../../lib"
5set IOIPSL_LIBDIR="-L$PWD/../../lib"
6set IOIPSL_LIB="-lioipsl"
7
8set XMLF90_INCDIR="-I$PWD/../XMLF90/inc"
9set XMLF90_LIBDIR="-L$PWD/../XMLF90/lib"
10set XMLF90_LIB="-lxmlf90"
11
12set OASIS_INCDIR="-I$PWD/../../prism/IA64/build/lib/psmile.MPI1"
13set OASIS_LIBDIR="-L$PWD/../../prism/IA64/lib"
14set OASIS_LIB="-lpsmile.MPI1 -lmpp_io"
15
16set VAMPIR_INCDIR="-I/applications/intel/ict/3.0/itac/7.0/include"
17set VAMPIR_LIBDIR="-L/applications/intel/ict/3.0/itac/7.0/lib"
18set VAMPIR_LIB="-lVT -lvtunwind -ldwarf -lelf -lpthread"
19
20
Note: See TracBrowser for help on using the repository browser.