Taking Advantage of Hybrid Systems for Sparse Direct Solvers via Task-Based Runtimes

TitleTaking Advantage of Hybrid Systems for Sparse Direct Solvers via Task-Based Runtimes
Publication TypeConference Paper
Year of Publication2014
AuthorsLacoste, X., M. Faverge, P. Ramet, S. Thibault, and G. Bosilca
Conference Name23rd International Heterogeneity in Computing Workshop, IPDPS 2014
Date Published2014-05
PublisherIEEE
Conference LocationPhoenix, AZ
KeywordsDAG based runtime, gpu, Multicore, Sparse linear solver
Abstract

The ongoing hardware evolution exhibits an escalation in the number, as well as in the heterogeneity, of the computing resources. The pressure to maintain reasonable levels of performance and portability, forces the application developers to leave the traditional programming paradigms and explore alternative solutions. PaStiX is a parallel sparse direct solver, based on a dynamic scheduler for modern hierarchical architectures. In this paper, we study the replacement of the highly specialized internal scheduler in PaStiX by two generic runtime frameworks: PaRSEC and StarPU. The tasks graph of the factorization step is made available to the two runtimes, providing them with the opportunity to optimize it in order to maximize the algorithm eefficiency for a predefined execution environment. A comparative study of the performance of the PaStiX solver with the three schedulers { native PaStiX, StarPU and PaRSEC schedulers { on different execution contexts is performed. The analysis highlights the similarities from a performance point of view between the different execution supports. These results demonstrate that these generic DAG-based runtimes provide a uniform and portable programming interface across heterogeneous environments, and are, therefore, a sustainable solution for hybrid environments.

Project Tags: 
External Publication Flag: