[ ソース: pyopencl ]
パッケージ: python3-pyopencl (2021.1.2-1)
python3-pyopencl に関するリンク
Debian の資源:
pyopencl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [mathema.tician.de]
類似のパッケージ:
Python 3 module to access OpenCL parallel computation API
PyOpenCL lets you access the OpenCL parallel computation API from Python. Here's what sets PyOpenCL apart:
* Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. * Completeness. PyOpenCL puts the full power of OpenCL’s API at your disposal, if you wish. * Convenience. While PyOpenCL's primary focus is to make all of OpenCL accessible, it tries hard to make your life less complicated as it does so--without taking any shortcuts. * Automatic Error Checking. All OpenCL errors are automatically translated into Python exceptions. * Speed. PyOpenCL’s base layer is written in C++, so all the niceties above are virtually free. * Helpful, complete documentation and a wiki. * Liberal licensing (MIT).
This package contains Python 3 modules.
その他の python3-pyopencl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.7) [amd64, arm64 以外]
-
- dep: libgcc-s1 (>= 3.0) [armel, armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libstdc++6 (>= 10.2) [armel]
- GNU 標準 C++ ライブラリ v3
- dep: libstdc++6 (>= 6) [armel 以外]
-
- dep: ocl-icd-libopencl1
- Generic OpenCL ICD Loader
- または libopencl1
- 以下のパッケージによって提供される仮想パッケージです: nvidia-libopencl1, ocl-icd-libopencl1
-
- dep: ocl-icd-libopencl1 (>= 1.0)
- Generic OpenCL ICD Loader
- または libopencl-1.2-1
- 以下のパッケージによって提供される仮想パッケージです: nvidia-libopencl1, ocl-icd-libopencl1
-
- dep: ocl-icd-libopencl1 (>= 2.2.0)
- Generic OpenCL ICD Loader
- または libopencl-2.0-1
- 以下のパッケージによって提供される仮想パッケージです: nvidia-libopencl1, ocl-icd-libopencl1
-
- dep: ocl-icd-libopencl1 (>= 2.2.12)
- Generic OpenCL ICD Loader
- または libopencl-2.2-1
- 以下のパッケージによって提供される仮想パッケージです: nvidia-libopencl1, ocl-icd-libopencl1
-
- dep: ocl-icd-libopencl1 (>= 2.2.8)
- Generic OpenCL ICD Loader
- または libopencl-2.1-1
- 以下のパッケージによって提供される仮想パッケージです: nvidia-libopencl1, ocl-icd-libopencl1
-
- dep: pocl-opencl-icd
- pocl ICD
- または opencl-icd
- 以下のパッケージによって提供される仮想パッケージです: beignet-opencl-icd, intel-opencl-icd, mesa-opencl-icd, nvidia-legacy-390xx-opencl-icd, nvidia-opencl-icd, nvidia-tesla-418-opencl-icd, nvidia-tesla-470-opencl-icd, pocl-opencl-icd
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-appdirs (>= 1.4.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-mako
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python3-numpy
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-pytools (>= 2017.6)
- big bag of things supplementing Python 3 standard library
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- rec: python-pyopencl-doc
- module to access OpenCL parallel computation API (documentation)
-
- sug: python3-imaging-tk
- パッケージは利用できません
-
- sug: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- sug: python3-opengl
- Python の OpenGL へのバインディング (Python 3)
-
- sug: python3-pyopencl-dbg
- Python 3 module to access OpenCL API (debug extensions)
-
- sug: python3-pytest
- Simple, powerful testing in Python3