Parallel Computing (22/23) - Practical Assignments

📌 K-Means algorithm (sequential)

About : Implementation and analysis of an optimized sequential version of the K-Means algorithm developed with the aid of parallel computing optimization techniques aiming to minime the total execution time.

📌 K-Means algorithm (parallel)

About : Implementation and analysis of an optimized parallel version of the K-Means algorithm using OpenMP & MPI (Message Passing Programming).

🤝 Collaborators: