File: design.rst

package info (click to toggle)
rocfft 6.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,968 kB
  • sloc: cpp: 72,181; python: 6,506; sh: 387; xml: 204; makefile: 63
file content (18 lines) | stat: -rw-r--r-- 631 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. meta::
  :description: rocFFT documentation and API reference library
  :keywords: rocFFT, FFT, ROCm, API, documentation

.. _design_documents:

********************************************************************
Design Documents
********************************************************************

The Design Documents contain proposals for features of the rocFFT library. They are intended as development proposals for engineering and contributors to the Open Source library. 

The current proposals include the following:

  * :ref:`codegen`
  * :ref:`runtime_compilation`
  * :ref:`buffer_assignment`
  * :ref:`bluestein`