8861

GPU Enhanced Stream-Based Matrix Multiplication

L. M. Itu, C. Suciu, F. Moldoveanu, A. Postelnicu
Dept. of Automatics, Transilvania University of Brasov
Bulletin of the Transilvania University of Brasov, Series I: Engineering Sciences, Vol. 5 (54) No. 2, 2012
BibTeX

Download Download (PDF)   View View   Source Source   

1652

views

The paper introduces an algorithm which improves the value of the real giga floating point operations per second (GFLOPS) for matrix multiplication algorithm on Graphical Process Unit-GPU by overlapping the data transfers between (CPU) and the device (GPU) with the kernel execution. The input matrices are divided into n sections and the output matrix into n^2 sections. Streams are used to perform simultaneous data transfers and kernel executions in order to hide the memory copy operations. The results show that improved execution times and GFLOP values are obtained. The optimum value of n depends mainly on the matrix dimension and on the GPU type.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2025 hgpu.org

All rights belong to the respective authors

Contact us:

contact@hpgu.org