This folder demonstrates cuRAND APIs usage.
-
The sample demonstrates uniform xorwow pseudorandom generation using Host API.
-
The sample demonstrates normal xorwow pseudorandom generation using Host API.
-
The sample demonstrates log-normal xorwow pseudorandom generation using Host API.
-
The sample demonstrates poisson xorwow pseudorandom generation using Host API.
-
The sample demonstrates uniform mrg32k3a pseudorandom generation using Host API.
-
The sample demonstrates normal mrg32k3a pseudorandom generation using Host API.
-
The sample demonstrates log-normal mrg32k3a pseudorandom generation using Host API.
-
The sample demonstrates poisson mrg32k3a pseudorandom generation using Host API.
-
The sample demonstrates uniform mt19937 pseudorandom generation using Host API.
-
The sample demonstrates normal mt19937 pseudorandom generation using Host API.
-
The sample demonstrates log-normal mt19937 pseudorandom generation using Host API.
-
The sample demonstrates poisson mt19937 pseudorandom generation using Host API.
-
The sample demonstrates uniform mtgp32 pseudorandom generation using Host API.
-
The sample demonstrates normal mtgp32 pseudorandom generation using Host API.
-
The sample demonstrates log-normal mtgp32 pseudorandom generation using Host API.
-
The sample demonstrates poisson mtgp32 pseudorandom generation using Host API.
-
The sample demonstrates uniform philox pseudorandom generation using Host API.
-
The sample demonstrates normal philox pseudorandom generation using Host API.
-
The sample demonstrates log-normal philox pseudorandom generation using Host API.
-
The sample demonstrates poisson philox pseudorandom generation using Host API.
-
The sample demonstrates uniform scrambled sobol32 pseudorandom generation using Host API.
-
The sample demonstrates normal scrambled sobol32 pseudorandom generation using Host API.
-
The sample demonstrates log-normal scrambled sobol32 pseudorandom generation using Host API.
-
The sample demonstrates poisson scrambled sobol32 pseudorandom generation using Host API.
-
The sample demonstrates uniform scrambled sobol64 pseudorandom generation using Host API.
-
The sample demonstrates normal scrambled sobol64 pseudorandom generation using Host API.
-
The sample demonstrates log-normal scrambled sobol64 pseudorandom generation using Host API.
-
The sample demonstrates poisson scrambled sobol64 pseudorandom generation using Host API.
-
cuRAND Scrambled SOBOL32 Uniform
The sample demonstrates uniform scrambled sobol32 pseudorandom generation using Host API.
-
cuRAND Scrambled SOBOL32 Normal
The sample demonstrates normal scrambled sobol32 pseudorandom generation using Host API.
-
cuRAND Scrambled SOBOL32 LogNormal
The sample demonstrates log-normal scrambled sobol32 pseudorandom generation using Host API.
-
cuRAND Scrambled SOBOL32 Poisson
The sample demonstrates poisson scrambled sobol32 pseudorandom generation using Host API.
-
cuRAND Scrambled SOBOL64 Uniform
The sample demonstrates uniform scrambled sobol64 pseudorandom generation using Host API.
-
cuRAND Scrambled SOBOL64 Normal
The sample demonstrates normal scrambled sobol64 pseudorandom generation using Host API.
-
cuRAND Scrambled SOBOL64 LogNormal
The sample demonstrates log-normal scrambled sobol64 pseudorandom generation using Host API.
-
cuRAND Scrambled SOBOL64 Poisson
The sample demonstrates poisson scrambled sobol64 pseudorandom generation using Host API.