Speedup and efficiency of computational parallelization: A unifying approach and asymptotic analysis
Guido Schryen

TL;DR
This paper introduces a unifying, parameterized model for analyzing the asymptotic speedup and efficiency of parallel algorithms, providing a comprehensive classification framework for scalability in high-performance computing environments.
Contribution
It presents a generic, unifying speedup model that encompasses existing models and offers a typology for classifying asymptotic scalability behaviors.
Findings
Identifies six asymptotic speedup cases.
Defines eight asymptotic efficiency cases.
Develops an eleven-case scalability typology.
Abstract
In high performance computing environments, we observe an ongoing increase in the available numbers of cores. This development calls for re-emphasizing performance (scalability) analysis and speedup laws as suggested in the literature (e.g., Amdahl's law and Gustafson's law), with a focus on asymptotic performance. Understanding speedup and efficiency issues of algorithmic parallelism is useful for several purposes, including the optimization of system operations, temporal predictions on the execution of a program, and the analysis of asymptotic properties and the determination of speedup bounds. However, the literature is fragmented and shows a large diversity and heterogeneity of speedup models and laws. These phenomena make it challenging to obtain an overview of the models and their relationships, to identify the determinants of performance in a given algorithmic and computational…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Distributed and Parallel Computing Systems · Cloud Computing and Resource Management
