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