Skip to content

Objective: To find the bottlenecks in the unoptimized single-threaded program for Checkered Matrix Multiplication using PMCs through perf and implemented the optimized single-threaded, multi-threaded and GPU program using CUDA for the same.

Notifications You must be signed in to change notification settings

kawinm/Performance-Optimization-Checkered-Matrix-Multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance Optimization Checkered Matrix Multiplication

About

Objective: To find the bottlenecks in the unoptimized single-threaded program for Checkered Matrix Multiplication using PMCs through perf and implemented the optimized single-threaded, multi-threaded and GPU program using CUDA for the same.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages