Skip to content
Failed

Changes

Summary

  1. SILHS reproducibility (#1258) (details)
Commit c65ac4caa14049aac533a666cae096b427ea4388 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 latin_hypercube_driver_module.F90 (diff)