OpenCL FFT library

Edit Package clFFT
https://github.com/clMathLibraries/clFFT

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.

Refresh
Refresh
Source Files
Filename Size Changed
clFFT-2.12.2.tar.gz 0001010182 987 KB
clFFT-avoid-rvalue-address.patch 0000000937 937 Bytes
clFFT-client.1 0000003189 3.11 KB
clFFT-fix-aarm64.patch 0000000608 608 Bytes
clFFT.changes 0000001667 1.63 KB
clFFT.spec 0000005475 5.35 KB
Revision 13 (latest revision is 17)
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 903571 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 13)
- Add clFFT-avoid-rvalue-address.patch: Fix building with gcc11 (which is stricter about referencing rvalue addresses) by using ostringstream object directly rather its pointer [gh#clMathLibraries/clFFT#237].
- Add opencl-headers and pkgconfig(OpenCL) to -devel package Requires as these are referenced by clFFT headers and library.
- Use %license for LICENSE file.
Comments 0
openSUSE Build Service is sponsored by