Socket
Book a DemoInstallSign in
Socket

cupy-cuda91

Package Overview
Dependencies
Maintainers
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cupy-cuda91

CuPy: NumPy-like API accelerated with CUDA

pipPyPI
Version
7.8.0
Maintainers
7

.. image:: https://raw.githubusercontent.com/cupy/cupy/master/docs/image/cupy_logo_1000px.png :width: 400

CuPy : NumPy-like API accelerated with CUDA

CuPy <https://cupy.chainer.org/>_ is an implementation of NumPy-compatible multi-dimensional array on CUDA.

This is a CuPy wheel (precompiled binary) package for CUDA 9.1. You need to install CUDA Toolkit 9.1 <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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts