Skip to content

Repository files navigation

Parallel K-means

In this repository you will find the project for the Multicore Programming course @ Sapienza University of Rome.

Our job was to parallelize the given k-means algorithm and provide 4 implementations using the following technologies:

  • OpenMPI
  • OpenMP
  • CUDA
  • MPI + OpenMP

In the docs folder you can find the handout describing the sequential algorithm, and our report in which we describe the main points of our implementations and do an analysis of the performance for each one.

About

Project for Multicore Programming course @ Sapienza University of Rome

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages