cupy-cuda100 9.6.0


pip install cupy-cuda100

  Latest version

Released: Nov 10, 2021


Meta
Author: Seiya Tokui
Maintainer: CuPy Developers
Requires Python: >=3.6.0

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Science/Research
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python
  • Python :: 3
  • 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 : NumPy & SciPy for GPU

CuPy is a NumPy/SciPy-compatible array library for GPU-accelerated computing with Python.

This is a CuPy wheel (precompiled binary) package for CUDA 10.0. You need to install CUDA Toolkit 10.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.24,>=1.17)
fastrlock (>=0.5)