1
1
openmpi/ompi/mca/osc/rdma
Jeff Squyres 51f286d737 Just like r14289 on the ORTE trunk:
Per discussions with Brian and Ralph, make a slight correction in
where components are installed. Use $pkglibdir, not $libdir/openmpi,
so that when compiled in the orte trunk, components are installed to
the right directory (because the component search patch is checking
$pkglibdir).

This commit was SVN r14345.

The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
  r14289
2007-04-12 11:19:42 +00:00
..
configure.params * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
osc_rdma_comm.c Rest of the fix for #325. It uses a bit more space, but now we can reasonably 2006-09-21 20:49:15 +00:00
osc_rdma_component.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
osc_rdma_data_move.c Revert out r12974, 12976, and 12991 as George has provided a less intrusive fix 2007-01-04 22:07:37 +00:00
osc_rdma_data_move.h * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_header.h * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_longreq.c * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_longreq.h * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_rdma_obj_convert.c Big datatype commit. Remove all unused features of the datatype engine. As the memory 2006-10-26 23:11:26 +00:00
osc_rdma_obj_convert.h * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_replyreq.c * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_replyreq.h A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was 2006-09-20 22:14:46 +00:00
osc_rdma_sendreq.c * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
osc_rdma_sendreq.h A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was 2006-09-20 22:14:46 +00:00
osc_rdma_sync.c - Fixes uncovered with the format attribute to 2007-01-30 20:56:31 +00:00
osc_rdma.c Fix issue where messages could start arriving before the window was 2006-11-27 22:42:21 +00:00
osc_rdma.h More One-sided fixes: 2006-11-27 21:41:29 +00:00