Project description
NVIDIA cuQuantum Python provides Python bindings and high-level object-oriented models for accessing the full functionalities of NVIDIA cuQuantum SDK from Python.
Installation
pip install -v --no-cache-dir cuquantum-python
Note
Starting cuQuantum 22.11, this package is a meta package pointing to cuquantum-python-cuXX ,
where XX is the CUDA major version (currently CUDA 11 & 12 are supported).
The meta package will attempt to infer and install the correct -cuXX wheel. However,
in situations where the auto-detection fails, this package currently points to cuquantum-python-cu11
with a warning raised (if the verbosity flag -v is set, as shown above). This behavior
is subject to change in the future, and users are encouraged to install the new wheels that
come with the -cuXX suffix.
The argument --no-cache-dir is required for pip 23.1+. It forces pip to execute the
auto-detection logic.
Citing cuQuantum
Pleae click this Zenodo badge to see the citation format:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages .
Source Distribution
File details
Details for the file cuquantum_python-24.11.0.tar.gz
.
File metadata
Download URL:
cuquantum_python-24.11.0.tar.gz
Upload date:
Nov 18, 2024
Size: 6.6 kB
Tags: Source
Uploaded using Trusted Publishing? No
Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Hashes for cuquantum_python-24.11.0.tar.gz
Algorithm
Hash digest
SHA256
2cb67b1c270663a206dcbda7cb74ba564c633f97ec117e6d39f5faf7597dbbcc
Copy
MD5
6ac8bc557177c987e8992983c37c481a
Copy
BLAKE2b-256
3717ce5a44b884bfd12f85345484c45d794b29c2ff0d1fde69ba849f6161308d
Copy
See more details on using hashes here.