1
1
openmpi/ompi/mca/mtl/portals
Josh Hursey dadca7da88 Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
This merge adds Checkpoint/Restart support to Open MPI. The initial
frameworks and components support a LAM/MPI-like implementation.

This commit follows the risk assessment presented to the Open MPI core
development group on Feb. 22, 2007.

This commit closes trac:158

More details to follow.

This commit was SVN r14051.

The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
  r13912

The following Trac tickets were found above:
  Ticket 158 --> https://svn.open-mpi.org/trac/ompi/ticket/158
2007-03-16 23:11:45 +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 Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
mtl_portals_component.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +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 a problem with long unexpected messages that was causing hangs. 2007-02-21 21:59:48 +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 Fix a problem with long unexpected messages that was causing hangs. 2007-02-21 21:59:48 +00:00
mtl_portals.h Fix a problem with long unexpected messages that was causing hangs. 2007-02-21 21:59:48 +00:00