Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 329 Bytes

File metadata and controls

7 lines (5 loc) · 329 Bytes

QuickMatch

Implementation and Evaluation of parallel regular expression matching on GPU

We have implemented a parallel version of basic regular expression matching using CUDA, on the GPUs. The target architecture is the NVIDIA GTX1080.

A detailed report is available here - [https://madhumithasridhara.github.io/QuickMatch/]