Theoretical analysis of classic algorithms on highly-threaded many-core GPUs

  • Authors:
  • Lin Ma;Kunal Agrawal;Roger D. Chamberlain

  • Affiliations:
  • Washington University in Saint Louis, Saint Louis, MO, USA;Washington University in Saint Louis, Saint Louis, MO, USA;Washington University in Saint Louis, Saint Louis, MO, USA

  • Venue:
  • Proceedings of the 19th ACM SIGPLAN symposium on Principles and practice of parallel programming
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Threaded many-core memory (TMM) model provides a framework to analyze the performance of algorithms on GPUs. Here, we investigate the effectiveness of the TMM model by analyzing algorithms for 3 classic problems -- suffix tree/array for string matching, fast Fourier transform, and merge sort -- under this model. Our findings indicate that the TMM model can explain and predict previously unexplained trends and artifacts in experimental data.