Skip to content

This Repo contains a completed project using MPI to code a Kmeans clustering algorithm.

Notifications You must be signed in to change notification settings

Judmurray/MPI-Kmeans-FarFirst

Repository files navigation

MPI-Kmeans-FarFirst

This project is very similar to the OpenMP Kmeans/Farfirst project in that the goal is to code a parallel implementation of the Kmeans clustering algorithm using the Farthest First center selection algorithm in addition in order to perform clustering and classification on a list of coordinate points from the .dat files.

About

This Repo contains a completed project using MPI to code a Kmeans clustering algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published