Skip to content
/ MatMP Public

Advanced multiprocessing approach to common matrix operations

License

Notifications You must be signed in to change notification settings

zorzr/MatMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MatMP

Collection of useful multiprocessing approaches to common matrix operations (e.g. multiplication of two matrices, LU factorization of a square matrix).

This repository is the result of a university project about advanced processor architectures and the application of our knowledge about caching and multi-threading. The code is written in C++ language and takes advantage of the OpenMP library.

Contributors

About

Advanced multiprocessing approach to common matrix operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages