Skip to content

Performance analysis of various matrix multiplication algorithms in a single core and of multiple parallelization techniques for the sieve of Eratosthenes algorithm.

Notifications You must be signed in to change notification settings

rendoir/feup-cpar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FEUP-CPAR

Repository to hold all work done in the Parallel Computing course (CPAR) taught at FEUP. Work done by @rendoir and @cyrilico.

The first work analyzes the performance of a single core in various versions of the matrix multiplication algorithm. The second work studies different parallelization techniques (shared, distributed and hybrid memory) applied to a well known algorithm, the Sieve of Eratosthenes.

About

Performance analysis of various matrix multiplication algorithms in a single core and of multiple parallelization techniques for the sieve of Eratosthenes algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •