DocumentCode :
2957810
Title :
A Predictive Model for Solving Small Linear Algebra Problems in GPU Registers
Author :
Anderson, Michael J. ; Sheffield, David ; Keutzer, Kurt
Author_Institution :
Dept. of Electr. Eng. & Comput. Sci., UC Berkeley, Berkeley, CA, USA
fYear :
2012
fDate :
21-25 May 2012
Firstpage :
2
Lastpage :
13
Abstract :
We examine the problem of solving many thousands of small dense linear algebra factorizations simultaneously on Graphics Processing Units (GPUs). We are interested in problems ranging from several hundred of rows and columns to 4 x 4 matrices. Problems of this size are common, especially in signal processing. However, they have received very little attention from current numerical linear algebra libraries for GPUs, which have thus far focused only on very large problems found in traditional supercomputing applications and benchmarks. To solve small problems efficiently we tailor our implementation to the GPUs inverted memory hierarchy and multi-level parallelism hierarchy. We provide a model of the GPU memory subsystem that can accurately predict and explain the performance of our approach across different problem sizes. As a motivating example, we look at space-time adaptive radar processing, a real-time application that requires hundreds of independent QR factorizations of small complex matrices (e.g. 240 × 66). For realistic matrix sizes from a standard radar processing benchmark, our implementation on an NVIDIA Quadro 6000 GPU runs 2.8 × to 25 × faster than Intel´s Math Kernel Library (MKL) on an Intel Core i7-2600. For the QR factorizations of 5,000 56 × 56 single-precision matrices, our approach runs 29 × faster than MKL and 140 × faster than the state-of-the-art linear algebra library for GPUs. In each of these cases we are using the GPU´s hardwareaccelerated division and square root functions that are accurate up to 22 mantissa bits.
Keywords :
adaptive radar; graphics processing units; mathematics computing; matrix algebra; parallel processing; radar computing; radar signal processing; software libraries; space-time adaptive processing; storage management; GPU hardware-accelerated division; GPU inverted memory hierarchy; GPU registers; Intel Core i7-2600; Intel math kernel library; MKL; NVIDIA Quadro 6000 GPU; QR factorizations; complex matrices; graphics processing units; multilevel parallelism hierarchy; numerical linear algebra libraries; predictive model; real-time application; signal processing; single-precision matrices; small dense linear algebra factorizations; small linear algebra problems; space-time adaptive radar processing; square root functions; standard radar processing benchmark; supercomputing applications; Bandwidth; Benchmark testing; Graphics processing unit; Instruction sets; Linear algebra; Mathematical model; Registers; Dense Linear Algebra; GPGPU; Modeling;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel & Distributed Processing Symposium (IPDPS), 2012 IEEE 26th International
Conference_Location :
Shanghai
ISSN :
1530-2075
Print_ISBN :
978-1-4673-0975-2
Type :
conf
DOI :
10.1109/IPDPS.2012.11
Filename :
6267819
Link To Document :
بازگشت