Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages