1
1
openmpi/ompi/mca/mtl/portals
Josh Hursey acae12d0bb Fix warning:
stderr -> fileno(stderr)

This commit was SVN r15207.
2007-06-26 19:28:40 +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 Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
mtl_portals_component.c Add 2 new MCA parameters to set the size of the expected and unexpected 2007-06-26 17:31:43 +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 Fix warning: 2007-06-26 19:28:40 +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 Just cast the pointer to a uintptr_t then to the match bits, instead of abusing the ompi_ptr_t interface. Not critical for v1.2, as there are no portals platforms that are big endian, so the code in v1.2 will work well enough for now 2007-01-07 03:11:27 +00:00
mtl_portals.c Add 2 new MCA parameters to set the size of the expected and unexpected 2007-06-26 17:31:43 +00:00
mtl_portals.h Add 2 new MCA parameters to set the size of the expected and unexpected 2007-06-26 17:31:43 +00:00