Skip to content

LouayMagdy/Lab2-OS..ThreadedMatrixMultiplication

Repository files navigation

Lab2-OS..ThreadedMatrixMultiplication

a matrix multiplication application using pthreads in C language. it was experience the parallization of threads as it includes:

  1. matrix multiplication without threads ..... the best of them
  2. matrix multiplication with thread for each row in 1st matrix
  3. matrix multiplication with a thread for each row in first matrix and a column in second matrix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published