source:
dynamico_lmdz/aquaplanet/XIOS/arch/arch-X64_CURIE_PGI.env
@
3848
Last change on this file since 3848 was 3848, checked in by , 10 years ago | |
---|---|
File size: 246 bytes |
Rev | Line | |
---|---|---|
[3848] | 1 | module unload netcdf |
2 | module unload hdf5 | |
3 | module load netcdf/4.3.3.1_hdf5_parallel | |
4 | #module unload intel | |
5 | module unload pgi | |
6 | module unload gnu | |
7 | module load pgi/14.10 | |
8 | ||
9 | export OMPI_CC=pgcc | |
10 | export OMPI_CXX=pgcpp | |
11 | export OMPI_F77=pgf77 | |
12 | export OMPI_FC=pgf95 |
Note: See TracBrowser
for help on using the repository browser.