A repository to keep track of a project on pattern matching using OpenCL
In this work we implement the most widely used algorithms for the exact pattern-matching problem and compare them with the same algorithms but adopted for concurrent processing using the power of OpenCL. In addition, performance on different hardware configurations will be measured.
Here is the link to main code sources for the current project.