cancel
Showing results for 
Search instead for 
Did you mean: 

OpenCL

vmetodiev
Adept II

Pattern matching strategy

Hi, 

I am willing to develop a simple "algorithm" to match a pattern within a string. My idea is presented on the attached picture:

OpenCLMatch.JPG

Since I am new to OpenCL, could anyone please advise:
1) How many workgroups and NDR dimensions will be needed for efficient parallel workflow?

2) What general strategy should I implement to match the String with each line of the Pattern Matrix?

 

0 Likes
0 Replies