Skip to content

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.

Notifications You must be signed in to change notification settings

MostafaYousry/MultiThreadedMatrixMultiplication

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

No packages published

Languages