パッケージ: libcufftw9.2 (9.2.148-7+deb10u1) [non-free]
libcufftw9.2 に関するリンク
Debian の資源:
nvidia-cuda-toolkit ソースパッケージをダウンロード:
- [nvidia-cuda-toolkit_9.2.148-7+deb10u1.dsc]
- [nvidia-cuda-toolkit_9.2.148.orig-amd64-patch1.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig-ppc64el-patch1.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig-ppc64el.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig.tar.gz]
- [nvidia-cuda-toolkit_9.2.148-7+deb10u1.debian.tar.xz]
メンテナ:
- Debian NVIDIA Maintainers (QA ページ, メールアーカイブ)
- Andreas Beckmann (QA ページ)
- Graham Inggs (QA ページ)
- Zhou Mo (QA ページ)
外部の資源:
- ホームページ [developer.nvidia.com]
類似のパッケージ:
NVIDIA cuFFTW Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
The FFT is a divide-and-conquer algorithm for efficiently computing discrete Fourier transforms of complex or real-valued data sets. It is one of the most important and widely used numerical algorithms in computational physics and general signal processing. The cuFFT library provides a simple interface for computing FFTs on an NVIDIA GPU, which allows users to quickly leverage the floating-point power and parallelism of the GPU in a highly optimized and tested FFT library.
This package contains the cuFFTW runtime library.
その他の libcufftw9.2 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcufft9.2
- NVIDIA cuFFT Library
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3