Projects per year
Abstract
The hyperqueue is a programming abstraction for queues that results in deterministic and scale-free parallel programs. Hyperqueues extend the concept of Cilk++ hyperobjects to provide thread-local views on a shared data structure. While hyperobjects are organized around private local views, hyperqueues provide a shared view on a queue data structure. Hereby, hyperqueues guarantee determinism for programs using concurrent queues. We define the programming API and semantics of two instances of the hyperqueue concept. These hyperqueues differ in their API and the degree of concurrency that is extracted. We describe the implementation of the hyperqueues in a work-stealing scheduler and demonstrate scalable performance on pipeline-parallel benchmarks from PARSEC and StreamIt.
Original language | English |
---|---|
Article number | 23 |
Number of pages | 35 |
Journal | ACM Transactions on Parallel Computing (TOPC) |
Volume | 6 |
Issue number | 4 |
DOIs | |
Publication status | Published - 20 Nov 2019 |
Fingerprint
Dive into the research topics of 'Hyperqueues: Design and Implementation of Deterministic Concurrent Queues'. Together they form a unique fingerprint.Projects
- 1 Active
-
R6394CSC: Software management of hybrid DRAM/NVRAM memory systems
Nikolopoulos, D. (PI) & Vandierendonck, H. (CoI)
01/08/2012 → …
Project: Research