[ 源代码: clfft ]
软件包: libclfft-dev (2.12.2-3.2)
libclfft-dev 的相关链接
Trisquel 的资源:
下载源码包 clfft:
维护者:
Original Maintainers:
- Debian Science Maintainers (Mail Archive)
- Ghislain Antony Vaillant
- Jerome Kieffer
外部的资源:
- 主页 [github.com]
相似软件包:
development files for 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.
This package provides the development files.
其他与 libclfft-dev 有关的软件包
|
|
|
-
- dep: libclfft2 (= 2.12.2-3.2)
- OpenCL FFT library
-
- dep: ocl-icd-opencl-dev
- OpenCL development files
- 或者 opencl-dev
- 本虚包由这些包填实: ocl-icd-opencl-dev
-
- sug: libclfft-doc
- documentation for clFFT