1
1
openmpi/ompi/mca/mtl/portals
George Bosilca 126a68dc9a Big datatype commit. Remove all unused features of the datatype engine. As the memory
allocation logic is completely done outside the data-type engine (in the PML) there is
no need for any special case inside the data-type engine. There is less arguments for
the ompi_convertor_pack and ompi_convertor_unpack as well (the last field free_after is
not required anymore as there is no memory allocated in the engine itself). This change
affect all components using datatypes. I test most of them, but it might happens that I
miss some ... If it's the case please let me know (don't shoot the pianist!!).

This commit was SVN r12331.
2006-10-26 23:11:26 +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 * implement short unexpected message copy optimization 2006-07-14 19:50:27 +00:00
mtl_portals_component.c * implement short unexpected message copy optimization 2006-07-14 19:50:27 +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 * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +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 The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
mtl_portals_recv.c Big datatype commit. Remove all unused features of the datatype engine. As the memory 2006-10-26 23:11:26 +00:00
mtl_portals_request.h * complete all outstanding Portals events before shutting down 2006-07-06 14:33:29 +00:00
mtl_portals_send.c A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was 2006-09-20 22:14:46 +00:00
mtl_portals.c * implement short unexpected message copy optimization 2006-07-14 19:50:27 +00:00
mtl_portals.h * use the MTL-specific output stream for all error messages 2006-08-16 16:28:58 +00:00