Skip to content
Failed

Changes

Summary

  1. Replacing pgi references with nvhpc, and adding nvhpc_debug config script along with new jenkins tests. (details)
  2. Removing flag meant for gpu debugging. (details)
  3. This code in adj_low_res_nu was using the ghost point when (details)
Commit 840a65123a35bc789346706861b71876d170a38b by Gunther Huebler
Replacing pgi references with nvhpc, and adding nvhpc_debug config script along with new jenkins tests.
The file was addedcompile/config/linux_x86_64_nvhpc_debug.bash
The file was modified compile/config/linux_x86_64_nvhpc_gpu_openacc.bash (diff)
The file was addedjenkins_tests/clubb_nvhpc_single_prec_build/Jenkinsfile
The file was addedjenkins_tests/clubb_nvhpc_debug_build/Jenkinsfile
The file was modified compile/config/linux_x86_64_nvhpc_gpu_openmp.bash (diff)
The file was modified compile/config/linux_x86_64_nvhpc.bash (diff)
Commit e579a898763fa35f934376ce079cb4e0b3c0f385 by Gunther Huebler
Removing flag meant for gpu debugging.
The file was modified compile/config/linux_x86_64_nvhpc_debug.bash (diff)
Commit ef65d2727180b4c76d113cc0da1f6b5d4d3f1610 by bmg2
This code in adj_low_res_nu was using the ghost point when
grid_type = 2. This has now been changed to not include the ghost
level. This code is BIT_CHANGING.
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)