Skip to content

C code that calculates thread efficency in matrix multiplication.

License

Notifications You must be signed in to change notification settings

qualious/pthread_matrix_multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amdahl's law in two dimensional matrix multiplication

cd into the directory and execute make. Then execute the program with ./amdahls.

Program takes two flags:

-v verbose, displays everything.
-m displays created matrix info and result

About

C code that calculates thread efficency in matrix multiplication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published