Skip to content

yngtodd/gpu_programming

Repository files navigation


image

image

GPU Programming

GPU programming bits. Aiming to keep things simple here, writing Cuda examples with Python bindings.

Documentation

For references, tutorials, and examples check out our documentation.

Installation

From Sources:

You can either clone the public repository:

git clone git://github.com/yngtodd/gpu_programming

Or download the tarball:

curl  -OL https://github.com/yngtodd/gpu_programming/tarball/master

Once you have a copy of the source, you can install it with:

python setup.py install

About

GPU programming bits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published