--
You received this message because you are subscribed to the Google Groups "singularity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity...@lbl.gov.
Really thanks for your reply!Please post the script when you find it.Now I'm testing every MPI version which host installed MPI version can support much MPI versions inside the container!Hope your script can solve our problem!
영원히 살 것 처럼 꿈꾸고 내일 죽을 것 처럼 살자!This too shall pass away!
※ 이국화 LI GUOHUA
※ 건국대학교 대학원 신기술융합학과 박사과정※ 융합 컴퓨팅 연구실 (IC Lab)
※ iIT, Department of Advanced Technology Fusion, Konkuk University
※ Industry-University Cooperation Bldg. 805
※ KonKuk University, Hwayang-dong, Gwangjin-Gu, Seoul 143-701 South Korea
※ Cell Phone: +82) 10-3666-8263
※ E-mail: heavenkong...@gmail.com
2017-06-10 18:07 GMT+09:00 'Stefan Kombrink' via singularity <singu...@lbl.gov>:
I've got some experience on running multi node jobs with mpirun inside the containers.
Greg is right that it will be difficult to find an general purpose solution for arbitary HPC systems and software.
I made it work for two heavily used applications on our cluster one of which used IntelMPI and the other OpenMPI 1.6
The main thing was to replace /bin/ssh in order to tweak mpirun to wrap "ssh hostname cmd" to "ssh 'singularity ContainerName exec cmd'
I had to apply some more workarounds to make IB work properly (mainly envvars to configure MPI properly) but essentially the efford was justifiable.
Sorry cant find the link to the ssh wrapper script right now but I can post it later when you are interested in it. It is really just a few lines of bash code.
Stefan
Am Donnerstag, 8. Juni 2017 15:17:30 UTC+2 schrieb Guohua Li:For our HPC system, really need run mpirun command inside the container on multi-host.How can we fix the issues?In my experience, when I build mpi job on multihost, everytime I change the version of MPI inside the container, I have to change the version of MPI on the host.Is there any solution for run mpi command inside the container on multi-host system?
--
You received this message because you are subscribed to the Google Groups "singularity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity...@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity...@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity...@lbl.gov.
--Gregory M. KurtzerCEO, SingularityWare, LLC.Senior Architect, RStorComputational Science Advisor, Lawrence Berkeley National Laboratory
--
You received this message because you are subscribed to the Google Groups "singularity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
Or just copy paste into an email here with good description, etc, and I'd be happy to do the docs part.
On Fri, Jul 28, 2017 at 8:05 PM, Gregory M. Kurtzer <gmku...@gmail.com> wrote:
We need help with recipes and documentation! Can one of you guys post a PR including how this is done to our website GitHub?Thanks!
On Mon, Jul 17, 2017 at 6:32 PM, Guohua Li <heave...@gmail.com> wrote:
Thank you so much! the wrapper script is working well with small modification!Thank you so much!
영원히 살 것 처럼 꿈꾸고 내일 죽을 것 처럼 살자!This too shall pass away!
※ 이국화 LI GUOHUA
※ 건국대학교 대학원 신기술융합학과 박사과정※ 융합 컴퓨팅 연구실 (IC Lab)
※ iIT, Department of Advanced Technology Fusion, Konkuk University
※ Industry-University Cooperation Bldg. 805
※ KonKuk University, Hwayang-dong, Gwangjin-Gu, Seoul 143-701 South Korea
※ Cell Phone: +82) 10-3666-8263
※ E-mail: heavenkong...@gmail.com
To unsubscribe from this group and stop receiving emails from it, send an email to singularity...@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.