You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

custatevec-cu11

Package Overview
Dependencies
Maintainers
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custatevec-cu11

cuStateVec - a component of NVIDIA cuQuantum SDK

1.9.0.post0
pipPyPI
Maintainers
7

cuStateVec: A High-Performance Library for State Vector Quantum Simulators

NVIDIA cuStateVec is a high-performance library dedicated to operations for building state vector quantum simulators. cuStateVec is a component of the NVIDIA cuQuantum SDK_.

In addition to C APIs, cuStateVec can also be accessed in Python via cuQuantum Python_.

.. _NVIDIA cuQuantum SDK: https://developer.nvidia.com/cuquantum-sdk .. _cuQuantum Python: https://pypi.org/project/cuquantum-python/

Documentation

Please refer to https://docs.nvidia.com/cuda/cuquantum/latest/custatevec/index.html for the cuStateVec documentation.

Installation

The cuStateVec wheel can be installed as follows:

.. code-block:: bash

pip install custatevec-cuXX

where XX is the CUDA major version (currently CUDA 11 & 12 are supported).

.. note::

Future support for CUDA 11 will be deprecated in the next release when support for CUDA 13 is added.

To use cuQuantum's Python APIs, please directly install cuQuantum Python_.

Citing cuQuantum

H. Bayraktar et al., "cuQuantum SDK: A High-Performance Library for Accelerating Quantum Science," 2023 IEEE International Conference on Quantum Computing and Engineering (QCE), Bellevue, WA, USA, 2023, pp. 1050-1061, doi: 10.1109/QCE57702.2023.00119 <https://doi.org/10.1109/QCE57702.2023.00119>_

Keywords

cuda

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts