3667

Pretty Good Accuracy in Matrix Multiplication with GPUs

Matthew Badin, Lubomir Bic, Michael Dillencourt, Alexandru Nicolau
Computer Science, UCI, Irvine, USA
Ninth International Symposium on Parallel and Distributed Computing (ISPDC), 2010

@conference{badin2010pretty,

   title={Pretty Good Accuracy in Matrix Multiplication with GPUs},

   author={Badin, M. and Bic, L. and Dillencourt, M. and Nicolau, A.},

   booktitle={2010 Ninth International Symposium on Parallel and Distributed Computing},

   pages={49–55},

   year={2010},

   organization={IEEE}

}

Download Download (PDF)   View View   Source Source   

1273

views

With systems such as Road Runner, there is a trend in super computing to offload parallel tasks to special purpose co-processors, composed of many relatively simple scalar processors. The cheaper commodity class equivalent of such a processor would be the graphics card, potentially offering super computer power within the confines of a desktop PC. Graphics cards however are not without problems, these range from the lack of double precision on most cards to a fairly steep drop in performance for using double precision on others, the end result being that in order to utilize the graphics card the computation must be done using single precision. In this paper we propose a method whereby a whole digit of the accuracy lost in single precision matrix multiply can be regained with only a 7% loss in performance by applying a compensated summation algorithm in a manner previously unexplored, a manner in which, at first glance, shouldn’t provide any benefit but empirical evidence will show that though the novel idea is simple, provides unexpected benefits in terms of accuracy at little cost to performance.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: