You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a simple program that reads 2 3x3 matrices from 2 text files and multiplies them using multiple threads. The resultant matrix is also stored in a text file.