source: dynamico_lmdz/aquaplanet/XIOS/arch/arch-X64_CURIE_PGI.env @ 3848

Last change on this file since 3848 was 3848, checked in by ymipsl, 10 years ago

Add XIOS in Aquaplanet configuration.

YM

File size: 246 bytes
RevLine 
[3848]1module unload netcdf
2module unload hdf5
3module load netcdf/4.3.3.1_hdf5_parallel
4#module unload intel
5module unload pgi
6module unload gnu
7module load pgi/14.10
8
9export OMPI_CC=pgcc
10export OMPI_CXX=pgcpp
11export OMPI_F77=pgf77
12export OMPI_FC=pgf95
Note: See TracBrowser for help on using the repository browser.