<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
In fact there is a manual mode in hydra. Try this:
<div class=""><br class="">
</div>
<div class="">    mpiexec -n 2 -launcher=manual -host=A,B date</div>
<div class=""><br class="">
</div>
<div class="">It will print out the launch command lines and wait (very patiently). Then if you paste the proxy command line on your local host or any host on your network, it will continue. </div>
<div class=""><br class="">
</div>
<div class="">I guess that is all the pipelines that you can use to create your own wrapper scripts to work for custom environment. </div>
<div class=""><br class="">
</div>
<div class="">— </div>
<div class="">Hui<br class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On Oct 26, 2018, at 8:42 AM, Zhou, Hui <<a href="mailto:zhouh@anl.gov" class="">zhouh@anl.gov</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Having a manual mode of launching proxies sounds very interesting. I don’t think currently hydra supports it though. 
<div class=""><br class="">
</div>
<div class="">The manually launched proxies need establish communication back to mpiexec.hydra — I suspect the mechanism already exist. I guess the next question is how to reliably detect launch failures other than having mpiexec.hydra hanging forever — maybe
 that is a valid option. <br class="">
<div class=""><br class="">
</div>
<div class="">Hui Zhou</div>
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On Oct 23, 2018, at 11:44 PM, Shuwei Zhao <<a href="mailto:shuweizhao1991@gmail.com" class="">shuweizhao1991@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Hi, 
<div class=""><br class="">
</div>
<div class="">I'm trying integrate MPICH with network submission tool called RTDA(RunTime Design Automation -
<a href="http://www.rtda.com/" class="">www.rtda.com</a>), I use the mpich-3.2.1a but looks like that mpich doesn't detect the resource manager and launcher, mpich cannot distribute jobs as expected.</div>
<div class=""><br class="">
</div>
<div class="">Does mpich support interact with RTDA resource manager and launcher? </div>
<div class=""><br class="">
</div>
<div class="">Since the hydra process manager did tight integration with SGE, LSF, SLURM, PBS, etc. I was thinking for platform it doesn't support - if there is way to submit jobs with loose integration? </div>
<div class="">( loose integration means that we do the job submission self and run hydra_pmi_proxy on each allocated node manually, instead of mpich finished everything under the hood.</div>
<div class="">)</div>
<div class=""><br class="">
</div>
<div class="">Thank you very much,</div>
<div class="">Shuwei</div>
</div>
_______________________________________________<br class="">
discuss mailing list     <a href="mailto:discuss@mpich.org" class="">discuss@mpich.org</a><br class="">
To manage subscription options or unsubscribe:<br class="">
<a href="https://lists.mpich.org/mailman/listinfo/discuss" class="">https://lists.mpich.org/mailman/listinfo/discuss</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
_______________________________________________<br class="">
discuss mailing list     <a href="mailto:discuss@mpich.org" class="">discuss@mpich.org</a><br class="">
To manage subscription options or unsubscribe:<br class="">
<a href="https://lists.mpich.org/mailman/listinfo/discuss" class="">https://lists.mpich.org/mailman/listinfo/discuss</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>