692 Forks
7014 Stars
7014 Watchers

cupy

NumPy & SciPy for GPU

How to download and setup cupy

Open terminal and run command
git clone https://github.com/cupy/cupy.git
git clone is used to create a copy or clone of cupy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cupy https://github.com/cupy/cupy/archive/master.zip

Or simply clone cupy with SSH
[email protected]:cupy/cupy.git

If you have some problems with cupy

You may open issue on cupy support forum (system) here: https://github.com/cupy/cupy/issues