source: XMLIO_SERVER/trunk/arch/arch-IA64_PLATINE.path @ 10

Last change on this file since 10 was 10, checked in by ymipsl, 15 years ago

Mise à jour des chemins conformes à modipsl pour platine

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