https://github.com/andrewgazelka/openmpi-kmeans
OpenMPI KMeans
https://github.com/andrewgazelka/openmpi-kmeans
c kmeans openmpi
Last synced: about 1 month ago
JSON representation
OpenMPI KMeans
- Host: GitHub
- URL: https://github.com/andrewgazelka/openmpi-kmeans
- Owner: andrewgazelka
- Created: 2021-03-17T19:52:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T16:55:54.000Z (about 4 years ago)
- Last Synced: 2025-04-06T04:03:04.448Z (about 1 month ago)
- Topics: c, kmeans, openmpi
- Language: C
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paralell Programming Lab 2
An implementation of K-means for parallel programming lab 2.