Skip to content
/ dSLC Public
forked from matheuscenta/SLC-MPI

Distributed SIngle-Linkage Clustering in C++ with MPI.

License

Notifications You must be signed in to change notification settings

mmcenta/dSLC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dSLC

Distributed Single-Linkage Clustering in C++ with MPI. This is an exercise in distributed computing during the INF421 algorithms course at École Polytechnique. It features implementations of a few sequential and distributed minimum spanning tree algorithms such as Prim, Kruskal, Boruvka and GHS.

Requirements

This project requires OpenMPI to run

About

Distributed SIngle-Linkage Clustering in C++ with MPI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.9%
  • Python 7.2%
  • Makefile 2.5%
  • C 0.4%