Parallel QR factorization using givens rotations in MPI-CUDA for multi-GPU

Miguel Tapia-Romero, Amilcar Meneses-Viveros, Erika Hernandez-Rubio

Research output: Contribution to journalArticlepeer-review

1 Scopus citations

Abstract

Modern supercomputers incorporate the use of multi-core processors and graphics processing units. Applications running on these computers take advantage of these technologies with scalable programs that work with multicores and accelerator such as graphics processing unit. QR factorization is essential for several numerical tasks, such as linear equations solvers, compute inverse matrix or compute a diagonal matrix, to name a few. There are several factorization algorithm such as LU, Cholesky, Givens and Householder, among others. The efficient parallel implementation of each parallelization algorithm will depend on the structure of the data and the type of parallel architecture used. A common strategy in parallel programming is to break a problem into subproblems to solve them in different processing units. This is very useful when dealing with complex problems or when the data is too large to work with the available memory. However, it is not clear how data partitioning affects subtask performance when mapping to processing units, specifically to graphical processing units. This work explores the partitioning of large symmetric matrix data for QR factorization using Givens rotations and its parallel implementation using MPI and CUDA is presented.

Original languageEnglish
Pages (from-to)636-645
Number of pages10
JournalInternational Journal of Advanced Computer Science and Applications
Volume11
Issue number5
DOIs
StatePublished - 2020

Keywords

  • CUDA
  • Givens factorization
  • Heterogeneous programming
  • Scalable parallelism

Fingerprint

Dive into the research topics of 'Parallel QR factorization using givens rotations in MPI-CUDA for multi-GPU'. Together they form a unique fingerprint.

Cite this