Skip to content

amr9mohamed/Matrix-Mult-using-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Matrix-Mult-using-threads

This is a program to do matrix multiplication using threads. Using the idea of thread pool when there is a large number of living threads Done as an operating system programming assignment during the semester it has three options , read user input , generate random matrix of specified size and read from file 3 methods are used normal matrix mult , thread for each element and thread for each row

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages