Analyzing performance variation of task schedulers with TaskInsight
•Provide a methodology to quantify the performance behaviour of task-based schedulers.•Classify data reuse of the tasks through the execution of the application.•Distinguish categories of applications sensitive and non-sensitive to the schedulers.•Analyze the schedulers based on the effects on priva...
Gespeichert in:
Veröffentlicht in: | Parallel computing 2018-07, Vol.75, p.11-27 |
---|---|
Hauptverfasser: | , , , |
Format: | Artikel |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | •Provide a methodology to quantify the performance behaviour of task-based schedulers.•Classify data reuse of the tasks through the execution of the application.•Distinguish categories of applications sensitive and non-sensitive to the schedulers.•Analyze the schedulers based on the effects on private caches (temporal locality).•Analyze the schedulers based on the utilization of shared caches (spatial locality).
Recent scheduling heuristics for task-based applications have managed to improve performance by taking into account memory-related properties such as data locality and cache sharing. However, there is still a general lack of tools that can provide insights into why, and where, different schedulers result in different memory behavior, and how this is related to the applications’ performance.
To address this we present TaskInsight, a technique to characterize the memory behavior of different task schedulers through the analysis of data reuse across tasks. TaskInsight provides high-level, quantitative information that can be correlated with tasks’ performance variation over time to understand data reuse through the caches due to scheduling choices. TaskInsight is useful to diagnose and identify which scheduling decisions affected performance, when were they taken, and why the performance changed, both in single and multi-threaded executions.
We demonstrate how TaskInsight can diagnose cases where poor scheduling caused over 40% difference on average (and up to 7x slowdowns) across the Montblanc benchmarks due to changes in the tasks’ data reuse through the private and shared caches. This flexible insight is key for optimization in many contexts, including data locality, throughput, memory footprint or even energy efficiency. |
---|---|
ISSN: | 0167-8191 1872-7336 1872-7336 |
DOI: | 10.1016/j.parco.2018.02.003 |