There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.