科技报告详细信息
Mixed Mode Matrix Multiplication.
Wu, M. S. ; Aluru, S. ; Kendall, R. A.
Technical Information Center Oak Ridge Tennessee
关键词: Algorithms;    Memory management;    Computer programming;    Performance;   
RP-ID  :  DE2005832904
学科分类:工程和技术(综合)
美国|英语
来源: National Technical Reports Library
PDF
【 摘 要 】

In modern clustering environments where the memory hierarchy has many layers (distributed memory, shared memory layer, cache,...), an important question is how to fully utilize all available resources and identify the most dominant layer in certain computations. When combining algorithms on all layers together, what would be the best method to get the best performance out of all the resources we have. Mixed mode programming model that uses thread programming on the shared memory layer and message passing programming on the distributed memory layer is a method that many researchers are using to utilize the memory resources. In this paper, they take an algorithmic approach that uses matrix multiplication as a tool to show how cache algorithms affect the performance of both shared memory and distributed memory algorithms. They show that with good underlying cache algorithm, overall performance is stable. When underlying cache algorithm is bad, superlinear speedup may occur, and an increasing number of threads may also improve performance.

【 预 览 】
附件列表
Files Size Format View
DE2005832904.pdf 754KB PDF download
  文献评价指标  
  下载次数:8次 浏览次数:24次