This application has the following features:
👉 This application aims to multiply a random matrix to itself using multiple processes
👉 Creates a random N x N matrix and populates it with random values
👉 Creates number of processes
👉 Each of the process has responsibility of multiplying one row to one column
👉 Each process stores its result in a text file
👉 The final process reads the text file and outputs the result
-
Notifications
You must be signed in to change notification settings - Fork 0
haris-sohail/Multi-process-Matrix-Multiplier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This application aims to multiply a random matrix to itself using multiple processes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published