首页    期刊浏览 2024年12月01日 星期日
登录注册

文章基本信息

  • 标题:Parallel QR Factorization using Givens Rotations in MPI-CUDA for Multi-GPU
  • 本地全文:下载
  • 作者:Miguel Tapia-Romero ; Amilcar Meneses-Viveros ; Erika Hern´andez-Rubio
  • 期刊名称:International Journal of Advanced Computer Science and Applications(IJACSA)
  • 印刷版ISSN:2158-107X
  • 电子版ISSN:2156-5570
  • 出版年度:2020
  • 卷号:11
  • 期号:5
  • DOI:10.14569/IJACSA.2020.0110578
  • 出版社:Science and Information Society (SAI)
  • 摘要: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.
  • 关键词:Givens factorization; CUDA; heterogeneous pro-gramming; scalable parallelism
国家哲学社会科学文献中心版权所有