1
1
openmpi/ompi
George Bosilca 4d9f30fb05 Fix issue identified by Takahiro Kawashima regarding the overwriting
of the OPAL datatype descriptions upon MPI_Init. Now each layer (OPAL
and OMPI) uses it's own descriptions for the predefined datatypes,
thus preventing over-writing of the other layer data description.

This commit was SVN r28535.
2013-05-17 13:09:16 +00:00
..
attribute Implement MPI-2.2 functionality of deleting attributes on 2013-05-02 12:32:21 +00:00
class The constructor and destructor are not publicly visible functions. 2013-04-30 23:23:57 +00:00
communicator Cleanup the communicator cid allocation function. The value of the old_com 2013-03-26 14:45:21 +00:00
contrib Changes to VT: 2013-05-15 10:44:51 +00:00
datatype Fix issue identified by Takahiro Kawashima regarding the overwriting 2013-05-17 13:09:16 +00:00
debuggers MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
errhandler Ensure that MPI_LASTUSEDCODE is always >= MPI_ERR_LASTCODE. Thanks to 2013-03-27 01:32:27 +00:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
file == Highlights == 2012-04-18 15:57:29 +00:00
group == Highlights == 2012-04-18 15:57:29 +00:00
include Per RFC add initial support for the MPI 3.0 tools interface. 2013-04-24 15:59:23 +00:00
info Update to r27292: only use "valuelen-1" when the valuelen is 2012-10-30 17:56:28 +00:00
mca fix a correctness issue by returning an error if waitall fails and invoking the mpi error handler 2013-05-16 15:04:37 +00:00
message Remove a bunch of unused variables. 2013-03-26 14:34:29 +00:00
mpi fix a correctness issue by returning an error if waitall fails and invoking the mpi error handler 2013-05-16 15:04:37 +00:00
mpiext Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
mpit Per RFC add initial support for the MPI 3.0 tools interface. 2013-04-24 15:59:23 +00:00
op Warning squash: explicitly ignore the return value from asprintf. 2012-06-27 17:40:24 +00:00
patterns MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
request Correctly handle the invalid status for null and inactive 2013-05-01 12:55:24 +00:00
runtime Fix typo in check for mpi_leave_pinned vs mpi_leave_pinned_pipeline. 2013-04-30 20:08:32 +00:00
tools Fixes trac:376: bu default the wrappr compilers will enable rpath support 2013-05-11 00:49:17 +00:00
win == Highlights == 2012-04-18 15:57:29 +00:00
Makefile.am Per RFC add initial support for the MPI 3.0 tools interface. 2013-04-24 15:59:23 +00:00