mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 22:58:17 -05:00
Add ROCm A-Z entries to TOC (#2454)
This commit is contained in:
@@ -22,7 +22,7 @@ HIP is both AMD's GPU programming language extension and the GPU runtime.
|
||||
HIP Math Libraries support the following domains:
|
||||
|
||||
* [Linear Algebra Libraries](./libraries/gpu-libraries/math-linear-algebra.md)
|
||||
* [Fast Fourier Transforms](./libraries/gpu-libraries/math-fft.md)
|
||||
* [Fast Fourier transforms (FFTs)](./libraries/gpu-libraries/math-fft.md)
|
||||
* [Random Numbers](./libraries/gpu-libraries/rand.md)
|
||||
|
||||
:::
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Fast Fourier Transforms
|
||||
# Fast Fourier transforms
|
||||
|
||||
ROCm libraries for FFT are as follows:
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ at compile-time of the hipLIB in question. For dynamic dispatch between vendor i
|
||||
:::
|
||||
|
||||
:::{grid-item-card}
|
||||
**[Fast Fourier Transforms](./math-fft.md)**
|
||||
**[Fast Fourier transforms (FFTs)](./math-fft.md)**
|
||||
|
||||
* {doc}`rocFFT <rocfft:index>`
|
||||
* {doc}`hipFFT <hipfft:index>`
|
||||
|
||||
Reference in New Issue
Block a user