<div dir="ltr"><div><div><div><div><div>To whom it may concern,<br><br></div>I have an
MPI code with 5 ranks and I use a 4-core processor, I want to process my
code on the machine with every probable state of assigning each process
on each core of CPU. I mean , for example , one time all of process run
on 1core, next time each process run on each core of 4-core CPU and so
on.<br>
<br></div>I used " mpiexec.hydra -ppn 5 -bind-to core:4" to run first
process on first core, 2nd process on 2nd core, 3rd process on 3rd core ,
....<br><br></div>It would be appreciated if correct me.<br><br></div>
Kind Regards,<br></div>Zahra</div>