cuRAND subset#
cuRAND subset (sim only) — a deterministic CPU RNG curand_init/curand/curand_uniform/curand_normal on a small counter-based generator (SplitMix64), so each (seed, sequence, offset) triple gives a reproducible independent stream — the property the examples rely on. The bit stream is NOT that of the real XORWOW/Philox generators.
Defined in code/simulator.h.
This page documents 11 symbols: 11 functions.
Functions#
Signature |
Description |
Availability |
Location |
Example |
|---|---|---|---|---|
|
sim only |
simulator.h:3549 |
||
|
sim only |
simulator.h:3544 |
||
|
sim only |
simulator.h:3559 |
||
|
sim only |
simulator.h:3563 |
||
|
curand_uniform returns (0, 1] like the real library. |
sim only |
simulator.h:3553 |
|
|
sim only |
simulator.h:3556 |
||
|
sim only |
simulator.h:3569 |
||
|
sim only |
simulator.h:3572 |
||
|
sim only |
simulator.h:3576 |
||
|
sim only |
simulator.h:3580 |
||
|
sim only |
simulator.h:3573 |