Matrix Multiplication using Threads in C This code is supposed to read two matrices and thier dimensions from a file and multiply them using threads. NOTE THAT: the maximum size of the matrices is static. If you want to multiply two big matrices, you can either implement dynamic allocation or just edit the size manually before running the code.
-
Notifications
You must be signed in to change notification settings - Fork 0
youssefrashed1999/Matrix-Multiplication-threads-in-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Matrix Multiplication using Threads in C
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published