.. 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 10.2.
You need to install CUDA Toolkit 10.2 <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.