source: XIOS/trunk/arch/arch-PW6_VARGAS.env @ 331

Last change on this file since 331 was 329, checked in by ymipsl, 12 years ago

Port to IBM POWER 6 Vargas from IDRIS

YM

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