Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
/ CP-K_means Public archive

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

Notifications You must be signed in to change notification settings

rushmetra/CP-K_means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published