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

Last change on this file since 1022 was 1022, checked in by mhnguyen, 7 years ago
File size: 246 bytes
Line 
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.