This consists of the lab tasks performed under Parallel and Distributed Computing course mostly in C using OpenMP and MPI
The Lab exercises are as follows:
- OpenMP Basics
- Parallel and Serial Computation Comparison
- Private and Shared Constructs
- Critical Construct and Reduction Clause
- Master Worker Search Engine
- Producer Consumer using OpenMP
- Java RMI
- MPI Basics
- MPI Basics 2
- Syncronization using MPI Primatives