Skip to content

arai713/ams148

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

Demonstration Codes from GPU Computing

These are the code demos and supplemental source files for GPU Computing, taught by Steven I Reeves. PhD.

The Mandelbrot code was slightly modified from Ben Hiller's code https://github.com/benhiller/cuda-mandelbrot

Additionally, some codes are inspired by examples in the CUDA programming guide.

There are two folders, the cuda directory and the hip directory. The cuda directory is for codes taught before Spring 2022. The hip directory is for 2022 onwards.

About

Repository for supplemental codes for AM148: GPU Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Cuda 48.9%
  • C++ 44.6%
  • C 2.1%
  • Python 1.9%
  • Makefile 1.4%
  • Shell 1.1%