- Given: The input data (3D coordinates) is contained in binary files corresponding to a time step.
- Task: To cluster moving particles in a 3D space.
- Approach: Parallelized the K-means clustering algorithm by distributing the particles uniformly on assigned nodes in CSE cluster or HPC followed by gathering the relevant information on a node. The process is repeated till convergence is obtained.
- This was done as a part of course CS633 instructed by Prof. Preeti Malakar.
-
Notifications
You must be signed in to change notification settings - Fork 0
Aakj/Parallel-KMeans-Algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
To cluster moving particles in a 3D space parallely using MPI.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published