The GPU-based String Matching System in Advanced AC Algorithm

Jiang-Feng Peng,Hu Chen,Shaohuai Shi
DOI: https://doi.org/10.1109/CIT.2010.210
2010-01-01
Abstract:As one of the most pervasive problems in computer science, string matching is the kernel algorithm in many applications,which especially within the communities of information retrieval and computational biology. Meanwhile, the CPU+GPU heterogeneous parallel platform becomes more and more popular in solving computing intensive applications. This paper implements the webpage matching system with GPU-based advanced AC algorithm, G-AC, which is almost 28 times peak performance to the original AC algorithm which is referred from Snort [1].
What problem does this paper attempt to address?