Changes between Initial Version and Version 2 of Ticket #179

WARNING! You need to either login using OpenID here or enter your email address here before you can create or edit tickets. Otherwise the ticket will get treated as spam. More information on creating tickets can be found here.

Don't forget to add your email address to the cc list to make sure that you get updated of the ticket status.
Show
Ignore:
Timestamp:
03/25/09 16:25:01 (8 months ago)
Author:
balaji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #179

    • Property cc robl@… added
    • Property summary changed from Fw: [ROMIO Req #936] Inconsistent and incorrect use of MPIR_Nest_incr and MPIR_Nest_decr to Inconsistent and incorrect use of MPIR_Nest_incr and MPIR_Nest_decr
    • Property milestone changed from to mpich2-1.1.1
    • Property owner set to robl
    • Property id changed from to 179
  • Ticket #179 – description

    initial v2  
    1  
    2  
    3 Forwarding to Trac. 
    4  
    5 > From: William Gropp <wgropp@illinois.edu> 
    6 > To: romio-maint@mcs.anl.gov 
    7 > Content-Type: text/plain; charset="US-ASCII"; format=flowed; delsp=yes 
    8 > Content-Transfer-Encoding: 7bit 
    9 > Mime-Version: 1.0 (Apple Message framework v929.2) 
    10 > Subject: [ROMIO Req #936] Inconsistent and incorrect use of MPIR_Nest_incr and MPIR_Nest_decr and MPI routines 
    11 > Date: Mon, 22 Sep 2008 09:09:07 -0500 
    12 > X-Mailer: Apple Mail (2.929.2) 
    13 > X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at mailgw.mcs.anl.gov 
    14 > Cc: romio-maint@mcs.anl.gov 
    15 >  
     1{{{ 
    162> I enabled the nesting tests in MPICH2 and found a number of problems   
    173> in the ROMIO code (particularly in iwrite.c and iread.c).  In looking   
     
    228> to return an error code; they're also currently used to avoid   
    239> recursive calls to the global thread mutex; again, this only applies   
    24 > to the MPI routines, not the internal routines.  > 
     10> to the MPI routines, not the internal routines. 
     11}}}