wiki:SIMEO/MPI

Version 1 (modified by ghit.bogdan, 14 years ago) (diff)

--

SIMEO - Message Passing Interface

System: Ubuntu 9.10

Requirements:

  • libopenmpi-dev
  • openmpi-bin

Compilation Steps

$ mpirun -n 80 ./Simulation
$ mpirun -H host1,user@host2 -n 160 ./Simulation