Skip to content

Commit

Permalink
use correct CUDA version on maxwell (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeverinDiederichs authored Nov 4, 2021
1 parent b32544b commit 4780b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/building/platforms/maxwell_desy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ HiPACE++:
module purge
module load maxwell gcc/9.3 openmpi/4
module load maxwell cuda/11.1 # cuda/11.0
module load maxwell cuda/11.3
module load hdf5/1.10.6
# pick correct GPU setting (this may differ for V100 nodes)
export GPUS_PER_SOCKET=2
Expand Down

0 comments on commit 4780b4c

Please sign in to comment.