Last change
on this file since 2399 was
1862,
checked in by ymipsl, 5 years ago
|
Arch file for Jean-zay with PGI.
YM
|
File size:
351 bytes
|
Line | |
---|
1 | module purge |
---|
2 | |
---|
3 | module load gcc/9.1.0 |
---|
4 | module load pgi/20.1 |
---|
5 | module load openmpi/4.0.2-cuda |
---|
6 | module load hdf5/1.10.5-mpi-cuda |
---|
7 | module load netcdf/4.7.2-mpi-cuda |
---|
8 | module load netcdf-fortran/4.5.2-mpi-cuda |
---|
9 | |
---|
10 | #PGI use gcc/4.8.5 STL which is not good |
---|
11 | makelocalrc -x -d . -gcc `which gcc` -gpp `which g++` -g77 `which gfortran` |
---|
12 | export PGI_LOCALRC=$PWD/localrc |
---|
Note: See
TracBrowser
for help on using the repository browser.