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

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

Add gcc/gfortran support for titane

File size: 270 bytes
Line 
1module unload bullxmpi
2module load openmpi/1.4.2_gnu
3module unload intel
4module load gcc
5
6export HDF5_INC_DIR=$WORKDIR/hdf5/include
7export HDF5_LIB_DIR=$WORKDIR/hdf5_gnu/lib
8
9export NETCDF_INC_DIR=$WORKDIR/netcdf4/include
10export NETCDF_LIB_DIR=$WORKDIR/netcdf4_gnu/lib
11
Note: See TracBrowser for help on using the repository browser.