Skip to main content

cupy: a Python array library accelerated with NVIDIA CUDA

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: cupy
Description: a Python array library accelerated with NVIDIA CUDA
For more information: https://cupy.dev/
Categories:
License: Unknown

General usage information

CuPy is an open-source array library accelerated with NVIDIA CUDA. CuPy provides GPU accelerated computing with Python, using CUDA-related libraries including cuBLAS, cuDNN, cuRand, cuSolver, cuSPARSE, cuFFT, cuTensor and NCCL.

This module adds cuPy to PYTHONPATH and defines the environment variables CUTENSOR_LIBDIR and CUTENSOR_INCDIR

Available versions of the package cupy, by cluster

This section lists the available versions of the package cupyon the different clusters.

Available versions of cupy on the Zaratab cluster

Available versions of cupy on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
11.5.0 cupy/11.5.0 zen2 Y






Back to Top