In fact there is a manual mode in hydra. Try this:
mpiexec -n 2 -launcher=manual -host=A,B date
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.
I guess that is all the pipelines that you can use to create your own wrapper scripts to work for custom environment.
—Hui
_______________________________________________On Oct 26, 2018, at 8:42 AM, Zhou, Hui <zhouh@anl.gov> wrote:
Having a manual mode of launching proxies sounds very interesting. I don’t think currently hydra supports it though._______________________________________________
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.
Hui Zhou
On Oct 23, 2018, at 11:44 PM, Shuwei Zhao <shuweizhao1991@gmail.com> wrote:
Hi,_______________________________________________
I'm trying integrate MPICH with network submission tool called RTDA(RunTime Design Automation - www.rtda.com), 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.
Does mpich support interact with RTDA resource manager and launcher?
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?( 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.)
Thank you very much,Shuwei
discuss mailing list discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
discuss mailing list discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
discuss mailing list discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss