Skip to content

CannotDeFine/cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for CUDA by Example
===============================

This repository contains the source code for the book "CUDA by Example: An Introduction to General-Purpose GPU Programming" by Jason Sanders and Edward Kandrot. The code is organized into chapters corresponding to the content of the book.

Dependencies
------------

* CUDA Version 13.2
* Driver Version 595.79
* OpenGL Version 4.5
* Hardware: NVIDIA GeForce GTX 1660 SUPER 6GB

Quick Start
-----------

* Run "make all" to build all the examples.
* Run "make clean" to remove all the built files.

About

Source code of CUDA by Example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors