mpi_kmeans

Standalone applications for MPIKmeans

Install

All systems
curl cmd.cat/mpi_kmeans.sh
Debian Debian
apt-get install mpikmeans-tools
Ubuntu
apt-get install mpikmeans-tools
image/svg+xml Kali Linux
apt-get install mpikmeans-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install mpikmeans-tools
Raspbian
apt-get install mpikmeans-tools

mpikmeans-tools

Standalone applications for MPIKmeans

This library uses an algorithm that yields the very same solution as standard k-means, even after each iteration. However, it uses triangle inequalities, and is much faster. Note: MPI here does not refer to the Message Passing Interface; rather, it is an acronym for Max Planck Institute, where this algorithm was developed. This package contains the standalone applications.

libmpikmeans-dbg

Debugging symbols for MPIKmeans

This library uses an algorithm that yields the very same solution as standard k-means, even after each iteration. However, it uses triangle inequalities, and is much faster. Note: MPI here does not refer to the Message Passing Interface; rather, it is an acronym for Max Planck Institute, where this algorithm was developed. This package contains the debugging symbols.