1
1
openmpi/ompi
George Bosilca 654c75ff24 As suggested on the mailing list a while back, switch the default alltoallv
algorithm to pairwise exchange instead of the default one. This might
improve the scheduling and relax the pressure on the network.

This commit was SVN r26246.
2012-04-06 15:47:29 +00:00
..
attribute 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
class Cleanup some compiler warnings when doing an optimized/non-debug build. 2012-04-04 20:40:16 +00:00
communicator 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
config change sparc platforms to default OMPI_OPENIB_PAD_HDR to 1 2012-04-03 11:02:34 +00:00
contrib Changes to VT: 2012-03-19 08:51:05 +00:00
datatype Don't forget to move the pointers after the copy (only affects large data 2012-04-06 14:50:04 +00:00
debuggers My apologies for doing this outside of the usual time restrictions, but we need to get this in so we can make progress. 2012-01-11 15:53:09 +00:00
errhandler 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
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file Clean up request handling in the I/O framework to be more consistent with 2009-11-26 05:13:43 +00:00
group Abstract MPI_Group_compare to an OMPI function for internal use (point the MPI interface to the internal function). 2012-03-08 21:57:45 +00:00
include Remove a few more vestiages of C++ MPI extensions support 2012-04-05 21:17:56 +00:00
info Some relatively minor C/R related cleanup 2010-07-30 18:59:34 +00:00
mca As suggested on the mailing list a while back, switch the default alltoallv 2012-04-06 15:47:29 +00:00
message * Implement matched probe for the CM PML. Required adding a peer field to 2012-03-22 22:55:59 +00:00
mpi 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
mpiext Cleanup the error codes. Get rid of all the useless ones, and 2011-10-19 03:51:53 +00:00
op Reshape the datatype engine. The basic types are built down in OPAL. MPI types are 2011-01-13 06:08:54 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc 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
request Adjust patch in r26172 to only set the MPI_ERROR field in the status object returned from MPI_Waitall instead of using the internal req_status object to carry it around. 2012-03-22 14:09:19 +00:00
runtime 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
tools 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
win Fixes trac:2767: Recursive locking when ROMIO used with THREAD_MULITPLE 2011-05-04 06:31:42 +00:00
CMakeLists.txt Disable the debugger support for Windows. 2012-01-17 16:21:33 +00:00
Makefile.am Roll in Java bindings per telecon discussion. Man pages still under revision 2012-02-20 22:12:43 +00:00