/proto-MPI

A prototype to get to know the MPI basics

Primary LanguageC++

proto-MPI

A prototype to get to know the MPI basics

Manual

Enter the following commands:

  1. cd src/
  2. make
  3. mpirun -n [number of processes] [optional:-default-hostfile host_file] ./MPI_dummy

Note:mpirun refers to /usr/local/bin/mpirun binary