Slide 47
Slide 47 text
Work-stealing tree scheduling
1) find either a non-expanded, non-completed node
2) if not found, terminate
3) if not owned, steal and/or expand, and descend
4) advance until node is completed or stolen
5) go to 1)
1) find either a non-expanded, non-completed node
51