/CP-K_means

Lloyd's K-Means clustering algorithm for Parallel Computing course 2022/2023 @ uminho

Primary LanguageC

Parallel Computing 2022/2023 - Lloyd's K-Means clustering algorithm

This project consisted in implementing 3 different versions of a K-means algorithm and optimizing them, using C:

  • A sequential version
  • An OpenMP parallel version
  • A Parallel version which used MPI

Group members

Diogo Barbosa
Rui Guilherme Monteiro

Final grade: 15,4/20