[ 原始碼: clfft ]
套件:libclfft-dev(2.12.2-5 以及其他的)
libclfft-dev 的相關連結
Debian 的資源:
下載原始碼套件 clfft:
維護小組:
- Debian Science Maintainers (QA 頁面, 郵件存檔)
- Ghislain Antony Vaillant (QA 頁面)
- Jerome Kieffer (QA 頁面)
- Jonathan Bergh (QA 頁面)
外部的資源:
- 主頁 [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-5+b2)
- OpenCL FFT library
-
- dep: ocl-icd-opencl-dev
- OpenCL development files
- 或者 opencl-dev
- 本虛擬套件由這些套件填實: ocl-icd-opencl-dev
-
- sug: libclfft-doc
- documentation for clFFT