1
1
openmpi/ompi/mca/mtl
Todd Kordenbrock 88d79efd9f mtl-portals4: fix bug in the Portals4 get_peer family
The Portals4 get_peer family incorrectly cast the ompi_proc_t to
ptl_process_t and returned that as the peer.  The ptl_process_t is
actually found in the endpoint array.  This commit fixes the
Portals4 get_peer family to return the dereferenced endpoint
pointer.
2015-10-08 07:57:48 -05:00
..
base Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mxm ompi/proc: add function to get all allocated procs 2015-09-23 16:22:05 -06:00
ofi mtl_ofi_component.c: add missing argv.h header 2015-09-17 10:05:05 -07:00
portals4 mtl-portals4: fix bug in the Portals4 get_peer family 2015-10-08 07:57:48 -05:00
psm mtl/psm: add support for dynamic add_procs 2015-09-10 08:55:55 -06:00
psm2 mtl/psm2: add support for dynamic add_procs 2015-09-10 08:55:55 -06:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mtl.h Add support for detecting when dynamic add_procs is not possible 2015-09-23 16:22:05 -06:00