Lab-1
Introductory lab to the paradigms of OpenMp parallel programming constructs The programs implemented in this lab are simple hello-world, simple PI calculation, Hello-world using OpenMp pragma construct, PI calculation using pragma, atomic and critical. The corresponding results obtained are compared with each other.
Lab-2, 3 & 4
The lab handout for this session has been included along with the necessary code snippets for the same.