freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freepooma-devel] [PATCH] Canonicalize handling of external/internal


From: Richard Guenther
Subject: Re: [Freepooma-devel] [PATCH] Canonicalize handling of external/internal guards
Date: Mon, 11 Apr 2005 12:20:22 +0200 (CEST)

On Fri, 1 Apr 2005, Richard Guenther wrote:

> Hi!
>
> This patch canonicalizes the handling of hasInternalGuards_m and
> hasExternalGuards_m in the various grid layouts.  It also disables
> optimizing away of internal guards if the partitioner will create
> at most one patch.

I believe that the current way of doing things is correct (apart
from not all places being consistent), i.e. have hasInternalGuards
and guards() being consistent.  What the Interpolators really
are asking from the Layouts is the maximum supported stencil size,
a thing the layouts cannot answer atm.  For this we need to provide
functionality.

I'll update the patch to canonicalize all this handling and apply
it to HEAD, maybe to r2_branch, too.

Richard.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]