MPI Troubleshooting

LINUX, C++, troubleshooting


First identify the type of your problem:

  1. I cannot start mpi
  2. I cannot add machines in mpi
  3. I cannot compile my parallel program
  4. My master program crashes (at runtime)
  5. My slave program crashes (at runtime)
Encountered an unidentified problem? Report in detail to: Jan Lemeire:    jan.lemeire@vub.ac.be    02/629.2997

Troubles starting mpi.

Problems with adding machines in mpi.


Compile time problems


Run time problems with master

Runtime problems with slave



MPI configuration problems



back to top