| dc.contributor.author | Singer, Kyle | |
| dc.contributor.author | Agrawal, Kunal | |
| dc.contributor.author | Schardl, Tao B. | |
| dc.date.accessioned | 2026-02-04T20:38:32Z | |
| dc.date.available | 2026-02-04T20:38:32Z | |
| dc.date.issued | 2026-01-28 | |
| dc.identifier.isbn | 979-8-4007-2310-0 | |
| dc.identifier.uri | https://hdl.handle.net/1721.1/164735 | |
| dc.description | PPoPP ’26, Sydney, NSW, Australia | en_US |
| dc.description.abstract | Although randomized work stealing is effective at automatically load-balancing task-parallel programs, it can waste computational resources when scheduling programs that lack sufficient parallelism to use all available threads. For such programs, threads will waste cycles attempting to steal parallel tasks when none are available. This waste can reduce the machine’s efficiency by wasting computational resources and energy and needlessly burdening the operating system.
This paper introduces WEWS, a simple, practical, and provably efficient extension to randomized work stealing that mitigates waste. WEWS dynamically adjusts the number of active threads to reduce the waste of randomized work stealing. WEWS executes a parallel computation with the same asymptotic running time as traditional randomized work stealing while bounding the waste to O(min{PT∞, T1 + P2}) instructions. WEWS also follows the work-first principle to perform well in practice.
WEWS requires no special support from the operating system or hardware, which simplifies its implementation. We implemented WEWS within the OpenCilk runtime system and compared it to other common waste-mitigation strategies. Across 10 parallel benchmarks, we find that WEWS has minimal impact on parallel running times while, on programs with limited parallelism, substantially reducing waste. | en_US |
| dc.publisher | ACM|Proceedings of the 31st ACM SIGPLAN Annual Symposium on Principles and Practice of Parallel Programming | en_US |
| dc.relation.isversionof | https://doi.org/10.1145/3774934.3786452 | en_US |
| dc.rights | Creative Commons Attribution | en_US |
| dc.rights.uri | https://creativecommons.org/licenses/by/4.0/ | en_US |
| dc.source | Association for Computing Machinery | en_US |
| dc.title | Waste-Efficient Work Stealing | en_US |
| dc.type | Article | en_US |
| dc.identifier.citation | Kyle Singer, Kunal Agrawal, and Tao B. Schardl. 2026. Waste-Efficient Work Stealing. In Proceedings of the 31st ACM SIGPLAN Annual Symposium on Principles and Practice of Parallel Programming (PPoPP '26). Association for Computing Machinery, New York, NY, USA, 68–80. | en_US |
| dc.contributor.department | Massachusetts Institute of Technology. Computer Science and Artificial Intelligence Laboratory | en_US |
| dc.identifier.mitlicense | PUBLISHER_CC | |
| dc.eprint.version | Final published version | en_US |
| dc.type.uri | http://purl.org/eprint/type/ConferencePaper | en_US |
| eprint.status | http://purl.org/eprint/status/NonPeerReviewed | en_US |
| dc.date.updated | 2026-02-01T08:46:33Z | |
| dc.language.rfc3066 | en | |
| dc.rights.holder | The author(s) | |
| dspace.date.submission | 2026-02-01T08:46:33Z | |
| mit.license | PUBLISHER_CC | |
| mit.metadata.status | Authority Work and Publication Information Needed | en_US |