Skip to content

Implementation of two procedures(1.A thread for each element,2.A thread for each row) for Threaded Matrix Multiplication using POSIX threads.

Notifications You must be signed in to change notification settings

marwansalem/threaded_matrix_multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

threaded_matrix_multiplication

Implementation of two procedures for Threaded Matrix Multiplication using POSIX threads.

About

Implementation of two procedures(1.A thread for each element,2.A thread for each row) for Threaded Matrix Multiplication using POSIX threads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages