Wool: low overhead work stealing for fine grain parallelism.
- ๐ค Speaker: Karl-Filip Faxรฉn (SICS)
- ๐ Date & Time: Friday 21 October 2011, 14:00 - 15:00
- ๐ Venue: SS03, Computer Laboratory
Abstract
This talk deals with improving the performance of fine grain task parallelism. It is often either cumbersome or impossible to increase the grain size of such programs. Increasing core counts exacerbates the problem; a program that appears coarse-grained on eight cores may well look a lot more fine-grained on sixty four.
We present Wool, a library that schedules tasks using work stealing. In this paradigm, idle processors steal work (tasks) from randomly selected non idle processors. In many cases, especially when tasks are fine grained, most tasks are never stolen. Such tasks incur only a minimal overhead (from a few to a few tens of cycles), while stealing costs hundreds to a couple of thousand cycles.
We discuss the design and implementation of Wool, with an emphasis of the features allowing low overhead implementation.
Series This talk is part of the Computer Laboratory Programming Research Group Seminar series.
Included in Lists
- All Talks (aka the CURE list)
- bld31
- Cambridge talks
- Computer Laboratory Programming Research Group Seminar
- Department of Computer Science and Technology talks and seminars
- Interested Talks
- School of Technology
- SS03, Computer Laboratory
- Trust & Technology Initiative - interesting events
- yk449
Note: Ex-directory lists are not shown.
![[Talks.cam]](/static/images/talkslogosmall.gif)


Friday 21 October 2011, 14:00-15:00