.. |
attribute
|
Minor typo in a comment
|
2011-12-02 20:46:38 +00:00 |
class
|
Add support for CUDA registering sm and openib buffers. Feature is disabled by default.
|
2011-08-04 10:15:45 +00:00 |
communicator
|
Add support for MPI-3's MPI_COMM_SPLIT_TYPE function
|
2012-01-18 23:35:21 +00:00 |
config
|
Intial support for Cray's uGNI interface (XE-6/XK-6)
|
2011-12-09 21:24:07 +00:00 |
contrib
|
Pass STL configure test on every valid C++ compiler (see #2982)
|
2012-01-31 15:39:11 +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
|
- if everything is ok set return value to OMPI_SUCCESS in mtl/mxm
|
2012-02-08 14:19:58 +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
|
Ensure we don't segfault if comm_spawn_multiple fails as it returns a NULL pointer to the new communicator when that happens. Thanks to Yuki MATSUMOTO of Fujitsu for the patch.
|
2012-02-09 15:59:49 +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
|
Implementation of the MPI-3 Matched Probe functionality. Currently only
|
2012-02-06 17:35:21 +00:00 |
tools
|
Added field for VampirTrace support indicating whether it's enabled or not
|
2012-01-27 14:11:33 +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
|
Implementation of the MPI-3 Matched Probe functionality. Currently only
|
2012-02-06 17:35:21 +00:00 |