Skip to content
Success

Changes

Summary

  1. SILHS reproducibility (#1258) (details)
Commit 9fed3afd3153c67a4c38a1f11d741cea5cac1df0 by noreply
SILHS reproducibility (#1258)

* Making the SILHS random number generator on GPUs more reproducible by relying on the lh_seed input every call, which is the same as how the CPU randoms work. Also ensuring that the seed changes each timestep, just to prevent generating the same randoms on different timesteps. Since this does change the randoms, it is BIT_CHANGING for silhs enabled runs.

* Improving comment
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was modified src/pdf_hydromet_microphys_wrapper.F90 (diff)