Tutorial by Examples

The simplest way to run your job is to use mpiexec or mpirun (they are usually the same thing and aliases of each other). mpiexec -n 2 ./my_prog

Page 1 of 1