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

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

Add lynx file architecture (NCAR) for CRAY compiler

YM

File size: 332 bytes
Line 
1#module unload netcdf
2#module unload hdf5
3export HDF5_INC_DIR=$WORKDIR/hdf5/include
4export HDF5_LIB_DIR=${CRAY_HDF5_DIR}/hdf5-parallel-cce/lib
5export NETCDF_INC_DIR=${CRAY_NETCDF_DIR}/netcdf-hdf5parallel-cce/include
6export NETCDF_LIB_DIR=${CRAY_NETCDF_DIR}/netcdf-hdf5parallel-cce/lib
7
8#module unload phdf5
9#module load phdf5/1.8.6
Note: See TracBrowser for help on using the repository browser.