1
1
openmpi/ompi/mca/osc
Brian Barrett 0ba0a60ada * Merge in new version of the pt2pt one-sided communication component,
implemented entirely on top of the PML.  This allows us to have a
  one-sided interface even when we are using the CM PML and MTLs for
  point-to-point transport (and therefore not using the BML/BTLs)
* Old pt2pt component was renamed "rdma", as it will soon be having
  real RDMA support added to it.

Work was done in a temporary branch.  Commit is the result of the
merge command:

  svn merge -r10862:11099 https://svn.open-mpi.org/svn/ompi/tmp/bwb-osc-pt2pt

This commit was SVN r11100.

The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
  r10862
  r11099
2006-08-03 00:10:19 +00:00
..
base Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pt2pt * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
rdma * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
Makefile.am * Fix "make dist" for peruse 2006-03-23 23:41:49 +00:00
osc.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00