233
click to vote
SPAA
16 years 8 months ago
2009 ACM
Thread-level speculation (TLS) is a technique that allows parts of a sequential program to be executed in parallel. TLS ensures the parallel program's behaviour remains true ...
140
Voted
SPAA
16 years 8 months ago
2009 ACM 188
click to vote
SPAA
16 years 8 months ago
2009 ACM
Work stealing is a popular method of scheduling fine-grained parallel tasks. The performance of work stealing has been extensively studied, both theoretically and empirically, but...
221
click to vote
SPAA
16 years 8 months ago
2009 ACM
Informative labeling schemes consist in labeling the nodes of graphs so that queries regarding any two nodes (e.g., are the two nodes adjacent?) can be answered by inspecting mere...
189
click to vote
SPAA
16 years 12 days ago
2009 ACM
Work stealing is a common technique used in the runtime schedulers of parallel languages such as Cilk and parallel libraries such as Intel Threading Building Blocks (TBB). Depth-r...
|