1
1
openmpi/opal/mca/pmix
Gilles Gouaillardet 61108b6228 pmix/ext3x: fix support for external PMIx v3.1
The PMIX_MODEX and PMIX_INFO_ARRAY macros were removed from the PMIx 3.1 standard.
Open MPI does not really need them (they are only used to be reported as not supported),
so smply #ifdef protect them to support an external PMIx v3.1

The change only need to be done in ext3x/ext3x.c.
But since this file is automatically generated from pmix3x/pmix3x.c, we have to update
the latter file.

Refs. open-mpi/ompi#6247

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>

(back-ported from commit open-mpi/ompi@950ba16aa1)
2019-01-07 20:27:34 +09:00
..
base pmix/base: plug a memory leak in opal_pmix_base_select() 2018-09-10 09:16:56 +09:00
cray Silence warnings 2017-11-25 11:50:18 -08:00
ext1x Complete job control integration 2018-08-20 16:08:54 -07:00
ext2x Add missing file to tarball 2018-10-09 06:46:09 -07:00
ext3x pmix/ext3x: remove autogenerated ext3x.h header file 2018-01-31 23:45:42 +09:00
flux Silence warnings 2017-11-25 11:50:18 -08:00
isolated Silence warnings 2017-11-25 11:50:18 -08:00
pmix3x pmix/ext3x: fix support for external PMIx v3.1 2019-01-07 20:27:34 +09:00
s1 Move past the '.' when getting jobstepid 2018-04-04 11:22:38 -07:00
s2 Move past the '.' when getting jobstepid 2018-04-04 11:22:38 -07:00
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server.h Update ORTE to support PMIx v3 2018-03-02 02:00:31 -08:00
pmix_types.h Implement support for proctable queries 2018-03-02 02:00:31 -08:00
pmix.h Update ORTE to support PMIx v3 2018-03-02 02:00:31 -08:00