source: XIOS/dev/branch_openmp/arch/arch-X64_CURIE_PGI.env @ 1501

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

Branch EP merged with Dev_cmip6 @r1481

File size: 284 bytes
Line 
1module load netcdf/4.3.3.1_hdf5_parallel
2#module unload intel
3module unload pgi
4module unload gnu
5module unload boost
6module unload blitz
7module load pgi/14.10
8module load boost
9module load blitz
10
11
12
13export OMPI_CC=pgcc
14export OMPI_CXX=pgcpp
15export OMPI_F77=pgf77
16export OMPI_FC=pgf95
Note: See TracBrowser for help on using the repository browser.