source: XIOS/dev/branch_openmp/arch/arch-X64_CURIE_GCC.env @ 1620

Last change on this file since 1620 was 1482, checked in by yushan, 6 years ago

Branch EP merged with Dev_cmip6 @r1481

File size: 267 bytes
Line 
1module unload netcdf
2module unload hdf5
3module unload boost
4module unload blitz
5module load netcdf/4.3.3.1_hdf5_parallel
6module load gnu/4.9.1
7module load boost
8module load blitz
9export OMPI_CC=gcc
10export OMPI_CXX=g++
11export OMPI_F77=gfortran
12export OMPI_FC=gfortran
Note: See TracBrowser for help on using the repository browser.