Hi,
running parallel code on my workstation (with OpenIndiana) I discovered that MPI processes were migrated on a regular basis from one core to another.
On SunOS systems the command 'pbind' allows binding a process to a specific core.
So I am wondering if binding automatically each process to the next available core is supported directly from MPICH ?