Skip to main content

Module handle

Module handle 

Source
Expand description

Handle and RNG primitives for oxicuda-seq.

Structsยง

LcgRng
Minimal LCG (MMIX variant) pseudo-random number generator.
SeqHandle
Top-level sequence-model computation handle bundling SM version and a seeded RNG.
SmVersion
SM compute capability version (e.g. 75 for SM 7.5, 86 for SM 8.6).