1
1
openmpi/ompi/mca/mtl/mx
George Bosilca 882b429f64 ompi_mtl_datatype_pack is not a data-type function (really) so it still
need the free_after (which btw has a different meaning that the one removed
from the data-type engine few minutes ago).

This commit was SVN r12333.
2006-10-27 00:15:53 +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 * allow direct calling to work with the MX MTL. Had to move some types 2006-07-14 21:32:03 +00:00
mtl_mx_cancel.c * implement cancel for MX 2006-08-15 21:59:37 +00:00
mtl_mx_component.c * check return status of module init 2006-08-16 21:27:57 +00:00
mtl_mx_endpoint.c Fix connection timeout error handling.. 2006-09-14 14:02:14 +00:00
mtl_mx_endpoint.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
mtl_mx_probe.c * use the MTL-specific output stream for all error messages 2006-08-16 16:28:58 +00:00
mtl_mx_recv.c * use the MTL-specific output stream for all error messages 2006-08-16 16:28:58 +00:00
mtl_mx_request.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
mtl_mx_send.c ompi_mtl_datatype_pack is not a data-type function (really) so it still 2006-10-27 00:15:53 +00:00
mtl_mx_types.h No more warnings. 2006-10-18 21:10:11 +00:00
mtl_mx.c * don't abort if we get a status error - just pass it on to the next layer up 2006-09-25 17:28:24 +00:00
mtl_mx.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
post_configure.sh * Fix up some direct-calling issues for the PML/MTL 2006-07-06 15:12:38 +00:00