Skip to content

All experiments performed as part of CEE82A - High Performance Computing.

Notifications You must be signed in to change notification settings

toshNaik/High-Performance-Computing-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]