<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
That is strange. Try pass <code>-v</code>​ option (i.e. <code>mpiexec -v</code>​ ...) to obtain a console log when that happens.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
-- <br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Hui<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> bruno via discuss <discuss@mpich.org><br>
<b>Sent:</b> Thursday, November 17, 2022 8:11 AM<br>
<b>To:</b> discuss@mpich.org <discuss@mpich.org><br>
<b>Cc:</b> bruno.guerraz@orange.com <bruno.guerraz@orange.com><br>
<b>Subject:</b> [mpich-discuss] wrong number of processes on host</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi, I am using mpich on a hadoop cluster with yarn. It is not a smooth
<br>
integration but it is working.<br>
Flowing an old post, I am using the manual launcher and the option <br>
-disable-hostname-propagation <br>
(<a href="https://lists.mpich.org/mailman/htdig/devel/2016-July/000717.html">https://lists.mpich.org/mailman/htdig/devel/2016-July/000717.html</a>)<br>
<br>
The command line to launch by binary is :<br>
<br>
mpiexec -launcher manual -disable-hostname-propagation -n 6 -f ./hosts <br>
/path/to/my/bin<br>
<br>
And the file hosts contains<br>
<br>
host1:2<br>
host2:2<br>
host3:2<br>
<br>
I expect to have 2 processes on each host but most of the time it <br>
launches 3 processes on host1, 1 on host2 and 2 on host3<br>
Any ideas?<br>
<br>
Bruno<br>
<br>
_________________________________________________________________________________________________________________________<br>
<br>
Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc<br>
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler<br>
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,<br>
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.<br>
<br>
This message and its attachments may contain confidential or privileged information that may be protected by law;<br>
they should not be distributed, used or copied without authorisation.<br>
If you have received this email in error, please notify the sender and delete this message and its attachments.<br>
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.<br>
Thank you.<br>
<br>
_______________________________________________<br>
discuss mailing list     discuss@mpich.org<br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</div>
</span></font></div>
</body>
</html>