/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.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.