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

Last change on this file since 1030 was 1021, checked in by ymipsl, 4 years ago

Arch files for Jean-zay using PGI to compile with OpenAcc? for GPU.

YM

File size: 375 bytes
Line 
1module purge
2
3module load gcc/9.1.0
4module load pgi/20.1
5module load cuda/10.1.2
6module load openmpi/4.0.2-cuda
7module load hdf5/1.10.5-mpi-cuda
8module load netcdf/4.7.2-mpi-cuda
9module load netcdf-fortran/4.5.2-mpi-cuda
10
11export LD_PRELOAD=/gpfslocalsup/spack_soft/gcc/9.1.0/gcc-4.8.5-bzyowvwzeyqlfsnfyh3bgztur3uhca55/lib64/libstdc++.so
12export PSM2_CUDA_MEMCACHE_SIZE=256
Note: See TracBrowser for help on using the repository browser.