Sciweavers

IWOMP
2009
Springer

Evaluating OpenMP 3.0 Run Time Systems on Unbalanced Task Graphs

13 years 10 months ago
Evaluating OpenMP 3.0 Run Time Systems on Unbalanced Task Graphs
The UTS benchmark is used to evaluate task parallelism in OpenMP 3.0 as implemented in a number of recently released compilers and run-time systems. UTS performs parallel search of an irregular and unpredictable search space, as arises e.g. in combinatorial optimization problems. As such UTS presents a highly unbalanced task graph that challenges scheduling, load balancing, termination detection, and task coarsening strategies. Scalability and overheads are compared for OpenMP 3.0, Cilk, and an OpenMP implementation of the benchmark without tasks that performs all scheduling, load balancing, and termination detection explicitly. Current OpenMP 3.0 implementations generally exhibit poor behavior on the UTS benchmark.
Stephen Olivier, Jan Prins
Added 27 May 2010
Updated 27 May 2010
Type Conference
Year 2009
Where IWOMP
Authors Stephen Olivier, Jan Prins
Comments (0)