File: index.rst

package info (click to toggle)
hipfft 6.1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,568 kB
  • sloc: cpp: 15,967; python: 186; sh: 45; makefile: 40; xml: 15
file content (21 lines) | stat: -rw-r--r-- 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Welcome to hipFFT's documentation!
==================================

hipFFT is an FFT marshalling library. Currently, hipFFT supports
either rocFFT_ or cuFFT_ as backends.

.. toctree::
   :maxdepth: 4
   :caption: Contents:

   overview

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`


.. _rocFFT: https://rocfft.readthedocs.io/
.. _cuFFT: https://developer.nvidia.com/cufft