DocumentCode :
2484105
Title :
Singular value decomposition on GPU using CUDA
Author :
Lahabar, Sheetal ; Narayanan, P.J.
Author_Institution :
Center for Visual Inf. Technol., Int. Inst. of Inf. Technol., Hyderabad, India
fYear :
2009
fDate :
23-29 May 2009
Firstpage :
1
Lastpage :
10
Abstract :
Linear algebra algorithms are fundamental to many computing applications. Modern GPUs are suited for many general purpose processing tasks and have emerged as inexpensive high performance co-processors due to their tremendous computing power. In this paper, we present the implementation of singular value decomposition (SVD) of a dense matrix on GPU using the CUDA programming model. SVD is implemented using the twin steps of bidiagonalization followed by diagonalization. It has not been implemented on the GPU before. Bidiagonalization is implemented using a series of householder transformations which map well to BLAS operations. Diagonalization is performed by applying the implicitly shifted QR algorithm. Our complete SVD implementation outperforms the Matlab and Intel regMath kernel library (MKL) LAPACK implementation significantly on the CPU. We show a speedup of upto 60 over the MATLAB implementation and upto 8 over the Intel MKL implementation on a Intel Dual Core 2.66 GHz PC on NVIDIA GTX 280 for large matrices. We also give results for very large matrices on NVIDIA Tesla S1070.
Keywords :
computer graphic equipment; linear algebra; matrix algebra; parallel processing; programming languages; singular value decomposition; CUDA programming model; Intel Dual Core PC; Intel Math kernel library; Matlab; frequency 2.66 GHz; graphics processing unit; high performance coprocessor; householder transformation; linear algebra algorithm; parallel coprocessor; singular value decomposition; Computer applications; Coprocessors; High performance computing; Kernel; Libraries; Linear algebra; MATLAB; Mathematical model; Matrix decomposition; Singular value decomposition;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel & Distributed Processing, 2009. IPDPS 2009. IEEE International Symposium on
Conference_Location :
Rome
ISSN :
1530-2075
Print_ISBN :
978-1-4244-3751-1
Electronic_ISBN :
1530-2075
Type :
conf
DOI :
10.1109/IPDPS.2009.5161058
Filename :
5161058
Link To Document :
بازگشت