Files
ROCm/docs/reference/gpu_libraries/rand.md
Nagy-Egri Máté Ferenc c285dd729f Team-feedback (#2193)
* Fix hipRAND copy-paste error

* Remove superflous table reference
2023-05-30 07:06:06 -06:00

800 B

Random Numbers

:::::{grid} 1 1 2 2 :gutter: 1

:::{grid-item-card} {doc}rocRAND <rocrand:index> rocRAND is an AMD GPU optimized library for pseudo-random number generators (PRNG).

:::

:::{grid-item-card} {doc}hipRAND <hiprand:index> hipRAND is a compatibility layer for GPU accelerated pseudo-random number generation (PRNG) optimized for AMD GPUs using rocRAND. hipRAND allows for a common interface for other non AMD GPU PRNG libraries.

  • {doc}Documentation <hiprand:index>
  • Changelog

:::

:::::