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

Last change on this file was 4584, checked in by Laurent Fairhead, 11 months ago

Merged trunk revisions from r4443 to r4582 (HEAD) into branch

File size: 658 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
11#module load nvidia-compilers/21.3 openmpi/4.0.5-cuda
12#module load hdf5/1.12.0-mpi-cuda netcdf-c/4.7.4-mpi-cuda netcdf-fortran/4.5.3-mpi-cuda
13module load nvidia-compilers/23.1
14module load openmpi/4.1.1-cuda
15module load hdf5/1.12.0-mpi-cuda
16module load netcdf-c/4.7.4-mpi-cuda
17module load netcdf-fortran/4.5.3-mpi-cuda
18
19
20#makelocalrc -x -d . -gcc `which gcc` -gpp `which g++`  -g77 `which gfortran`
21#export NVLOCALRC=$PWD/localrc
22
Note: See TracBrowser for help on using the repository browser.