Skip to content

Compare the performance of matrix multiplication among GPU shared memory, GPU global memory and CPU

License

Notifications You must be signed in to change notification settings

csuwu/CudaPerformance

 
 

Repository files navigation

Cuda Performance

How to generate PDF Report

  • Download zip or clone the repository.
  • Execute the shell script bash run.sh
  • PDF file will be genereated in to 'output/' folder

About

Compare the performance of matrix multiplication among GPU shared memory, GPU global memory and CPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TeX 31.5%
  • C 29.2%
  • Cuda 22.9%
  • Shell 16.4%