DocumentCode
244471
Title
Analysis of classic algorithms on GPUs
Author
Lin Ma ; Chamberlain, Roger D. ; Agrawal, Kunal
Author_Institution
Dept. of Comput. Sci. & Eng., Washington Univ. in St. Louis, St. Louis, MO, USA
fYear
2014
fDate
21-25 July 2014
Firstpage
65
Lastpage
73
Abstract
The recently developed Threaded Many-core Memory (TMM) model provides a framework for analyzing algorithms for highly-threaded many-core machines such as GPUs. In particular, it tries to capture the fact that these machines hide memory latencies via the use of a large number of threads and large memory bandwidth. The TMM model analysis contains two components: computational complexity and memory complexity. A model is only useful if it can explain and predict empirical data. In this work, we investigate the effectiveness of the TMM model. We analyze algorithms for 5 classic problems - suffix tree/array for string matching, fast Fourier transform, merge sort, list ranking, and all-pairs shortest paths-under this model, and compare the results of the analysis with the experimental findings of ours and other researchers who have implemented and measured the performance of these algorithms on an spectrum of diverse GPUs. We find that the TMM model is able to predict important and sometimes previously unexplained trends and artifacts in the experimental data.
Keywords
graphics processing units; multiprocessing systems; storage management; string matching; GPU; TMM model; classic algorithms; computational complexity component; graphics processing unit; highly-threaded many-core machines; memory bandwidth; memory complexity component; memory latencies; string matching; suffix array; suffix tree; threaded many-core memory model; Algorithm design and analysis; Arrays; Complexity theory; Computational modeling; Instruction sets; Prediction algorithms; Runtime; Threaded Many-core Memory (TMM) Model;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Computing & Simulation (HPCS), 2014 International Conference on
Conference_Location
Bologna
Print_ISBN
978-1-4799-5312-7
Type
conf
DOI
10.1109/HPCSim.2014.6903670
Filename
6903670
Link To Document