1
1
openmpi/ompi/mca/mtl/portals
Ron Brightwell 0138a2ee17 Do cleanup in ompi_mtl_portals_del_procs() rather than
ompi_mtl_portals_finalize().  Previous code was cleaning up Portals resources
that hadn't been allocated, which caused valid handles used elsewhere to be
freed, which broke cnos_barrier() for the Portals btl.

This commit was SVN r16801.
2007-11-29 17:29:46 +00:00
..
configure.m4 * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
configure.params * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
Makefile.am Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_component.c Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_endpoint.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
mtl_portals_probe.c Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_recv_short.c * implement short unexpected message copy optimization 2006-07-14 19:50:27 +00:00
mtl_portals_recv_short.h Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_recv.c Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_recv.h Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_request.h Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_send_short.c Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_send_short.h Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals_send.c Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00
mtl_portals.c Do cleanup in ompi_mtl_portals_del_procs() rather than 2007-11-29 17:29:46 +00:00
mtl_portals.h Added send-side optimizations (persistent zero-length md and copy blocks) 2007-11-21 21:31:37 +00:00