Metadata-Version: 2.1
Name: cupy-cuda92
Version: 4.5.0
Summary: CuPy: NumPy-like API accelerated with CUDA
Home-page: https://docs-cupy.chainer.org/
Author: Seiya Tokui
Author-email: tokui@preferred.jp
License: MIT License
Platform: UNKNOWN
Requires-Dist: numpy (>=1.9.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: fastrlock (>=0.3)

This CuPy wheel (precompiled binary) package requires CUDA 9.2.
You need to install `CUDA Toolkit 9.2 <https://developer.nvidia.com/cuda-toolkit-archive>`_ to use these packages.

If you have another version of CUDA, please see `Installation Guide <https://docs-cupy.chainer.org/en/latest/install.html>`_ for instructions.
If you want to build CuPy from `source distribution <https://pypi.python.org/pypi/cupy>`_, use ``pip install cupy`` instead.


