source: XIOS/trunk/arch/arch-X64_TITANE_VAMPIR.env @ 355

Last change on this file since 355 was 348, checked in by ymipsl, 12 years ago

Add vampir support for titane arch file

YM

File size: 258 bytes
Line 
1module unload netcdf
2module unload hdf5
3export HDF5_INC_DIR=$WORKDIR/hdf5/include
4export HDF5_LIB_DIR=$WORKDIR/hdf5/lib
5
6export NETCDF_INC_DIR=$WORKDIR/netcdf4/include
7export NETCDF_LIB_DIR=$WORKDIR/netcdf4/lib
8
9#module unload phdf5
10#module load phdf5/1.8.6
Note: See TracBrowser for help on using the repository browser.