Logo image
PFAC Library: GPU-based string matching algorithm
Conference paper

PFAC Library: GPU-based string matching algorithm

Chen-Hsiung Liu, Lung-Sheng Chien, Shih-Chieh Chang and Wing-Kai Hon
hgbu GPU Technology Conference
2012

Abstract

Algorithms;Computer science;CUDA;nVidia;nVidia GeForce GTX 480;Package;String matching
The PFAC algorithm efficiently exploits the parallelism of the Aho-Corasick algorithm by creating an individual thread for each byte of an input stream to identify any pattern starting at the thread’s starting position. The number of threads created by the PFAC algorithm is equal to the length of an input stream.

Metrics

1 Record Views

Details

Logo image