English

To Use or Not to Use: Graphics Processing Units for Pattern Matching Algorithms

Distributed, Parallel, and Cluster Computing 2014-12-30 v1 Performance

Abstract

String matching is an important part in today's computer applications and Aho-Corasick algorithm is one of the main string matching algorithms used to accomplish this. This paper discusses that when can the GPUs be used for string matching applications using the Aho-Corasick algorithm as a benchmark. We have to identify the best unit to run our string matching algorithm according to the performance of our devices and the applications. Sometimes CPU gives better performance than GPU and sometimes GPU gives better performance than CPU. Therefore, identifying this critical point is significant task for researchers who are using GPUs to improve the performance of their string matching applications based on string matching algorithms.

Keywords

Cite

@article{arxiv.1412.7789,
  title  = {To Use or Not to Use: Graphics Processing Units for Pattern Matching Algorithms},
  author = {Vajira Thambawita and Roshan Ragel and Dhammika Elkaduwe},
  journal= {arXiv preprint arXiv:1412.7789},
  year   = {2014}
}

Comments

appears in The 7th International Conference on Information and Automation for Sustainability (ICIAfS) 2014

R2 v1 2026-06-22T07:43:41.058Z