Last change
on this file since 5297 was
3043,
checked in by Ehouarn Millour, 7 years ago
|
Some fixes to enable compiling with the pgf compiler and updated arch files for pgf on Ciclad.
EM
|
File size:
243 bytes
|
Rev | Line | |
---|
[3043] | 1 | module unload pgi |
---|
| 2 | module load pgi/2016 |
---|
| 3 | export PGI_HOME=/opt/pgi-2016/linux86-64/2016 |
---|
| 4 | |
---|
| 5 | module unload openmpi |
---|
| 6 | module load openmpi/1.10.2-pgf2016 |
---|
| 7 | |
---|
| 8 | module unload netcdf4 |
---|
| 9 | module load netcdf4/4.3.3.1-pgf2016 |
---|
| 10 | export NETCDF_HOME=/opt/netcdf43/pgf2016 |
---|
Note: See
TracBrowser
for help on using the repository browser.