CMD + K

cupy-cuda12x

Community

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple cupy-cuda12x

Usage Tracking

15.0.0a1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

.. image:: https://raw.githubusercontent.com/cupy/cupy/main/docs/image/cupylogo1000px.png :width: 400

CuPy : NumPy & SciPy for GPU

CuPy <https://cupy.dev/>_ is a NumPy/SciPy-compatible array library for GPU-accelerated computing with Python.

This is a CuPy wheel (precompiled binary) package for CUDA 12.x. You need to install CUDA Toolkit 12.x <https://developer.nvidia.com/cuda-toolkit-archive>_ locally to use these packages. Alternatively, you can install this package together with all needed CUDA components from PyPI by passing the [ctk] tag::

$ pip install cupy-cuda12x[ctk]

If you have another version of CUDA, or want to build from source, refer to the Installation Guide <https://docs.cupy.dev/en/latest/install.html>_ for instructions.

About

Last Updated

Jul 3, 2026 at 06:51

Supported Platforms

noarch