= 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 }}}