首页> 外文会议>International Workshop on Applied Parallel Computing: State of the Art in Scientific Computing(PARA 2006); 20060618-21; Umea(SE) >Implementing Linear Algebra Routines on Multi-core Processors with Pipelining and a Look Ahead
【24h】

Implementing Linear Algebra Routines on Multi-core Processors with Pipelining and a Look Ahead

机译:在多核处理器上通过流水线和前瞻性实现线性代数例程

获取原文
获取原文并翻译 | 示例

摘要

Linear algebra algorithms commonly encapsulate parallelism in Basic Linear Algebra Subroutines (BLAS). This solution relies on the fork-join model of parallel execution, which may result in suboptimal performance on current and future generations of multi-core processors. To overcome the shortcomings of this approach a pipelined model of parallel execution is presented, and the idea of look ahead is utilized in order to suppress the negative effects of sequential formulation of the algorithms. Application to one-sided matrix factorizations, LU, Cholesky and QR, is described. Shared memory implementation using POSIX threads is presented.
机译:线性代数算法通常将并行性封装在基本线性代数子例程(BLAS)中。该解决方案依赖于并行执行的fork-join模型,这可能会导致当前和未来的多核处理器性能不佳。为了克服该方法的缺点,提出了并行执行的流水线模型,并采用了“向前看”的思想,以抑制算法顺序制定的负面影响。描述了对单矩阵分解的应用LU,Cholesky和QR。提出了使用POSIX线程的共享内存实现。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号