35 Forks
239 Stars
239 Watchers

cuda-tutorial

A set of hands-on tutorials for CUDA programming

How to download and setup cuda-tutorial

Open terminal and run command
git clone https://github.com/puttsk/cuda-tutorial.git
git clone is used to create a copy or clone of cuda-tutorial 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 cuda-tutorial https://github.com/puttsk/cuda-tutorial/archive/master.zip

Or simply clone cuda-tutorial with SSH
[email protected]:puttsk/cuda-tutorial.git

If you have some problems with cuda-tutorial

You may open issue on cuda-tutorial support forum (system) here: https://github.com/puttsk/cuda-tutorial/issues