Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 247 Bytes

CollectiveComunicationMPI

This is the second practical work for the Parallel Programming class at UFMG.

To compile just type "make". It will generate a "tp2" executable. To execute it with MPI type:

mpiexec -n < numberOfProccess > ./tp2