<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>Fixed my problem. For anyone who may have this problem in the future:<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>It turns out I specified bad values for some of the cuda buffers in the cuda mpm section of the config file. I used the values from this site (http://www.poona.me/2013/06/suricata-cuda-engine-re-designed.html) as a reference and got successful execution.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Cheers,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Blake Johnson<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b>From:</b> Blake Johnson [mailto:bjohnson@arlut.utexas.edu] <br><b>Sent:</b> Friday, March 06, 2015 2:58 PM<br><b>To:</b> 'oisf-users@lists.openinfosecfoundation.org'<br><b>Subject:</b> Suricata w/ CUDA Toolkit 6.5<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi all,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’ve been trying to successfully run Suricata with the latest CUDA Toolkit on a GTX 970. I was wondering if anyone has had any success with this in the past?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I followed the various guides for compiling Suricata with CUDA support, I ran into an error were ‘make’ tries to compile the sm_10 gpu architecture that is no longer supported, so I replace it the gpu architecture supported by the GTX 970 (sm_52).<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Everything successfully compiles and Suricata runs correctly on non-CUDA based mpm algorithms. Suricata even passes the 8 CUDA unit tests, but when I run Suricata on a pcap file with the use of the CUDA card by setting the mpm algorithm to ac-cuda setting, it crashes with the following error code:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>6/3/2015 -- 14:49:52 - <Error> - [ERRCODE: SC_ERR_FATAL(171)] - Error retrieving slice.  Please report this to dev.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’m running Suricata 2.0.6, and I am fairly certain the gtx 970 is correctly installed as it passes all of the toolkit samples.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any Ideas? Anyone else able to get Suricata running with the 6.5 CUDA toolkit?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Best regards,<o:p></o:p></p><p class=MsoNormal>Blake Johnson<o:p></o:p></p></div></body></html>