Skip to content

Time Comparison when using different number of Threads for Matrix Multiplication

Notifications You must be signed in to change notification settings

royalpranjal/Multi-Threaded-Matrix-Multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Threaded-Matrix-Multiplication

Time Comparison when using different number of Threads for Matrix Multiplication

Two files named - "MatrixA.txt" & "MatrixB.cpp" will feed the program with the values for the 2 matrices. The values in these files can be changed.

Inoder to compare the different computational speeds, specifiy the different number of threads when asked. You need not run the program everytime. There is an infinite loops which asks for your input & exits only when you press 'n'.

About

Time Comparison when using different number of Threads for Matrix Multiplication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages