Title :
String matching on IDP: a string matching algorithm for vector processors and its implementation
Author :
Y. Mishina;K. Kojima
Author_Institution :
Hitachi Ltd., Tokyo, Japan
Abstract :
The paper describes a new string matching algorithm that is suitable for vector processors. The hardware implementation of the algorithm is also presented. The algorithm consists of two parts. In the first part, candidate strings that are similar to pattern strings are extracted from a text string (cutout part). Candidate strings may include noise strings, and these are removed in the second part of the algorithm. Each part is efficiently vectorized using vector instructions of conventional vector processors for numerical computations. Moreover, the cutoff part is implemented as an added instruction of the Integrated Database Processor (IDP). Measurements show that this algorithm using IDP is more than 10 times faster than a scalar program using the Aho-Corasick method.
Keywords :
"Vector processors","Hardware","Software algorithms","Programmable logic arrays","Automata","Laboratories","Computer aided instruction","Database systems","Indexing","Data mining"
Conference_Titel :
Computer Design: VLSI in Computers and Processors, 1993. ICCD ´93. Proceedings., 1993 IEEE International Conference on
Print_ISBN :
0-8186-4230-0
DOI :
10.1109/ICCD.1993.393345