Hmm, yes. It is just such another.
Where is that located?

On Tue, Apr 22, 2008 at 12:16 AM, arkady borkovsky <[EMAIL PROTECTED]> wrote:
> What exactly do you mean by 2D blocking?
>
> I have a Python class that runs N*M copies of a program with to inputs, with
> each task getting 1/N of one input, and 1/M of another.
> A "program" can be either Python or any executable.
>
> -- ab
>
>
>
> On Apr 20, 2008, at 9:15 PM, Edward J. Yoon wrote:
>
> > Hi, communities.
> >
> > Basically, current Map/Reduce provides parallel computation by row
> > splitting. Have anyone thought about 2D blocking technique? If so,
> > let's discuss together.
> >
> >
> > --
> > B. Regards,
> > Edward J. Yoon
> >
>
>



-- 
B. Regards,
Edward J. Yoon

Reply via email to