- Timestamp:
-
03/25/09 16:25:01 (8 months ago)
- Author:
-
balaji
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
- 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
-
|
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 | {{{ |
| 16 | 2 | > I enabled the nesting tests in MPICH2 and found a number of problems |
| 17 | 3 | > in the ROMIO code (particularly in iwrite.c and iread.c). In looking |
| … |
… |
|
| 22 | 8 | > to return an error code; they're also currently used to avoid |
| 23 | 9 | > 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 | }}} |