Skip to content

CMPT-431-SFU/CUDA-Demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CUDA Demos

(derived from here: https://github.com/NVIDIA/cuda-samples.git)

Programs

  • bandwidthTest
  • matrixMul
  • nvJPEG
  • reduction
  • warpAggregatedAtomicsCG

Build: There is a Makefile within each src/ folder

ssh asb9840u-b02.csil.sfu.ca -p 24 # Verified only on b01, b02 and b03
https://github.com/CMPT-431-SFU/CUDA-Demos.git
cd src/matrixMul
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published