source: LMDZ6/branches/Portage_acc/arch/arch-X64_JEANZAY_GPU.env @ 4134

Last change on this file since 4134 was 4134, checked in by Laurent Fairhead, 2 years ago

Forgot the GPU arch files

File size: 479 bytes
Line 
1#module purge
2#module load nvidia-compilers/21.7 cuda
3#module load hdf5/1.12.0-mpi-cuda
4#module load netcdf-c/4.7.4-mpi-cuda
5#module load netcdf-fortran/4.5.3-mpi-cuda
6#
7#export F90=nvfortran
8
9module purge
10module load gcc/9.1.0
11module load nvidia-compilers/21.3 openmpi/4.0.5-cuda
12module load hdf5/1.12.0-mpi-cuda netcdf-c/4.7.4-mpi-cuda netcdf-fortran/4.5.3-mpi-cuda
13
14#makelocalrc -x -d . -gcc `which gcc` -gpp `which g++`  -g77 `which gfortran`
15#export NVLOCALRC=$PWD/localrc
16
Note: See TracBrowser for help on using the repository browser.