Skip to content
Failed

Changes

Summary

  1. Reworking some SILHS GPUization to make it more similar to the GPU code in the rest of clubb. This adds some extra parts that run on GPUs, so it is BIT_CHANGING (details)
  2. Cleanup and comment update (details)
  3. Cleanup (details)
  4. Removing DCUDA flag from compile config scripts to help GPU and CPU results match for silhs cases (details)
Commit 59bc0fd1067027bef4cc88145eb721d97f3578ac by Gunther Huebler
Reworking some SILHS GPUization to make it more similar to the GPU code in the rest of clubb. This adds some extra parts that run on GPUs, so it is BIT_CHANGING
The file was modified src/SILHS/silhs_api_module.F90 (diff)
The file was modified src/SILHS/transform_to_pdf_module.F90 (diff)
The file was modified src/CLUBB_core/pdf_utilities.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
Commit a2eef798144fe7c4705a74abd32a535e4e1d8b4e by Gunther Huebler
Cleanup and comment update
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was addedsrc/CLUBB_core/output_netcdf.mod
The file was modified src/CLUBB_core/output_netcdf.F90 (diff)
Commit 57570f98b343b01ac6c74ab60e8af0a562cb19e4 by Gunther Huebler
Removing DCUDA flag from compile config scripts to help GPU and CPU results match for silhs cases
The file was modified jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile (diff)