Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 524 Bytes

High Performance Computing Lab

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]