首页    期刊浏览 2024年11月25日 星期一
登录注册

文章基本信息

  • 标题:OpenMP Issues Arising in the Development of Parallel BLAS and LAPACK Libraries
  • 本地全文:下载
  • 作者:C. Addison ; Y. Ren ; M. van Waveren
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:2003
  • 卷号:11
  • 期号:2
  • 页码:95-104
  • DOI:10.1155/2003/278167
  • 出版社:Hindawi Publishing Corporation
  • 摘要:

    Dense linear algebra libraries need to cope efficiently with a range of input problem sizes and shapes. Inherently this means that parallel implementations have to exploit parallelism wherever it is present. While OpenMP allows relatively fine grain parallelism to be exploited in a shared memory environment it currently lacks features to make it easy to partition computation over multiple array indices or to overlap sequential and parallel computations. The inherent flexible nature of shared memory paradigms such as OpenMP poses other difficulties when it becomes necessary to optimise performance across successive parallel library calls. Notions borrowed from distributed memory paradigms, such as explicit data distributions help address some of these problems, but the focus on data rather than work distribution appears misplaced in an SMP context.

国家哲学社会科学文献中心版权所有