[mpich2-dev] dataloop bug

Bob Cernohous bobc at us.ibm.com
Fri Aug 8 10:01:09 CDT 2008


I don't see that we're using ALL_BYTES?  Did I miss something in the code 
or config?

Bob Cernohous:  (T/L 553) 507-253-6093

BobC at us.ibm.com
IBM Rochester, Building 030-2(C335), Department 61L
3605 Hwy 52 North, Rochester,  MN 55901-7829

> Chaos reigns within.
> Reflect, repent, and reboot.
> Order shall return.




Rob Ross <rross at mcs.anl.gov> 
Sent by: owner-mpich2-dev at mcs.anl.gov
08/07/2008 10:01 PM
Please respond to
mpich2-dev at mcs.anl.gov


To
mpich2-dev at mcs.anl.gov
cc

Subject
Re: [mpich2-dev] dataloop bug






Hi David,

I think maybe I just responded to mpich2-dev the other day, which 
might explain why you didn't get my response.

I'm a little surprised that this wasn't found by the BG guys, because 
I thought they were also using ALL_BYTES, but from a less-than-cursory 
glance at the code, this appears to fix a real bug.

Thanks David,

Rob

On Aug 7, 2008, at 8:51 PM, David Gingold wrote:

> Rob Ross says that I should send this patch along.  It's a bug that 
> shows up only when ALL_BYTES is turned on in the dataloop code.  (In 
> the stock code it's not turned on.)
>
> Thanks for the help today, Rob!
>
> -dg
>
> ....
>
> --- dataloop_create_indexed.c.~1~              2008-08-05 
15:09:54.619072000 -0400
> +++ dataloop_create_indexed.c          2008-08-07 14:05:46.049021000 
-0400
> @@ -266,6 +266,8 @@
>                    /* increase block lengths so they are in bytes */
>                    tmp_blklen_array[i] *= old_extent;
>                }
> +
> +              new_dlp->loop_params.i_t.total_blocks *= old_extent;
>     }
>
>     *dlp_p     = new_dlp;
>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mcs.anl.gov/mailman/private/mpich2-dev/attachments/20080808/eb7e9454/attachment.htm>


More information about the mpich2-dev mailing list