Contains parallel codes for the following:
- K-Means Clustering algorithm: sequential + parallelized (Pthreads and OpenMP)
- Parallelized PCA
- Parallelized PCA using CUDA
- Parallelized Periodic String Matching
Labx.pdf contains the problem statement in detail for each folder