Skip to content

Commit 449ec41

Browse files
author
Ralph Castain
committed
Roll to PMIx 1.1.4rc1 and remove the PMIx 1.2.0 directory as the community has decided to not do that release version. This incorporates a number of bug fixes that have been identified and repaired in the PMIx and OMPI code bases. Also includes several minor corrections to the PMIx code so it now supports run-thru without hanging on collectives involving a process that exits
1 parent 3245428 commit 449ec41

File tree

385 files changed

+2757
-50896
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

385 files changed

+2757
-50896
lines changed

.gitignore

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -301,12 +301,8 @@ opal/mca/hwloc/hwloc*/hwloc/include/private/autogen/config.h
301301

302302
opal/mca/installdirs/config/install_dirs.h
303303

304-
opal/mca/pmix/pmix112/pmix/include/pmix/autogen/config.h
305-
opal/mca/pmix/pmix112/pmix/include/private/autogen/config.h
306-
opal/mca/pmix/pmix112/pmix/include/private/autogen/config.h.in
307-
opal/mca/pmix/pmix120/pmix/include/pmix/autogen/config.h
308-
opal/mca/pmix/pmix120/pmix/include/private/autogen/config.h
309-
opal/mca/pmix/pmix120/pmix/include/private/autogen/config.h.in
304+
opal/mca/pmix/pmix114/pmix/include/pmix/autogen/config.h
305+
opal/mca/pmix/pmix114/pmix/src/include/private/autogen/config.h
310306

311307

312308
opal/tools/opal-checkpoint/opal-checkpoint
@@ -452,6 +448,7 @@ orte/test/system/getenv_pmi
452448
orte/test/system/pmi_abort
453449
orte/test/system/opal_hwloc
454450
orte/test/system/opal_db
451+
orte/test/system/ulfm
455452

456453
orte/tools/orte-checkpoint/orte-checkpoint
457454
orte/tools/orte-checkpoint/orte-checkpoint.1

opal/mca/pmix/pmix112/Makefile.am

Lines changed: 0 additions & 53 deletions
This file was deleted.

opal/mca/pmix/pmix112/configure.m4

Lines changed: 0 additions & 75 deletions
This file was deleted.

opal/mca/pmix/pmix112/pmix/examples/client.c

Lines changed: 0 additions & 158 deletions
This file was deleted.

0 commit comments

Comments
 (0)