OpenCL FFT library
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.
- Developed at science
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/clFFT && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
clFFT-2.12.2.tar.gz | 0001010182 987 KB | |
clFFT-client.1 | 0000003189 3.11 KB | |
clFFT.changes | 0000000791 791 Bytes | |
clFFT.spec | 0000005001 4.88 KB | |
fix-client-no-symlink.patch | 0000000633 633 Bytes |
Revision 2 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 533434
from
Martin Pluskal (pluskalm)
(revision 2)
- Do not pull boost-devel on Factory (bsc#1062774)
Comments 0