clfft-client

client program for clFFT

Description

The clFFT library is an open source OpenCL library implementation of discrete Fast Fourier Transforms, which:

  * Provides a fast and accurate platform for calculating discrete FFTs.
  * Works on CPU or GPU backends.
  * Supports in-place or out-of-place transforms.
  * Supports 1D, 2D, and 3D transforms with a batch size that can be greater
    than 1.
  * Supports planar (real and complex components in separate arrays) and
    interleaved (real and complex components as a pair contiguous in memory)
    formats.
  * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
  * Supports single and double precision floating point formats.

This package provides the client program.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/clMathLibraries/clFFT


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install clfft-client