Forum Discussion
4 Replies
- aikeu
Regular Contributor
Hi yfxian,
I not able to find any direct example/demo for that for regex matching.
The link to available oneAPI samples:
https://github.com/oneapi-src/oneAPI-samples/tree/master
Thanks.
Regards,
Aik Eu
- whitepau_altera
Contributor
Hi @yfxian
We don't have any regex demos right now for oneAPI. This paper provides an overview of the field though, and describes possible hardware architectures for deterministic and non-deterministic finite automata (DFA/NFA) in sections II and V.
- whitepau_altera
Contributor
I can also recommend the decompress code sample which demonstrates stream-processing with multiple engines and some modules that are relevant for regex parsing. In particlar, the Huffman decoder kernel and LZ77 decoder kernel may be interesting to you.
- aikeu
Regular Contributor
Hi whitepau,
Thanks for your help in the contribution to the Oneapi community forum.
Hi yfxian,
I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.
Thanks.
Regards,
Aik Eu