[ ソース: 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