期刊文献+

GPU上的矩阵乘法的设计与实现 被引量:7

Design and Implementation of Matrix Multiplication on GPU
下载PDF
导出
摘要 矩阵乘法是科学计算中最基本的操作,高效实现矩阵乘法可以加速许多应用。本文使用NVIDIA的CUDA在GPU上实现了一个高效的矩阵乘法。测试结果表明,在Geforce GTX 260上,本文提出的矩阵乘法的速度是理论峰值的97%,跟CUBLAS库中的矩阵乘法相当。 Matrix multiplication is a basic operation in scientific computing. Efficient implementation of matrix multiplication can speed up many applications. In this paper, we implement an efficient matrix multiplication on GPU using NVIDINs CUDA. The experiment shows that our implementation is as fast as the implementation in CUBLAS, and the speed of our implementation can reach the peak speed's 97%, on Geforce GTX260.
出处 《计算机系统应用》 2011年第1期178-181,149,共5页 Computer Systems & Applications
基金 国家自然科学基金(60833004) 国家高技术研究发展计划(863)(2008AA010902)
关键词 矩阵乘法 GPU CUDA matrix multiplication GPU CUDA
  • 相关文献

参考文献4

  • 1Goto K.Anatomy of High-Performance Matrix Multiplication[].ACM Transon Mathematical Software.2007
  • 2Whaley RC,Petitet A,Dongarra J.Automated EmpiricalOptimization of Software and the Atlas Project[].Parallel Computation.2001
  • 3Fatahalian K,Sugerman J,Hanrahan P.Understandingthe Efficiency of GPU Algorithms for Matrix-matrixMultiplication[].Procof the ACM SIGGRAPH/EUROGRAPHICS Conference on Graphics Hardware(HWWS’).2004
  • 4Strassen V.Gaussian elimination is not optimal[].Numerical Mathematics.1969

同被引文献55

引证文献7

二级引证文献10

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部