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

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

modif fichiers arch platine

File size: 494 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/../../lib"
9set XMLF90_LIBDIR="-L$PWD/../../lib"
10set XMLF90_LIB="-lxmlf90"
11
12set VAMPIR_INCDIR="-I/applications/intel/ict/3.0/itac/7.0/include"
13set VAMPIR_LIBDIR="-L/applications/intel/ict/3.0/itac/7.0/lib"
14set VAMPIR_LIB="-lVT -lvtunwind -ldwarf -lelf -lpthread"
15
16
Note: See TracBrowser for help on using the repository browser.