puttsk / cuda-tutorial

A set of hands-on tutorials for CUDA programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GithubDocumentation Status GitHub forks

CUDA Tutorial

This repository contains a hands-on tutorial for programming CUDA.

Getting Started

These instructions will get you a copy of the tutorial up and running on your CUDA-capable machine.

Prerequisites

We expect you to have access to CUDA-enabled GPUs (see. here) and have sufficient C/C++ programming knowledge.

Following softwares are required for compiling the tutorials

Installing

$> git clone https://github.com/puttsk/cuda-tutorial.git
$> cd cuda-tutorial

Contributing

TBD

Authors

  • Putt Sakdhnagool - Initial work

See also the list of contributors who participated in this project.

Issues / Feature request

You can submit bug / issues / feature request using Tracker.

License

TBD

Acknowledgments

About

A set of hands-on tutorials for CUDA programming


Languages

Language:Cuda 89.0%Language:C 11.0%