--
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.
--Gregory M. KurtzerCEO, SingularityWare, LLC.Senior Architect, RStorComputational Science Advisor, Lawrence Berkeley National Laboratory
Hiya Victor, et al.,I didn't realize this but Ralph had to drop off of the Singularity list. Hopefully we will get him back again, as he is a fantastic resource for all of the OMPI questions and always a great source of information and ideas (poke, poke Ralph!). Ralph did send me this in response to the previous email hoping it helps to explain things:
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.
--
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+unsubscribe@lbl.gov.
What I expected from previous Ralph response was full cross-version compatibility using any OpenMPI >= 2.0.0 linked against PMIX 1.2.X both, inside the container and at the host.
I can conclude that PMIx 1.2.1 and 1.2.2 are interoperable, but only OpenMPI 3.0.0_rc3 can work*, in general, with other versions of OpenMPI (>2).
Going back again to Ralph Castain mail to this thread, I would expect full support for interoperability with different PMIx versions (>1.2) through PMIx > 2.1 (not yet released)
Some questions about this experiments and conclusions are:
Hope to helpful!
BR,
Víctor
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
--
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.
--
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.
On Mar 18, 2019, at 2:47 AM, victor sv <vict...@gmail.com> wrote:
Anyway, I cannot understand why you don't need OpenMPI/PMI[x] compatibility between the host and the container ... which is the MPI execution model while using CharliCloud? is hybrid as in Singularity?
If you run with a resources manager you are going to need (at least) the process manager layer on the host side (e.g. PMI[x])
--