1
1
openmpi/ompi/mca/osc/rdma
Rainer Keller 221fb9dbca ... Delayed due to notifier commits earlier this day ...
- Delete unnecessary header files using
   contrib/check_unnecessary_headers.sh after applying
   patches, that include headers, being "lost" due to
   inclusion in one of the now deleted headers...

   In total 817 files are touched.
   In ompi/mpi/c/ header files are moved up into the actual c-file,
   where necessary (these are the only additional #include),
   otherwise it is only deletions of #include (apart from the above
   additions required due to notifier...)

 - To get different MCAs (OpenIB, TM, ALPS), an earlier version was
   successfully compiled (yesterday) on:
   Linux locally using intel-11, gcc-4.3.2 and gcc-SVN + warnings enabled
   Smoky cluster (x86-64 running Linux) using PGI-8.0.2 + warnings enabled
   Lens cluster (x86-64 running Linux) using Pathscale-3.2 + warnings enabled

This commit was SVN r21096.
2009-04-29 01:32:14 +00:00
..
.windows - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59: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 * Enable eager sending for Accumulate 2009-01-14 20:15:15 +00:00
osc_rdma_component.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
osc_rdma_data_move.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +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 add ability to buffer put/accumulate messages during an epoch 2007-07-05 21:40:06 +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 ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
osc_rdma_obj_convert.h Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
osc_rdma_replyreq.c Some much needed cleanup of the rdma one-sided component, similar to 2007-05-24 15:41:24 +00:00
osc_rdma_replyreq.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +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 ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
osc_rdma_sync.c Cast the req to an opal_list_item_t* 2009-02-18 02:33:37 +00:00
osc_rdma.c Scalability patch, or slim-fast effect #1. All BML structures just 2008-09-30 21:02:37 +00:00
osc_rdma.h - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00