Skip to content

Commit 55c7e32

Browse files
jsquyreshppritcha
authored andcommitted
Update PRRTE git submodule to point to Open MPI fork
Shift away from the upstream PRRTE (https://github.com/openpmix/prrte) and point to an Open MPI-specific fork for future releases of Open MPI. The direct consequence of this is that the PRRTE bundled in Open MPI will now be an Open MPI-specific fork of PRRTE. Tighter integration between Open MPI and this bundled, Open MPI-specific PRRTE will likely happen over time, but right now, it's functionallty identical as the upstream PRRTE. Note: this commit both updates to the current upstream PRRTE master branch tip (5cde35d439) plus one additional Open MPI-specific commit (1d867e8498) that edits the PRRTE VERSION file to include "ompi" to the version string. Signed-off-by: Jeff Squyres <jeff@squyres.com>
1 parent 9fcfec2 commit 55c7e32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "prrte"]
22
path = 3rd-party/prrte
3-
url = ../../openpmix/prrte
3+
url = ../../open-mpi/prrte
44
branch = master
55
[submodule "openpmix"]
66
path = 3rd-party/openpmix

3rd-party/prrte

Submodule prrte updated 98 files

0 commit comments

Comments
 (0)