Skip to content

Commit

Permalink
Move to CUDA 11.2 for daint nvcc gcc (GridTools#1786)
Browse files Browse the repository at this point in the history
Quite huge performance change with up to 25% improvement and slow
down.
  • Loading branch information
havogt authored Jun 18, 2024
1 parent 0f9b8bb commit ab11057
Show file tree
Hide file tree
Showing 3 changed files with 29,956 additions and 29,527 deletions.
1 change: 1 addition & 0 deletions jenkins/envs/daint_nvcc_gcc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ source $(dirname "$BASH_SOURCE")/daint.sh

module swap PrgEnv-cray PrgEnv-gnu
module load cdt-cuda
module switch cudatoolkit/11.2.0_3.39-2.1__gf93aa1c

#if [ "$build_type" != "debug" ]; then
# module load HPX/1.5.0-CrayGNU-20.11-cuda
Expand Down
Loading

0 comments on commit ab11057

Please sign in to comment.