OPTION A: Part 01: Please download the attachment ‘MPI 01.tar.gz’ (Attached the file) and complete the following questions. Q1: Understand the source code for each of the following five programs. Compile, run and paste one output sequence for each program. (a) MPI-Hello.c (b) Ring-Example-1.c (c) Ring-Example-2.c (d) Ring-Example-3.c (e) Send-Receive.c Part 02: Please download the attachment ‘MPI-02.tar.gz’ (Attached the file) and comple
OPTION A: Part 01: Please download the attachment ‘MPI 01.tar.gz’ (Attached the file) and complete the following questions. Q1: Understand the source code for each of the following five programs. Compile, run and paste one output sequence for each program. …