Matrix multiplication using threads

Save the following lines of code in a file called matrix_multiplication.c, then compile and run it:

I would recommend running in parallel the top command in another shell window to observe the system/processors load.