GitHub / jackyhuynh / Matrix_Multiplication_MultiThreading_Comparison
Multi-Threading Matrix Multiplication implemented thread and perform matrix multiplication between two matrices. In this scenario, I will test the program with matrices size 10 x 10, 100 x 100, 500 x 500, 1000 x 1000, and 2000 x 2000 in No thread vs multi-threads (10 threads, 100 threads, 1000 threads, 2000 threads)
Stars: 1
Forks: 0
Open issues: 0
License: unlicense
Language: C
Size: 1000 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 3 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: cloud, command-line, embedded-systems, ide, linux, linux-command, linux-kernel, matrices, matrix-multiplication, microsoft, multi-threads, visual-studio