Lab14. Parallel and Distributed Computing
Lab14. Parallel and Distributed Computing
EXPERIMENT NO 14
Ability to Conduct
Experiment
Data presentation
Experimental results
Conclusion
LAB REPORT 14
Date: 12/31/2024
2|Page
LAB TASKS
Setup:
Code:
3|Page
4|Page
5|Page
6|Page
Output:
7|Page
8|Page
Lab Task 02:
Code:
9|Page
Output:
Conclusion:
10 | P a g e
In this open-ended lab, we focused on the fundamentals of parallel and distributed
computing using MPI. We gained practical insights into the benefits and challenges of
parallel computing. I used MPI communication primitives such as MPI_send and
MPI_recv to efficiently distribute data and aggregate results, ensuring effective
collaboration between processes and reducing redundancy. These skills are critical for
solving real-world problems in high performance computing and distributed systems.
11 | P a g e