List Question
13 TechQA 2023-03-26T17:19:46.287000Giving back the shared memory curand state to global causes weird random numbers
122 views
Asked by JanS
Managing multiple cuRAND sequences between threads and blocks
195 views
Asked by Nate Gaylinn
generate independent arrays of random numbers with cuda
375 views
Asked by Lily
Is it possible to generate uint64_t random numbers on GPU?
451 views
Asked by Dimitri Lesnoff
Why does my code fail when calling curand too many times?
72 views
Asked by Frimousse
Does order of memory allocation matter in PyCUDA's curandom?
275 views
Asked by alex
cuRAND performs much worse than thrust when generating random numbers inside CUDA kernels
909 views
Asked by AstrOne
How to initialize and run Mersenne Twister Random Generator inside kernels in PyCuda
282 views
Asked by MarvelousLim
PyCUDA illegal memory access of curandState*
4.5k views
Asked by Tyler Buresh
ManagedCuda kernel cannot find curand.h
304 views
Asked by BJury
The type of random number generator in cuRAND kernels
637 views
Asked by Vitality
CUDA's Mersenne Twister for an arbitrary number of threads
825 views
Asked by PhillipD