Work Assisting: Linking Task-Parallel Work Stealing with Data-Parallel Self Scheduling: Linking Task-Parallel Work Stealing with Data-Parallel Self Scheduling
Publication date
2024-06-20
Editors
Advisors
Supervisors
Document Type
Part of book
Metadata
Show full item recordCollections
License
cc_by
Abstract
We present work assisting, a novel scheduling strategy for mixing data parallelism (loop parallelism) with task parallelism, where threads share their current data-parallel activity in a shared array to let other threads assist. In contrast to most existing work in this space, our algorithm aims at preserving the structure of data parallelism instead of implementing all parallelism as task parallelism. This enables the use of self-scheduling for data parallelism, as required by certain data-parallel algorithms, and only exploits data parallelism if task parallelism is not sufficient. It provides full flexibility: neither the number of threads for a data-parallel loop nor the distribution over threads need to be fixed before the loop starts. We present benchmarks to demonstrate that our scheduling algorithm, depending on the problem, behaves similar to, or outperforms schedulers based purely on task parallelism.
Keywords
Data Parallelism, Parallel computing, Scheduling, Hardware and Architecture, Software
Citation
de Wolff, I G & Keller, G 2024, Work Assisting: Linking Task-Parallel Work Stealing with Data-Parallel Self Scheduling : Linking Task-Parallel Work Stealing with Data-Parallel Self Scheduling. in ARRAY 2024: Proceedings of the 10th ACM SIGPLAN International Workshop on Libraries, Languages and Compilers for Array Programming. Association for Computing Machinery, pp. 13-24, 10th ACM SIGPLAN International Workshop on Libraries, Languages and Compilers for Array Programming, ARRAY 2024, co-located with PLDI 2024, Copenhagen, Denmark, 25/06/24. https://doi.org/10.1145/3652586.3663313, conference