An Efficient Ac Algorithm with Gpu

Liang Hu,Zhen Wei,Feng Wang,Xiaolu Zhang,Kuo Zhao
DOI: https://doi.org/10.1016/j.proeng.2012.01.652
2012-01-01
Abstract:Pattern matching algorithm is the basis of information biology as well as information retrieval research field. As far as the current computing capability of CPU is concerned, it may hardly satisfy the demand in terms of system realtime when faced by a large amount of data. Due to the enormous computing potential of GPU, various efforts have been made for the computing task migration to GPU with given application programs. In this paper, we present an AC Multi-pattern matching algorithm based on GPU with the parallelization of traditional algorithm based on CPU, and the matching efficiency may be significantly improved due to the high performance parallel processing capability of GPU. Experimental results show our proposed scheme achieved a better speed-up compared to the original one.
What problem does this paper attempt to address?