• Jason Swails's avatar
    Convert a random seed set to 0 into one based on the wall clock in more places. · 601a696f
    Jason Swails authored
    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).
    601a696f
CudaKernels.cpp 321 KB