1
1
openmpi/ompi
Jeff Squyres 25249c9843 Roll back r20926, r20941, r20950: Iain's changes from last week.
This has turned into an MPI spec interpretation issue.  :-(

Open MPI has intrepreted the spec one way for the past several years;
these commits reflect a different interpretation that changes how we
treat the EXTRA_STATE parameter to the Fortran attribute copy and
delete callbacks.  This new way breaks our internal copy of the Intel
Fortran attribute tests.  So after talking with Terry/Sun, we're going
to back out these changes (both here and on the v1.3 branch) until we
get further clarification from the Forum.

This commit was SVN r21028.

The following SVN revision numbers were found above:
  r20926 --> open-mpi/ompi@0a24eadaad
  r20941 --> open-mpi/ompi@045b0e8871
  r20950 --> open-mpi/ompi@73af921c22
2009-04-16 14:29:32 +00:00
..
attribute Roll back r20926, r20941, r20950: Iain's changes from last week. 2009-04-16 14:29:32 +00:00
class - So much fun along the way: 2009-03-12 19:21:11 +00:00
communicator Nothing important, just an identation. 2009-04-01 15:27:16 +00:00
contrib/vt Added check whether the trace environment already closed before create a new event (avoids potential segfault) 2009-04-01 07:53:30 +00:00
datatype Fix a compiler warning 2009-04-02 14:48:27 +00:00
debuggers Preparation work for another commit (after RFC): 2009-03-17 21:34:30 +00:00
errhandler - Finally add the missing opal/util/output.h 2009-03-17 22:37:15 +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 - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
group - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
include - As long as a header declares _DECLSPEC functionality 2009-03-17 01:45:19 +00:00
info - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
mca Sync to change in a tmp branch 2009-04-15 13:09:51 +00:00
mpi Roll back r20926, r20941, r20950: Iain's changes from last week. 2009-04-16 14:29:32 +00:00
op Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
peruse The "missing" header ompi_config.h should not be added here. This file will 2009-03-25 21:09:13 +00:00
proc - Get pgcc on XT to complain less: 2009-03-13 02:10:32 +00:00
request - If we collect a return value, let the caller at least know about it... 2009-03-17 13:52:59 +00:00
runtime - We're using opal_list_t, so better include it here... 2009-03-21 01:28:31 +00:00
tools Update the Makefile for ortetools so the trunk can compile 2009-04-06 14:04:00 +00:00
win Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
CMakeLists.txt Don't collect files recursively. 2009-04-15 09:47:14 +00:00
Makefile.am Some more work on the man pages: 2008-08-07 19:20:40 +00:00