Add ROCm A-Z entries to TOC (#2454)

This commit is contained in:
Lisa
2023-09-18 12:13:56 -06:00
committed by GitHub
parent 006546e9e6
commit 772b51a7d2
8 changed files with 32 additions and 11 deletions

View File

@@ -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)
:::