Skip to content

Performance Optimization of Diagonal Matrix Multiplication

Notifications You must be signed in to change notification settings

paras2411/matrix-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix-Multiplication-Assignment

Performance optimization of Diagonal Matrix Multiplication(DMM) of two N * N matrices.

  1. Using single thread
  2. Using multi thread
  3. Using CUDA

alt text

About

Performance Optimization of Diagonal Matrix Multiplication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published