#MPI Console Comamands sudo mpicc array_parallel.c -o array_parallel -lm mpirun -f hosts -n 3 ./array_parallel