November 2022
·
64 Reads
·
1 Citation
This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.
November 2022
·
64 Reads
·
1 Citation
August 2022
·
30 Reads
·
2 Citations
Lecture Notes in Computer Science
November 2021
·
14 Reads
·
1 Citation
September 2020
·
105 Reads
·
4 Citations
Lecture Notes in Computer Science
Load balance is an important factor that fundamentally impacts the scalability of any parallel application. In this paper we present a case study to address a complex load imbalance related to the convergence behavior of the parallel SPMD implementation of a GMRES solver used in a real world application in the field of computational fluid dynamics. In order to tackle this load imbalance in OpenMP we illustrate different approaches involving the use of nested tasks as well as nested parallel regions. Furthermore, we evaluate these approaches on a small kernel program extracted from the original application code and show how the load balance is affected by each of these approaches.
... The critical insight to remember is that the performance of a specific workflow is substantially influenced not only by the efficiency of its elements but also by the way those elements are interconnected and integrated. Several studies have attempted to investigate how the coupling of workflow components affects overall performance [100,101,102,103,104,105,106]. Several studies have attempted to investigate how the coupling of workflow components affects overall performance [100,101,102,103,104,105,106]. ...
November 2022