1
1
openmpi/ompi/mca/osc/rdma
Jeff Squyres ee3b22e4b7 Oops -- use the right function name, otherwise you get compile/link
errors when you configure with --enable-heterogeneous.

This is why we have MTT.  :-)

This commit was SVN r23481.
2010-07-23 01:30:01 +00:00
..
.windows Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
configure.params * add new component (RDMA) for RDMA one-sided communication 2006-07-17 22:08:55 +00:00
Makefile.am Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
osc_rdma_comm.c Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_rdma_component.c Fix bugs where (OMPI_ERROR == *) checks cannot be converted to (OMPI_SUCCESS != *) since the return codes are overloaded to return an "index" on success. 2010-05-18 20:54:11 +00:00
osc_rdma_data_move.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +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 Oops -- use the right function name, otherwise you get compile/link 2010-07-23 01:30:01 +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 - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +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 Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_rdma_sync.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
osc_rdma.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
osc_rdma.h Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00