You can do it, it might or might not make sense, depending on your
application. Load imbalance in regular MPI applications kills
performance. Therefore if your cluster is very heterogeneous, you
might prefer some different programming paradigm that take care of
this by nature (let say RPC).
Hi everyone,
I am new to open-mpi and parallel computing so I hope I won't
bore/offend you with obvious/off-topic questions.
We are running scientific simulations (using meep from mit) on small
bi-processors pcs and to fully use both processors on each machine, we
had to compile a mpi version