Pattern Matching On gpu

Hello Frnds
I am currently doing research on patteren Matching algorithm on Gpu. The idea is to use Aho-Corasic Multi string searching algorithm on GPU using CUDA. I would like to know if someone in the forum has done something similar to this or if you have any idea improvement in aho corasic so it produced better result or work faster than previous one.
Thank You…