1
1
openmpi/ompi
2012-04-04 16:41:55 +00:00
..
attribute ''Really'' fix Fortran attribute copy callbacks. Put the original 2012-02-24 16:42:30 +00:00
class fix two typecasts. 2012-02-28 15:28:57 +00:00
communicator Make sure we check the correct communicator object for errors. 2012-04-04 16:41:55 +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 Always return something. 2012-03-05 15:54:15 +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 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
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 Update MPROBE, IMPROBE, MRECV, IMRECV with the behavior described in 2012-03-08 13:27:01 +00:00
info Some relatively minor C/R related cleanup 2010-07-30 18:59:34 +00:00
mca If we're locking the local window, need to wait until the lock returns. 2012-04-04 16:27:24 +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 The copyright notices that should have been in r26156. 2012-03-16 04:59:58 +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 Correct flag type - thanks George! 2011-10-20 04:00: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 Cleanup the detection of process binding during mpi_init. There are several cases that need to be checked: 2012-02-17 21:18:53 +00:00
tools A bunch of fixes and improvements to Open MPI's various command line tools. 2012-02-29 17:52:38 +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