1
1
openmpi/opal/mca/btl/scif
Ralph Castain cf6137b530 Integrate PMIx 1.0 with OMPI.
Bring Slurm PMI-1 component online
Bring the s2 component online

Little cleanup - let the various PMIx modules set the process name during init, and then just raise it up to the ORTE level. Required as the different PMI environments all pass the jobid in different ways.

Bring the OMPI pubsub/pmi component online

Get comm_spawn working again

Ensure we always provide a cpuset, even if it is NULL

pmix/cray: adjust cray pmix component for pmix

Make changes so cray pmix can work within the integrated
ompi/pmix framework.

Bring singletons back online. Implement the comm_spawn operation using pmix - not tested yet

Cleanup comm_spawn - procs now starting, error in connect_accept

Complete integration
2015-08-29 16:04:10 -07:00
..
btl_scif_add_procs.c btl/scif: fix a typo 2015-02-26 13:45:51 +09:00
btl_scif_component.c Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
btl_scif_endpoint.c Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
btl_scif_endpoint.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_scif_frag.c btl/scif: update for BTL 3.0 interface 2015-02-13 11:46:36 -07:00
btl_scif_frag.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
btl_scif_get.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_scif_module.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
btl_scif_put.c btl/scif: update for BTL 3.0 interface 2015-02-13 11:46:36 -07:00
btl_scif_send.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_scif.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
configure.m4 Fix some missed ompi->opal renamings 2014-07-29 18:59:59 +00:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00