Skip to content

pietro-bertozzi/hpc-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC Matrix Processing

The project implements a parallel 2D matrix stencil computation on the Galileo100 supercomputer using MPI and OpenMP models.
The performance analysis demonstrates that while OpenMP achieves excellent strong and weak scalability, the MPI version is limited by data distribution overhead.

Read the Project Report (PDF)

About

High-Performance Computing project: stencil computation on 2D matrices using MPI and OpenMP, benchmarked on CINECA's Galileo100 supercomputer

Topics

Resources

License

Stars

Watchers

Forks

Contributors