You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2007/09/14 11:18:26 UTC

Re: hardware accelerated regexps

Pawel Sasin writes:
> Hi,
> 
> my co-worker has come accross some interesting articles (links below) 
> about hardware accelerated regexp matching (using specialised hardware 
> or even popular PCI Express GPU cards). Has anyone thought about using 
> this in SA? The benchmarks done using Kaspersky AV are very promising... 
> SA can use compiled regexps, mayby one could use the very same API to 
> run regexp tests via the GPU?
> 
> http://www.theinquirer.net/?article=42299
> http://www.tarari.com/news_pr_details.asp?ID=53
> http://www.tarari.com/regexEAP/index.html
> http://www.kaspersky.nl/news/kaspersky-and-tarari-enhance-hardware-protection.html

Interesting!

www.sensorynetworks.com do a hardware accelerator that works with
SpamAssassin:
http://sensorynetworks.com/pressreleases/PR0060_2006_05_02_NCASA-formatted.pdf
but this company, and their GPGPU approach is new to me.

--j.

Re: hardware accelerated regexps

Posted by Matus UHLAR - fantomas <uh...@fantomas.sk>.
> >Pawel Sasin writes:
> >>my co-worker has come accross some interesting articles (links below) 
> >>about hardware accelerated regexp matching (using specialised hardware 
> >>or even popular PCI Express GPU cards). Has anyone thought about using 
> >>this in SA? The benchmarks done using Kaspersky AV are very promising... 
> >>SA can use compiled regexps, mayby one could use the very same API to 
> >>run regexp tests via the GPU?
> >>
> >>http://www.theinquirer.net/?article=42299
> >>http://www.tarari.com/news_pr_details.asp?ID=53
> >>http://www.tarari.com/regexEAP/index.html
> >>http://www.kaspersky.nl/news/kaspersky-and-tarari-enhance-hardware-protection.html

> Justin Mason wrote:
> >www.sensorynetworks.com do a hardware accelerator that works with
> >SpamAssassin:
> >http://sensorynetworks.com/pressreleases/PR0060_2006_05_02_NCASA-formatted.pdf
> >but this company, and their GPGPU approach is new to me.

I wonder why I have only SA support in seen their press release, no mention
in SA. Did they cooperate with SA on this or did they made SA support by
themselves?

On 14.09.07 05:33, Daryl C. W. O'Shea wrote:
> I remember coming across this about 2 years ago now (I think they've 
> released two new versions of the processor since)... the dev kit was 
> something like $5k but I never got around to contacting them to find out 
> the important price... cost per PCI(-X) card for end-user use.

Hmmm, I'm thinking sbout the same, if I could find support SA somewhere.

Unluckily, we use dell blade technology with special (non-PCI) slot and the
nodalcore cards don't seem to support it, so the only place for installing
it right now seems to be my own machine...
-- 
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
My mind is like a steel trap - rusty and illegal in 37 states. 

Re: hardware accelerated regexps

Posted by Hamish <ha...@travellingkiwi.com>.
On Thursday 20 September 2007 09:52, Pawel Sasin wrote:
> hello,
>
> >>> my co-worker has come accross some interesting articles (links
> >>> below) about hardware accelerated regexp matching (using specialised
> >>> hardware or even popular PCI Express GPU cards). Has anyone thought
> >>> about using this in SA? The benchmarks done using Kaspersky AV are
> >>> very promising... SA can use compiled regexps, mayby one could use
> >>> the very same API to run regexp tests via the GPU?
> >>>
> >>> http://www.theinquirer.net/?article=42299
> >>> http://www.tarari.com/news_pr_details.asp?ID=53
> >>> http://www.tarari.com/regexEAP/index.html
> >>> http://www.kaspersky.nl/news/kaspersky-and-tarari-enhance-hardware-prot
> >>>ection.html
> >>
> >> Interesting!
> >>
> >> www.sensorynetworks.com do a hardware accelerator that works with
> >> SpamAssassin:
> >> http://sensorynetworks.com/pressreleases/PR0060_2006_05_02_NCASA-formatt
> >>ed.pdf
> >>
> >> but this company, and their GPGPU approach is new to me.
> >
> > I remember coming across this about 2 years ago now (I think they've
> > released two new versions of the processor since)... the dev kit was
> > something like $5k but I never got around to contacting them to find
> > out the important price... cost per PCI(-X) card for end-user use.
>
> SensoryNetworks said: Support for this product is no longer available.

Have you heard of the OGP project? OGP = OpenGraphicsProject. It's an attempt 
to build a fully open graphics adapter and chipset. 

RSN they are going to ship the developer boards which is comprised of a PCI 
card with a fairly large FPGA on it... That would give someone the ability to 
create their own FPGA based regex acceleration... Or a project like SA to 
create the code & ship it with the product...

I believe hardware is expected in a few short weeks. It has been demonstrated 
already running as a simple framebuffer. 

Hamish.

Re: hardware accelerated regexps

Posted by Pawel Sasin <ps...@wp-sa.pl>.
hello,
>>> my co-worker has come accross some interesting articles (links 
>>> below) about hardware accelerated regexp matching (using specialised 
>>> hardware or even popular PCI Express GPU cards). Has anyone thought 
>>> about using this in SA? The benchmarks done using Kaspersky AV are 
>>> very promising... SA can use compiled regexps, mayby one could use 
>>> the very same API to run regexp tests via the GPU?
>>>
>>> http://www.theinquirer.net/?article=42299
>>> http://www.tarari.com/news_pr_details.asp?ID=53
>>> http://www.tarari.com/regexEAP/index.html
>>> http://www.kaspersky.nl/news/kaspersky-and-tarari-enhance-hardware-protection.html 
>>>
>>
>> Interesting!
>>
>> www.sensorynetworks.com do a hardware accelerator that works with
>> SpamAssassin:
>> http://sensorynetworks.com/pressreleases/PR0060_2006_05_02_NCASA-formatted.pdf 
>>
>> but this company, and their GPGPU approach is new to me.
>
> I remember coming across this about 2 years ago now (I think they've 
> released two new versions of the processor since)... the dev kit was 
> something like $5k but I never got around to contacting them to find 
> out the important price... cost per PCI(-X) card for end-user use.

SensoryNetworks said: Support for this product is no longer available.

-- 
Pawel Sasin

WIRTUALNA  POLSKA  SA, ul. Traugutta 115c, 80-226 Gdansk; NIP: 957-07-51-216; 
Sad Rejonowy Gdansk-Polnoc KRS 0000068548, kapital zakladowy 62.880.024 zlotych (w calosci wplacony)

Re: hardware accelerated regexps

Posted by Pawel Sasin <ps...@wp-sa.pl>.
hello,
>>> my co-worker has come accross some interesting articles (links 
>>> below) about hardware accelerated regexp matching (using specialised 
>>> hardware or even popular PCI Express GPU cards). Has anyone thought 
>>> about using this in SA? The benchmarks done using Kaspersky AV are 
>>> very promising... SA can use compiled regexps, mayby one could use 
>>> the very same API to run regexp tests via the GPU?
>>>
>>> http://www.theinquirer.net/?article=42299
>>> http://www.tarari.com/news_pr_details.asp?ID=53
>>> http://www.tarari.com/regexEAP/index.html
>>> http://www.kaspersky.nl/news/kaspersky-and-tarari-enhance-hardware-protection.html 
>>>
>>
>> Interesting!
>>
>> www.sensorynetworks.com do a hardware accelerator that works with
>> SpamAssassin:
>> http://sensorynetworks.com/pressreleases/PR0060_2006_05_02_NCASA-formatted.pdf 
>>
>> but this company, and their GPGPU approach is new to me.
>
> I remember coming across this about 2 years ago now (I think they've 
> released two new versions of the processor since)... the dev kit was 
> something like $5k but I never got around to contacting them to find 
> out the important price... cost per PCI(-X) card for end-user use.

SensoryNetworks said: Support for this product is no longer available.

-- 
Pawel Sasin

WIRTUALNA  POLSKA  SA, ul. Traugutta 115c, 80-226 Gdansk; NIP: 957-07-51-216; 
Sad Rejonowy Gdansk-Polnoc KRS 0000068548, kapital zakladowy 62.880.024 zlotych (w calosci wplacony)

Re: hardware accelerated regexps

Posted by "Daryl C. W. O'Shea" <sp...@dostech.ca>.
Justin Mason wrote:
> Pawel Sasin writes:
>> Hi,
>>
>> my co-worker has come accross some interesting articles (links below) 
>> about hardware accelerated regexp matching (using specialised hardware 
>> or even popular PCI Express GPU cards). Has anyone thought about using 
>> this in SA? The benchmarks done using Kaspersky AV are very promising... 
>> SA can use compiled regexps, mayby one could use the very same API to 
>> run regexp tests via the GPU?
>>
>> http://www.theinquirer.net/?article=42299
>> http://www.tarari.com/news_pr_details.asp?ID=53
>> http://www.tarari.com/regexEAP/index.html
>> http://www.kaspersky.nl/news/kaspersky-and-tarari-enhance-hardware-protection.html
> 
> Interesting!
> 
> www.sensorynetworks.com do a hardware accelerator that works with
> SpamAssassin:
> http://sensorynetworks.com/pressreleases/PR0060_2006_05_02_NCASA-formatted.pdf
> but this company, and their GPGPU approach is new to me.
> 
> --j.

I remember coming across this about 2 years ago now (I think they've 
released two new versions of the processor since)... the dev kit was 
something like $5k but I never got around to contacting them to find out 
the important price... cost per PCI(-X) card for end-user use.

Daryl


Re: hardware accelerated regexps

Posted by "Daryl C. W. O'Shea" <sp...@dostech.ca>.
Justin Mason wrote:
> Pawel Sasin writes:
>> Hi,
>>
>> my co-worker has come accross some interesting articles (links below) 
>> about hardware accelerated regexp matching (using specialised hardware 
>> or even popular PCI Express GPU cards). Has anyone thought about using 
>> this in SA? The benchmarks done using Kaspersky AV are very promising... 
>> SA can use compiled regexps, mayby one could use the very same API to 
>> run regexp tests via the GPU?
>>
>> http://www.theinquirer.net/?article=42299
>> http://www.tarari.com/news_pr_details.asp?ID=53
>> http://www.tarari.com/regexEAP/index.html
>> http://www.kaspersky.nl/news/kaspersky-and-tarari-enhance-hardware-protection.html
> 
> Interesting!
> 
> www.sensorynetworks.com do a hardware accelerator that works with
> SpamAssassin:
> http://sensorynetworks.com/pressreleases/PR0060_2006_05_02_NCASA-formatted.pdf
> but this company, and their GPGPU approach is new to me.
> 
> --j.

I remember coming across this about 2 years ago now (I think they've 
released two new versions of the processor since)... the dev kit was 
something like $5k but I never got around to contacting them to find out 
the important price... cost per PCI(-X) card for end-user use.

Daryl