source: XIOS/trunk/arch/arch-X64_CURIE_PGI.env @ 395

Last change on this file since 395 was 395, checked in by ymipsl, 11 years ago

some cleaning and update in arch files.

YM

File size: 267 bytes
Line 
1module unload netcdf
2module unload hdf5
3module load netcdf/4.2_hdf5_parallel
4#module unload intel
5module unload pgi
6module unload gnu
7module load gnu/4.6.3
8module load  pgi/12.6 
9
10export OMPI_CC=pgcc
11export OMPI_CXX=pgcpp
12export OMPI_F77=pgf77
13export OMPI_FC=pgf95
Note: See TracBrowser for help on using the repository browser.