1
1
openmpi/opal/mca/pmix/pmix3x
Ralph Castain 1a7dfd7d54 Sync to PMIx master
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2018-02-07 12:16:51 -08:00
..
pmix Sync to PMIx master 2018-02-07 12:16:51 -08:00
autogen.subdirs Since PMIx is moving to release v3.0, embed the new release candidate in opal/pmix framework. Move the pmix2x code over to the ext2x component. Create a new ext3x component 2017-10-09 13:51:08 -07:00
common_sym_whitelist.txt Since PMIx is moving to release v3.0, embed the new release candidate in opal/pmix framework. Move the pmix2x code over to the ext2x component. Create a new ext3x component 2017-10-09 13:51:08 -07:00
configure.m4 I think we have all concluded that there is no good answer to locating the external libevent library, so surrender to the situation and simply remove that requirement. Users wanting to utilize the embedded PMIx library can install it, but will have to use mpicc _and_ add an explicit -lpmix to their cmd line to compile their application. 2017-10-29 07:39:02 -07:00
help-pmix-pmix3x.txt Since PMIx is moving to release v3.0, embed the new release candidate in opal/pmix framework. Move the pmix2x code over to the ext2x component. Create a new ext3x component 2017-10-09 13:51:08 -07:00
Makefile.am Since PMIx is moving to release v3.0, embed the new release candidate in opal/pmix framework. Move the pmix2x code over to the ext2x component. Create a new ext3x component 2017-10-09 13:51:08 -07:00
pmix3x_client.c Update the PMIx 3.x component 2018-01-25 08:34:44 -08:00
pmix3x_component.c Update the PMIx 3.x component 2018-01-25 08:34:44 -08:00
pmix3x_local.c Since PMIx is moving to release v3.0, embed the new release candidate in opal/pmix framework. Move the pmix2x code over to the ext2x component. Create a new ext3x component 2017-10-09 13:51:08 -07:00
pmix3x_server_north.c We should never block when requesting dmodex data from the PMIx server as this will block it from being able to accept connections from local clients. Do not deregister standing dmodx requests when a fence completes unless we actually collected the data in the fence 2017-10-24 07:51:10 -07:00
pmix3x_server_south.c Sync to PMIx master 2018-02-07 12:16:51 -08:00
pmix3x.c Sync to PMIx master 2018-02-07 12:16:51 -08:00
pmix3x.h Sync to PMIx master 2018-02-07 12:16:51 -08:00