Skip to content

stanford-cs149/cuda_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cuda_tutorial

code for Oct 25 cuda tutorial

Simply run make to build the vector addition and matrix multiply examples

Run ./gem or ./add to run the matrix multiply and vector addition examples respectively

To profile each, run nvprof ./gem and nvprof ./add

About

code for Oct 25 cuda tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published