
11 Jun
2007
11 Jun
'07
2:12 p.m.
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?