Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 382 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 382 Bytes

Middleware Technologies for Distributed Systems

This repository collects the implementation of the projects done during the class Middleware Technologies for Distributed Systems of 2018/2019 at Politecnico di Milano.

  • MPI and OpenMP: efficient C implementation of the K-means clustering algorithm using the MPI and OpenMP frameworks.