Re: [pcre-dev] PCRE GPU offload

Góra strony
Delete this message
Autor: Roman Vasilyev
Data:  
Dla: 'Zoltán Herczeg'
CC: pcre-dev
Temat: Re: [pcre-dev] PCRE GPU offload
My question, will pcre put some OpenCL code in it?

-----Original Message-----
From: Zoltán Herczeg [mailto:hzmester@freemail.hu]
Sent: Tuesday, February 12, 2013 10:12 AM
To: Roman Vasilyev
Cc: pcre-dev@???; 'Kristopher Kubicki'
Subject: Re: [pcre-dev] PCRE GPU offload

> To have something like engine "OpenCL" or engine "JIT". And extra
> question, does libpcre have plans, to put this feature in the library?


I may misunderstand this question, but PCRE has a JIT compilation engine, it compiles the pattern to machine code, and it is pretty fast. See here: http://sljit.sourceforge.net/regex_perf.html

There was also a discussion about PCRE and OpenCL here before:
http://comments.gmane.org/gmane.comp.lang.pcre.devel/2370



I can't understand how this discussion realted to current libpcre code.



Regards,
Zoltan