jp6/cu122/: pycuda-2024.1 metadata and description

Homepage Simple index

Python wrapper for Nvidia CUDA

author Andreas Kloeckner
author_email inform@tiker.net
classifiers
  • Environment :: Console
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Other Audience
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: MIT License
  • Natural Language :: English
  • Programming Language :: C++
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Topic :: Scientific/Engineering
  • Topic :: Scientific/Engineering :: Mathematics
  • Topic :: Scientific/Engineering :: Physics
  • Topic :: Scientific/Engineering :: Visualization
license MIT
project_urls
  • Source, https://github.com/inducer/pycuda
requires_dist
  • pytools >=2011.2
  • appdirs >=1.4.0
  • mako
requires_python ~=3.8

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
pycuda-2024.1-cp310-cp310-linux_aarch64.whl
Size
637 KB
Type
Python Wheel
Python
3.10
Gitlab Build Status https://badge.fury.io/py/pycuda.png Zenodo DOI for latest release

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?

Relatedly, like-minded computing goodness for OpenCL is provided by PyCUDA’s sister project PyOpenCL.