Back to Search Start Over

Efficiently Supporting Dynamic Task Parallelism on Heterogeneous Cache-Coherent Systems

Authors :
Christopher Batten
Moyang Wang
Lin Cheng
Tuan Ta
Source :
ISCA
Publication Year :
2020
Publisher :
IEEE, 2020.

Abstract

Manycore processors, with tens to hundreds of tiny cores but no hardware-based cache coherence, can offer tremendous peak throughput on highly parallel programs while being complexity and energy efficient. Manycore processors can be combined with a few high-performance big cores for executing operating systems, legacy code, and serial regions. These systems use heterogeneous cache coherence (HCC) with hardware-based cache coherence between big cores and software-centric cache coherence between tiny cores. Unfortunately, programming these heterogeneous cache-coherent systems to enable collaborative execution is challenging, especially when considering dynamic task parallelism. This paper seeks to address this challenge using a combination of light-weight software and hardware techniques. We provide a detailed description of how to implement a work-stealing runtime to enable dynamic task parallelism on heterogeneous cache-coherent systems. We also propose direct task stealing (DTS), a new technique based on user-level interrupts to bypass the memory system and thus improve the performance and energy efficiency of work stealing. Our results demonstrate that executing dynamic task-parallel applications on a 64-core system (4 big, 60 tiny) with complexity-effective HCC and DTS can achieve: $7 \times$ speedup over a single big core; $1.4 \times$ speedup over an area-equivalent eight bigcore system with hardware-based cache coherence; and 21% better performance and similar energy efficiency compared to a 64-core system (4 big, 60 tiny) with full-system hardware-based cache coherence.

Details

Database :
OpenAIRE
Journal :
2020 ACM/IEEE 47th Annual International Symposium on Computer Architecture (ISCA)
Accession number :
edsair.doi...........083fbef7f8bee214882deb486473275f
Full Text :
https://doi.org/10.1109/isca45697.2020.00025