source: XIOS/dev/dev_olga/src/arch/arch-X64_OCCIGEN.env @ 1022

Last change on this file since 1022 was 1022, checked in by mhnguyen, 7 years ago
File size: 203 bytes
Line 
1#!/bin/bash
2module unload netcdf hdf5 intel bullxmpi
3
4module load intel
5module load bullxmpi
6module load hdf5
7module load netcdf
8
9export HDF5_INC_DIR=$HDF5HOME/include
10export HDF5_LIB_DIR=$HDF5HOME/lib
Note: See TracBrowser for help on using the repository browser.