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

Last change on this file since 1620 was 1470, checked in by oabramkina, 6 years ago

Changing compilation settings for PGI and GCC on Curie in order to use external Boost and Blitz libraries.

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.