Utilize este identificador para referenciar este registo:
http://hdl.handle.net/10362/158302
Título: | Efficient Synchronization-Light Work Stealing |
Autor: | Custódio, Rafael Paulino, Hervé Rito, Guilherme |
Palavras-chave: | load balancing runtime systems scheduling synchronization-light work stealing Software Theoretical Computer Science Hardware and Architecture |
Data: | 17-Jun-2023 |
Editora: | ACM - Association for Computing Machinery |
Resumo: | Work Stealing (Ws) is a provably efficient scheduler of parallel computations. In WS each processor owns a deque that it uses as a call stack; when out of work, processors try to steal tasks from other processors' deques. Unfortunately, the concurrent nature of processors' deques entails expensive synchronization even when processors access their own deques. Recently, Rito and Paulino have found that the use of split deques allows to provably avoid most synchronization costs while keeping WS's asymptotically optimal expected runtime; in Low-Cost Work Stealing (LCWS) - the variant of WS introduced in their work - processors need not synchronization for most local accesses to their (split) deques. In this paper we assess the concrete efficiency gains of LCWS in practice. More concretely, we implemented LCWS in the Parlay library and show how it compares against Parlay's original work stealing algorithm on the execution of the benchmarks from the Problem-Based Benchmark Suite (PBBS). Experimental results show that our signal-based LCWS implementation obtains speedups with regard to WS for at least 65% of PBBS' benchmarks in three different computers. |
Descrição: | Funding Information: This work is supported by NOVA LINCS (UIDB/04516/2020) with the financial support of FCT.IP. Publisher Copyright: © 2023 Owner/Author. |
Peer review: | yes |
URI: | http://hdl.handle.net/10362/158302 |
DOI: | https://doi.org/10.1145/3558481.3591099 |
ISBN: | 9781450395458 |
Aparece nas colecções: | FCT: DI - Documentos de conferências internacionais |
Ficheiros deste registo:
Ficheiro | Descrição | Tamanho | Formato | |
---|---|---|---|---|
Efficient_Synchronization_Light_Work_Stealing.pdf | 1,16 MB | Adobe PDF | Ver/Abrir |
Todos os registos no repositório estão protegidos por leis de copyright, com todos os direitos reservados.