24 citations · 39 across the 3 of their papers we have counts for
3 papers
cs.DC2021★ 24 cited
Advanced Synchronization Techniques for Task-based Runtime Systems
David Álvarez, Kevin Sala, Marcos Maroñas +2
Task-based programming models like OmpSs-2 and OpenMP provide a flexible data-flow execution model to exploit dynamic, irregular and nested parallelism. Providing an efficient impl…
cs.DC2020★ 3 cited
Extending the OpenCHK Model with Advanced Checkpoint Features
Marcos Maroñas, Sergi Mateo, Kai Keller +3
One of the major challenges in using extreme scale systems efficiently is to mitigate the impact of faults. Application-level checkpoint/restart (CR) methods provide the best trade…
cs.DC2020★ 12 cited
Worksharing Tasks: An Efficient Way to Exploit Irregular and Fine-Grained Loop Parallelism
M. Maronas, K. Sala, S. Mateo +2
Shared memory programming models usually provide worksharing and task constructs. The former relies on the efficient fork-join execution model to exploit structured parallelism; wh…