-
Notifications
You must be signed in to change notification settings - Fork 0
implementing two variations of matrix multiplication: a) The computation of each element of the output matrix happens in a thread. b) The computation of each row of the output matrix happens in a thread.
MostafaYousry/MultiThreadedMatrixMultiplication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
implementing two variations of matrix multiplication: a) The computation of each element of the output matrix happens in a thread. b) The computation of each row of the output matrix happens in a thread.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published