<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;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 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;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:Consolas;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:Consolas;
        color:#44546A;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
.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="font-family:Consolas;color:#44546A">Thanks for replying!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A">I’m not writing any OpenCL code directly.  I’m using the ArrayFire C++ library, which JIT generates OpenCL and compiles it when the process runs.  That is, I have no OpenCL source code, and
 I don’t write any C or C++ code that interacts with kernels directly or even knows what they are.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A">My unit tests pass, though, and so it seems that the calculations are being done correctly.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A">I wonder how ArrayFire decides on sizes of chunks of work, and I wonder how much of a performance hit I’m taking on Bay Trail because of this.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A">Can you explain what “curbe” stands for and what’s really going on in __gen_gpgpu_get_curbe_size()?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A"><o:p> </o:p></span></p>
<div>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A">--<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A">Thomas E. Vaughan<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A">720 201 7058 (cell)<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="font-family:Consolas;color:#44546A"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Yang, Rong R [mailto:rong.r.yang@intel.com] <br>
<b>Sent:</b> January 31, 2018 02:08<br>
<b>To:</b> Vaughan, Thomas E <tevaugha@ball.com>; beignet@lists.freedesktop.org<br>
<b>Subject:</b> RE: warning, curbe size exceed limitation.<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Do you use this array as kernel’s argument?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">If the argument’s size exceeds the argument buffer’s size, beignet will print this warning.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">And IVB’s argument buffer size is larger than BayTrail.<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">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><a name="_MailEndCompose"><span style="color:#1F497D">Yang Rong</span></a><span style="color:#1F497D"><o:p></o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><a name="_____replyseparator"></a><b>From:</b> Beignet [<a href="mailto:beignet-bounces@lists.freedesktop.org">mailto:beignet-bounces@lists.freedesktop.org</a>]
<b>On Behalf Of </b>Vaughan, Thomas E<br>
<b>Sent:</b> Wednesday, January 31, 2018 2:04 AM<br>
<b>To:</b> <a href="mailto:beignet@lists.freedesktop.org">beignet@lists.freedesktop.org</a><br>
<b>Subject:</b> [Beignet] warning, curbe size exceed limitation.<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-family:Consolas">Thanks to Rebecca Palmer and to Mark Thompson for replying to my last plea for help over the weekend.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas">Now that I have started to get things working with the Atom GPU on Debian, I have noticed an odd message when I run some ArrayFire code that was tested on Ivy Bridge.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas">My application prints out “warning, curbe size exceed limitation” in various places.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas">For example, at one point I try to tile a 7x176 array into a 7x176x7 array, and that message is issued twice.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas">Does anyone have a clue about what’s going on?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas">--<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas">Thomas E. Vaughan<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:Consolas">720 201 7058 (cell)<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman",serif">This message and any enclosures are intended only for the addressee. Please
<br>
notify the sender by email if you are not the intended recipient. If you are <br>
not the intended recipient, you may not use, copy, disclose, or distribute this <br>
message or its contents or enclosures to any other person and any such actions <br>
may be unlawful. Ball reserves the right to monitor and review all messages <br>
and enclosures sent to or from this email address.<o:p></o:p></span></p>
</div>
</div>
</div>
</div>

<DIV>
This message and any enclosures are intended only for the addressee.  Please <BR>
notify the sender by email if you are not the intended recipient.  If you are <BR>
not the intended recipient, you may not use, copy, disclose, or distribute this <BR>
message or its contents or enclosures to any other person and any such actions <BR>
may be unlawful.  Ball reserves the right to monitor and review all messages <BR>
and enclosures sent to or from this email address.<BR>
</DIV></body>
</html>