[ Source: pycuda ]
Package: python3-pycuda (2022.2.2~dfsg-2 and others) [contrib]
Links for python3-pycuda
Debian Resources:
Download Source Package pycuda:
- [pycuda_2022.2.2~dfsg-2.dsc]
- [pycuda_2022.2.2~dfsg.orig.tar.xz]
- [pycuda_2022.2.2~dfsg-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [mathema.tician.de]
Similar packages:
Python 3 module to access Nvidia‘s CUDA parallel computation API
PyCUDA lets you access Nvidia‘s CUDA parallel computation API from Python. Several wrappers of the CUDA API already exist–so what’s so special about PyCUDA?
* 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. PyCUDA knows about dependencies, too, so (for example) it won’t detach from a context before all memory allocated in it is also freed. * Convenience. Abstractions like pycuda.driver.SourceModule and pycuda.gpuarray.GPUArray make CUDA programming even more convenient than with Nvidia’s C-based runtime. * Completeness. PyCUDA puts the full power of CUDA’s driver API at your disposal, if you wish. * Automatic Error Checking. All CUDA errors are automatically translated into Python exceptions. * Speed. PyCUDA’s base layer is written in C++, so all the niceties above are virtually free. * Helpful Documentation.
This package contains Python 3 modules.
Other Packages Related to python3-pycuda
|
|
|
|
-
- dep: libboost-python1.74.0 (>= 1.74.0+ds1)
- libreria Boost.Python
-
- dep: libboost-python1.74.0-py311
- virtual package provided by libboost-python1.74.0
-
- dep: libboost-thread1.74.0 (>= 1.74.0+ds1)
- multi-thread C++ portabile
-
- dep: libc6 (>= 2.32)
- Libreria C GNU: librerie condivise
also a virtual package provided by libc6-udeb
-
- dep: libcuda1 (>= 450.66) [not ppc64el]
- NVIDIA CUDA Driver Library
- or libcuda.so.1 (>= 450.66)
- Package not available
-
- dep: libcurand10
- NVIDIA cuRAND Library
-
- dep: libgcc-s1 (>= 3.0)
- libreria di supporto a GCC
-
- dep: libnvidia-tesla-cuda1 (>= 450.66) [ppc64el]
- NVIDIA CUDA Driver Library (Tesla version)
- or libcuda.so.1 (>= 450.66)
- Package not available
-
- dep: libstdc++6 (>= 11)
- libreria GNU Standard C++, versione 3
-
- dep: nvidia-cuda-toolkit
- NVIDIA CUDA development toolkit
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-appdirs (>= 1.4.0)
- determinare directory appropriate specifiche per la piattaforma (Python 3)
-
- dep: python3-decorator (>= 3.2.0)
- semplifica l'uso da parte dei programmatori di decoratori Python
-
- dep: python3-mako
- template leggero e veloce per la piattaforma Python 3
-
- dep: python3-numpy (>= 1:1.22.0)
- veloce struttura per array per il linguaggio Python 3
-
- dep: python3-numpy-abi9
- virtual package provided by python3-numpy
-
- dep: python3-pytools
- borsone di cose che espandono la libreria standard di Python 3
-
- rec: python-pycuda-doc
- module to access Nvidia‘s CUDA computation API (documentation)
-
- sug: python3-matplotlib
- sistema di tracciamento grafici basato su Python in uno stile simile a Matlab (Python 3)
-
- sug: python3-opengl
- collegamenti Python a OpenGL (Python 3)
-
- sug: python3-pytest
- sistema per test semplice e potente in Python 3
Download python3-pycuda
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 2022.2.2~dfsg-2+b1 | 321.4 kB | 2,001.0 kB | [list of files] |
arm64 | 2022.2.2~dfsg-2+b1 | 306.9 kB | 2,065.0 kB | [list of files] |
ppc64el | 2022.2.2~dfsg-2+b1 | 316.6 kB | 2,321.0 kB | [list of files] |