All experiments performed as part of CEE82A - High Performance Computing.
| Experiments | Title | 
|---|---|
| 1 | Sieve of Eratosthenes | 
| 2 | Floyd's Algorithm | 
| 3 | Matrix Vector Multiplication | 
| 4 | Document Classification | 
| 5 | Matrix Matrix Multiplication | 
| 6 | Solving Linear System of Equations | 
| 7 | Finite Difference Methods | 
| 8 | Hyperquicksort | 
Reference Textbook: Parallel Programming in C with MPI and OpenMP by Michael J. Quinn [International Edition 2003]