From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-06-11 10:12:57


Yigong Liu wrote:
> 2> implementing
> data parallel algorithms (parallel loop and map-reduce) using Join, which is
> helpful for programming today's multi-core machines.

Have you benchmarked those against "faster" implementations, like the
algorithms in Intel Threading Building Blocks, to see what the
performance overhead of join calculus is?