UmairHabib / Synchronous-100x100-Matrix-Multiplication-using-Multiple-Threads

Developed a program to multiply two large matrices by using multiple threads. After that, Synchronously computed resultant matrix by dividing the whole task between different number of threads within efficient amount of time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UmairHabib/Synchronous-100x100-Matrix-Multiplication-using-Multiple-Threads Stargazers