Wu-Manber Multi-pattern Matching Algorithm Based on CUDA

MA Ji,WANG Guo-Ping,YANG Ming
DOI: https://doi.org/10.3969/j.issn.1003-3254.2012.03.011
2012-01-01
Abstract:Multi-pattern matching is a basic problem in computer science and used in many fields,in some cases,also the most time-consuming.GPU has more parallel computing capabilities than the CPU.With the introduction of CUDA,GPU computing for general purpose parallel programming becomes easier.This paper proposes Wu-Manber multi-pattern matching algorithm based on the CUDA,and evaluating the implementations we have achieved speedups up to 10 faster than the sequential implementations.
What problem does this paper attempt to address?