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

cutensornet-cu11

Package Overview
Dependencies
Maintainers
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cutensornet-cu11

cuTensorNet - a component of NVIDIA cuQuantum SDK

2.8.0
pipPyPI
Maintainers
6

cuTensorNet: A High-Performance Library for Tensor Network Computations

NVIDIA cuTensorNet is a high-performance library for tensor network computations. cuTensorNet is a component of the NVIDIA cuQuantum SDK_.

In addition to C APIs, cuTensorNet 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/cutensornet/index.html for the cuTensorNet documentation.

Installation

The cuTensorNet wheel can be installed as follows:

.. code-block:: bash

pip install cutensornet-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