An open API service indexing awesome lists of open source software.

https://github.com/shalithasuranga/cudaperformance

Compare the performance of matrix multiplication among GPU shared memory, GPU global memory and CPU
https://github.com/shalithasuranga/cudaperformance

cuda cuda-demo matrix-multiplication nvidia

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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