You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A single random number generator for the GPU. I am hoping to write a GPU implementation of PCG. We'll have to see how I go because I think PCG uses some kind of machine calls that may not have CUDA equivalents.
The text was updated successfully, but these errors were encountered:
A single random number generator for the GPU. I am hoping to write a GPU implementation of PCG. We'll have to see how I go because I think PCG uses some kind of machine calls that may not have CUDA equivalents.
The text was updated successfully, but these errors were encountered: