The main idea is to implement classical algorithms for exact pattern-matching problem in C++ and Python. After that adopt them to concurrent processing using OpenCL and anylize the results for different types and configuration of hardware.
JaakTree/pattern_matching
The main idea is to implement classical algorithms for exact pattern-matching problem in C++ and Python. After that adopt them to concurrent processing using OpenCL and anylize the results for different types and configuration of hardware.
Python