If you have a fixed cell topology, you can also find a coloring of the
graph and use it for contention-free scheduling. With a regular grid,
you can use the obvious 2-coloring (a checkerboard pattern), so you
would handle all the white squares in phase 1 and all the black
squares in phase 2.

-Per

On Tue, Sep 21, 2010 at 9:00 PM, Hozumi <fat...@googlemail.com> wrote:
> Hi Nicolas,
>
> That is a nice idea! Thanks.
>
> --
> Takahiro Hozumi
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to