vix.ing · top · new · best · stats · spec

A Critical Path Approach to Analyzing Parallelism of Algorithmic Variants. Application to Cholesky Inversion

2010/10/11 by Henricus Bouwmeester, Bouwmeester, Henricus, Julien Langou +1 · 1 citation
Computer Science · Mathematics · #Advanced Optimization Algorithms Research #Distributed #FOS: Computer and information sciences #Matrix Theory and Algorithms #Parallel #Parallel Computing and Optimization Techniques #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.1010.2000

openalex publication_date 2010/10/11 · openalex created_date 2016/06/24 · openalex updated_date 2026/07/28

Abstract

Algorithms come with multiple variants which are obtained by changing the mathematical approach from which the algorithm is derived. These variants offer a wide spectrum of performance when implemented on a multicore platform and we seek to understand these differences in performances from a theoretical point of view. To that aim, we derive and present the critical path lengths of each algorithmic variant for our application problem which enables us to determine a lower bound on the time to solution. This metric provides an intuitive grasp of the performance of a variant and we present numerical experiments to validate the tightness of our lower bounds on practical applications. Our case study is the Cholesky inversion and its use in computing the inverse of a symmetric positive definite matrix.

Cited by

Related