Skip to content

yuklin/QuickMatch

 
 

Repository files navigation

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/]

About

Evaluation of parallel regular expression matching on GPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.9%
  • Cuda 24.6%
  • C++ 15.1%
  • Perl 3.5%
  • Makefile 3.0%
  • Shell 0.9%
  • Other 1.0%