1
1
openmpi/ompi/mca/osc/rdma
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
configure.m4 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
osc_rdma_comm.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
osc_rdma_component.c Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
osc_rdma_data_move.c Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
osc_rdma_data_move.h add ability to buffer put/accumulate messages during an epoch 2007-07-05 21:40:06 +00:00
osc_rdma_header.h remove hdr_segkey from OMPI_OSC_RDMA_BASE_HDR_NTOH and OMPI_OSC_RDMA_BASE_HDR_HTON 2012-06-22 14:15:26 +00:00
osc_rdma_longreq.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
osc_rdma_longreq.h * Implement long-ago discussed RFC to add a callback data pointer in the 2011-06-30 20:05:16 +00:00
osc_rdma_obj_convert.h Adds copyright notice that should have gone in with r22700 2010-03-25 04:03:52 +00:00
osc_rdma_replyreq.c Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_rdma_replyreq.h Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_rdma_sendreq.c Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_rdma_sendreq.h Indentation. 2012-08-07 12:46:47 +00:00
osc_rdma_sync.c Remove some unused variables. 2013-07-05 13:31:54 +00:00
osc_rdma.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
osc_rdma.h Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00