[mpich-discuss] Managing process distribution

Doha Ehab dohaehab at gmail.com
Fri Aug 12 10:43:19 CDT 2016


Hello,

I am running mpi code on host1(quad core) and host2(dual core)

mpiexec -hosts host1,host2 -n 6 ./mytask
I want to assign 4 processes for host1 and 2 for host2. I tried --map-by
core but I found that the processes are distributed 3 for each.

Regards
Doha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20160812/0f03fd34/attachment.html>
-------------- next part --------------
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list