mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 03:15:28 -05:00
* Add C++ algorithm primitive lib cards * Add PRNG section * API Reference Manuals first * Add Tensile and rocWMMA * Change rocFFT and hipFFT order for consistency * Add RCCL * Fix PRNG links * Add rocSOLVER and hipSOLVER * Add general note on rocLIB vs hipLIB
789 B
789 B
Random Numbers
:::::{grid} 1 1 2 2 :gutter: 1
:::{grid-item-card} rocRAND rocRAND is an AMD GPU optimized library for pseudo-random number generators (PRNG).
:::
:::{grid-item-card} hipRAND hipRAND is a compatiblity layer for GPU accelerated FFT optimized for AMD GPUs using rocFFT. hipFFT allows for a common interface for other non AMD GPU FFT libraries.
:::
:::::