Skip to content
tingxingdong edited this page May 26, 2017 · 12 revisions

The right column "Pages" contains information about rocFFT building and design

Initially, rocFFT includes the following transformation features

  • 1D transformation

  • float and double precision

  • power of 2 from 1 to size 2^27.

  • power of 3 < 4096

  • power of 5 < 4096

  • Complex2Complex:

  • In-place and out-of-place transformation:

  • unit stride (=1) and non-unit stride :

Clone this wiki locally