source: codes/icosagcm/trunk/arch/arch-ZAY_PGI_ACC.env @ 1030

Last change on this file since 1030 was 1005, checked in by adurocher, 4 years ago

Arch files for Jean Zay OpenACC

File size: 362 bytes
Line 
1module purge
2# Load modules needed for compilation
3
4#PGI 19.x + MPI packed with PGI
5#module use /gpfslocalsys/pgi/19.7/modulefiles/
6module use /gpfslocalsys/pgi/19.9/modulefiles/
7module load PrgEnv-pgi
8
9#PGI 19.x with system mpi
10#module load pgi/19.7
11#module load pgi/19.5
12#module load openmpi/4.0.1/pgi-19.7-cuda
13#module load netcdf???
14
15module load cuda/9.2
16
Note: See TracBrowser for help on using the repository browser.