1
1
openmpi/ompi/mca/osc/pt2pt
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 Merge in present work on the MPI-2 onesided chapter. The current code is not 2006-01-28 15:38:37 +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_pt2pt_buffer.c This commit fixes trac:1306 2008-06-24 14:38:11 +00:00
osc_pt2pt_buffer.h - "extern 'C'" has been set twice. Remove one. 2007-08-30 15:03:59 +00:00
osc_pt2pt_comm.c - Get pgcc on XT to complain less: 2009-03-13 02:10:32 +00:00
osc_pt2pt_component.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
osc_pt2pt_data_move.c Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
osc_pt2pt_data_move.h * Fix some error checking code for Lock / Unlock at the MPI layer 2006-02-07 18:45:18 +00:00
osc_pt2pt_header.h properly set fields so that most difficult alignment rules are always met. 2007-06-05 01:46:04 +00:00
osc_pt2pt_longreq.c Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_longreq.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_mpireq.c Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_mpireq.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_replyreq.c * Fix a bunch of checks for proper access / exposure epochs 2006-01-31 02:44:08 +00:00
osc_pt2pt_replyreq.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
osc_pt2pt_sendreq.c The request management framework has been redesigned. The main idea is 2006-03-15 22:53:41 +00:00
osc_pt2pt_sendreq.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
osc_pt2pt_sync.c 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_pt2pt.c - Get pgcc on XT to complain less: 2009-03-13 02:10:32 +00:00
osc_pt2pt.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00