1
1
openmpi/ompi/mca/mtl/portals4
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
..
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_portals4_cancel.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mtl_portals4_component.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
mtl_portals4_endpoint.h mtl-portals4: fix bug in the Portals4 get_peer family 2015-10-08 07:57:48 -05:00
mtl_portals4_flowctl.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mtl_portals4_flowctl.h mtl-portals4: add the option to use the Portals4 logical to physical table 2015-04-21 11:30:33 -05:00
mtl_portals4_message.c * Implement matched probe for the CM PML. Required adding a peer field to 2012-03-22 22:55:59 +00:00
mtl_portals4_message.h Update opal_free_list_t usage to reflect new class interface. 2015-02-24 10:05:44 -07:00
mtl_portals4_probe.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
mtl_portals4_recv_short.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mtl_portals4_recv_short.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mtl_portals4_recv.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
mtl_portals4_request.h * Update Portals 4 MTL's multi-md code to be a bit cleaner (no if statements 2013-07-08 21:27:37 +00:00
mtl_portals4_send.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
mtl_portals4.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
mtl_portals4.h mtl-portals4: fix bug in the Portals4 get_peer family 2015-10-08 07:57:48 -05:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
post_configure.sh * Update to support direct call 2011-01-19 20:49:28 +00:00