Projects done in COL 380 - Introduction to Parallel and Distributed Programming, 2017
- Parallel Prefix Sum (using Multithreading)
- Travelling Salesman Problem (using Genetic Algorithms)
- Distributed and Parallel Hypersort (using MPI)
- Sparse Matrix-Vector Multiplication (using CUDA)