.. |
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
|
Check the return code from the allreduce collectives. If they fail, so should the operation.
|
2012-03-21 13:46:26 +00:00 |
config
|
Add support for building JAVA API on Solaris.
|
2012-03-13 09:34:02 +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
|
Combined patch from Fujitsu. Fixes a collections of typos over the
|
2012-01-26 04:22:00 +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
|
fix support for fca 2.2, warning fixes on rhel 6.x
|
2012-03-20 10:00:52 +00:00 |
message
|
Update MPROBE, IMPROBE, MRECV, IMRECV with the behavior described in
|
2012-03-08 13:27:01 +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
|
* Implement long-ago discussed RFC to add a callback data pointer in the
|
2011-06-30 20:05:16 +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 |