Option to use CPU for random number generation.
Makes a given manual seed generate the same images across different platforms, independently of the GPU architecture in use. Fixes #9613.
Showing
Please register or sign in to comment
Makes a given manual seed generate the same images across different platforms, independently of the GPU architecture in use. Fixes #9613.