..
attribute
Some updates based on Craig's review of #3023 . Be a little more
2012-02-22 20:32:23 +00:00
class
ompi_free_list: allocate payload if payload size > 0 in the fl_mpool = NULL case
2012-02-23 16:47:28 +00:00
communicator
Add support for MPI-3's MPI_COMM_SPLIT_TYPE function
2012-01-18 23:35:21 +00:00
config
Only emit the java bindings warning if we actually are building them
2012-02-22 21:56:47 +00:00
contrib
Append VampirTrace specific CXXFLAGS (possibly given by --with-contrib-vt-flags) to CXXFLAGS. They could contain flags which are essential for the success of the STL configure test (e.g. -library=stlport4).
2012-02-23 12:46:45 +00:00
datatype
Correctly compute the aligned address when packing the
2012-01-12 19:15:22 +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
Fix formatting in group and communicator code (- No functionality changes -)
2010-10-04 14:54:58 +00:00
include
Implementation of the MPI-3 Matched Probe functionality. Currently only
2012-02-06 17:35:21 +00:00
info
Some relatively minor C/R related cleanup
2010-07-30 18:59:34 +00:00
mca
New btl that extends sm btl to support GPU transfers within a node.
2012-02-24 02:13:33 +00:00
message
Must initialize message->m_f_to_c_index to MPI_UNDEFINED, or calling
2012-02-08 22:36:28 +00:00
mpi
During this initial deployment, output a more definitive error message when libs cannot load
2012-02-22 21:59:31 +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
Don't remove mpijavac.1 during distclean
2012-02-23 22:57:51 +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