[OMPI devel] Git submodules are coming

2020-01-07 Thread Jeff Squyres (jsquyres) via devel
We now have two PRs pending that will introduce the use of Git submodules (and there are probably more such PRs on the way). At last one of these first two PRs will likely be merged "Real Soon Now". We've been talking about using Git submodules forever. Now we're just about ready. **

Re: [OMPI devel] PMIX ERROR: INIT spurious message on 3.1.5

2020-01-07 Thread Ralph Castain via devel
I was able to create the fix - it is in OMPI master. I have provided a patch for OMPI v3.1.5 here: https://github.com/open-mpi/ompi/pull/7276 Ralph > On Jan 3, 2020, at 6:04 PM, Ralph Castain via devel > wrote: > > I'm afraid the fix uncovered an issue in the ds21 component that will requir

Re: [OMPI devel] Git submodules are coming

2020-01-07 Thread Ralph Castain via devel
Just an FYI: there will soon be THREE PRs introducing submodules - I am breaking #7202 into two pieces. The first will replace opal/pmix with direct use of PMIx everywhere and replace the embedded pmix component with a submodule pointing to PMIx master, and the second will replace ORTE with PRRT

Re: [OMPI devel] Git submodules are coming

2020-01-07 Thread Brice Goglin via devel
Thanks a lot for writing all this. At the end https://github.com/open-mpi/ompi/wiki/GitSubmodules#adding-a-new-submodule-pointing-to-a-specific-commit should "bar" be "bar50x" in line "$ git add bar" ? It seems to me that you are in opal/mca/foo and the new submodule is in "bar50x" (according to

Re: [OMPI devel] Git submodules are coming

2020-01-07 Thread Jeff Squyres (jsquyres) via devel
Good catches -- I updated the hwloc (to "hwloc2") bit, but I'll leave the "bar50" edits to Brian/Ralph, since they wrote that section. Meaning: I *think* you're right, but I'm going to let them do it... :-0 On Jan 7, 2020, at 4:47 PM, Brice Goglin via devel mailto:devel@lists.open-mpi.org>> w