Project: cupy-cuda11x

CuPy: NumPy & SciPy for GPU

Project Details

Latest version
12.3.0
Home Page
https://cupy.dev/
PyPI Page
https://pypi.org/project/cupy-cuda11x/

Project Popularity

PageRank
0.0035589097886410104
Number of downloads
118714

.. image:: https://raw.githubusercontent.com/cupy/cupy/main/docs/image/cupy_logo_1000px.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 11.2 ~ 11.x. You need to install CUDA Toolkit 11.2 ~ 11.x <https://developer.nvidia.com/cuda-toolkit-archive>_ to use these packages.

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.