Files
ROCm/docs/reference/gpu_libraries/fft.md
Sam Wu 524f009280 Links for Reference pages (#2307)
* reorg toc to match all ref material page

* add links to docs, github, and changelogs
2023-07-07 09:37:15 -06:00

802 B

Fast Fourier Transforms

ROCm libraries for FFT are as follows:

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

:::{grid-item-card} {doc}rocFFT <rocfft:index> rocFFT is an AMD GPU optimized library for FFT.

:::

:::{grid-item-card} {doc}hipFFT <hipfft:index> hipFFT is a compatibility layer for GPU accelerated FFT optimized for AMD GPUs using rocFFT. hipFFT allows for a common interface for other non AMD GPU FFT libraries.

:::

:::::