cupy-cuda90 8.6.0


pip install cupy-cuda90

  Latest version

Released: Mar 25, 2021


Meta
Author: Seiya Tokui
Requires Python: >=3.5.0

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Science/Research
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.5
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3 :: Only
  • Cython

Topic
  • Software Development
  • Scientific/Engineering

Operating System
  • POSIX
  • Microsoft :: Windows
https://raw.githubusercontent.com/cupy/cupy/master/docs/image/cupy_logo_1000px.png

CuPy : A NumPy-compatible array library accelerated by CUDA

CuPy is an implementation of NumPy-compatible multi-dimensional array on CUDA.

This is a CuPy wheel (precompiled binary) package for CUDA 9.0. You need to install CUDA Toolkit 9.0 to use these packages.

If you have another version of CUDA, or want to build from source, refer to the Installation Guide for instructions.

Extras:
Dependencies:
numpy (>=1.15)
fastrlock (>=0.3)