1
1
openmpi/ompi/mca/pml/dr
Brian Barrett 47725c9b02 * Add new PML (CM) and network drivers (MTL) for high speed
interconnects that provide matching logic in the library.
  Currently includes support for MX and some support for
  Portals
* Fix overuse of proc_pml pointer on the ompi_proc structuer, 
  splitting into proc_pml for pml data and proc_bml for
  the BML endpoint data
* bug fixes in bsend init code, which wasn't being used by
  the OB1 or DR PMLs...

This commit was SVN r10642.
2006-07-04 01:20:20 +00:00
..
configure.params start of a pml for data reliability 2005-11-22 17:24:47 +00:00
Makefile.am --- opal object changes 2006-03-29 16:19:17 +00:00
pml_dr_comm.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_comm.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_component.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_component.h - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_endpoint.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_endpoint.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_hdr.h - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_iprobe.c - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_irecv.c - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_isend.c make csum's optional in pml dr, on by default, see mca param 2006-04-10 21:54:46 +00:00
pml_dr_proc.c - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_proc.h - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_progress.c - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_recvfrag.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_recvfrag.h DR will now checksum on a per btl basis (see MCA_BTL_FLAGS_NEED_CSUM). We 2006-06-27 20:23:47 +00:00
pml_dr_recvreq.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_recvreq.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_sendreq.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_sendreq.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_start.c - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_vfrag.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr_vfrag.h finished the ompi_free_list_t class nightmare.. 2006-06-12 22:09:03 +00:00
pml_dr.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_dr.h Fixes for DR as well as better diagnostic.. 2006-06-26 22:29:29 +00:00