25 lines
426 B
ReStructuredText
25 lines
426 B
ReStructuredText
|
|
.. _libcudacxx-extended-api-random:
|
||
|
|
|
||
|
|
Random
|
||
|
|
======
|
||
|
|
|
||
|
|
.. toctree::
|
||
|
|
:hidden:
|
||
|
|
:maxdepth: 1
|
||
|
|
|
||
|
|
random/pcg64
|
||
|
|
|
||
|
|
.. list-table::
|
||
|
|
:widths: 25 45 30 30
|
||
|
|
:header-rows: 1
|
||
|
|
|
||
|
|
* - **Header**
|
||
|
|
- **Content**
|
||
|
|
- **CCCL Availability**
|
||
|
|
- **CUDA Toolkit Availability**
|
||
|
|
|
||
|
|
* - :ref:`cuda::pcg64 <libcudacxx-extended-api-random-pcg64>`
|
||
|
|
- 128-bit state PCG engine with 64-bit output
|
||
|
|
- CCCL 3.3.0
|
||
|
|
- CUDA 13.3
|