Convert a random seed set to 0 into one based on the wall clock in more places.
This commit hits the CPU platform (I had previously thought it just used the Reference generator) as well as the CustomIntegrator stream that is set separately from the standard "integrator" stream attached to each platform for CUDA and OpenCL platforms (it seemed to me that the Reference platform's CustomIntegrator just used the integrator random stream).
Showing
Please register or sign in to comment