MPI - hello world!
We'll cover the following...
We'll cover the following...
In this lesson, we will show you a basic MPI hello world code and also discuss how to run an MPI program. The lesson will cover the basics of initializing MPI and running an MPI job across several processes.

Let’s get introduced with the functions and environment veriables used in the code:
MPI_Init, all of MPI’s global and internal variables