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

Last change on this file since 1022 was 1022, checked in by mhnguyen, 7 years ago
File size: 191 bytes
Line 
1module unload netcdf
2module unload hdf5
3module load netcdf/4.3.3.1_hdf5_parallel
4module load gnu/4.9.1
5export OMPI_CC=gcc
6export OMPI_CXX=g++
7export OMPI_F77=gfortran
8export OMPI_FC=gfortran
Note: See TracBrowser for help on using the repository browser.