<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=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:宋体;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:宋体;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@宋体";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:宋体;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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="ZH-CN" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">I am not sure the root-cause now, but obviously this is another issue.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">Anybody else meet this issue in the master version?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">Did you try a clean build? And did you follow the ‘Know issues’ section in README.md?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">* Almost all unit tests fail on Linux kernel 3.15/3.16.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  There is a known issue in some versions of linux kernel which enable register whitelist feature<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  but miss some necessary registers which are required for beignet. The problematic version are<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  around 3.15 and 3.16 which have commit f0a346b... but haven't commit c9224f... If it is the case,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  you can apply c9224f... manually and rebuild the kernel or just disable the parse command by<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  invoke the following command (use Ubuntu as an example):<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  `# echo 0 > /sys/module/i915/parameters/enable_cmd_parser`<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">* Some unit test cases, maybe 20 to 30, fail on 4th Generation (HSW) platform.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  The 4th Generation Intel Core Processors's support requires some Linux kernel<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  modification. You need to apply the patch at:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D">  [https://01.org/zh/beignet/downloads/linux-kernel-patch-hsw-support](<a href="https://01.org/zh/beignet/downloads/linux-kernel-patch-hsw-support">https://01.org/zh/beignet/downloads/linux-kernel-patch-hsw-support</a>)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Илья Ефимов [mailto:inferrna@gmail.com]
<br>
<b>Sent:</b> Wednesday, October 01, 2014 2:27 PM<br>
<b>To:</b> Song, Ruiling<br>
<b>Subject:</b> Assertion `gpgpu->binded_buf[i]->offset != 0<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span lang="EN-US">I have reproduced this issue
<a href="http://lists.freedesktop.org/archives/beignet/2013-October/001819.html">
http://lists.freedesktop.org/archives/beignet/2013-October/001819.html</a> in ubuntu package 0.8 and when building from git<br>
<br>
./utest_run<br>
platform number 1<br>
platform_profile "FULL_PROFILE"<br>
platform_name "Intel Gen OCL Driver"<br>
platform_vendor "Intel"<br>
platform_version "OpenCL 1.2 beignet 0.9"<br>
platform_extensions "cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_icd"<br>
device_profile "FULL_PROFILE"<br>
device_name "Intel(R) HD Graphics Haswell Ultrabook GT2 Mobile"<br>
device_vendor "Intel"<br>
device_version "OpenCL 1.2 beignet 0.9"<br>
device_extensions "cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_icd"<br>
device_opencl_c_version "OpenCL C 1.2 beignet 0.9"<br>
21 image formats are supported<br>
[CL_R CL_UNORM_INT8]<br>
[CL_R CL_UNORM_INT16]<br>
[CL_R CL_SIGNED_INT8]<br>
[CL_R CL_SIGNED_INT16]<br>
[CL_R CL_SIGNED_INT32]<br>
[CL_R CL_UNSIGNED_INT8]<br>
[CL_R CL_UNSIGNED_INT16]<br>
[CL_R CL_UNSIGNED_INT32]<br>
[CL_R CL_HALF_FLOAT]<br>
[CL_R CL_FLOAT]<br>
[CL_RGBA CL_UNORM_INT8]<br>
[CL_RGBA CL_UNORM_INT16]<br>
[CL_RGBA CL_SIGNED_INT8]<br>
[CL_RGBA CL_SIGNED_INT16]<br>
[CL_RGBA CL_SIGNED_INT32]<br>
[CL_RGBA CL_UNSIGNED_INT8]<br>
[CL_RGBA CL_UNSIGNED_INT16]<br>
[CL_RGBA CL_UNSIGNED_INT32]<br>
[CL_RGBA CL_HALF_FLOAT]<br>
[CL_RGBA CL_FLOAT]<br>
[CL_BGRA CL_UNORM_INT8]<br>
builtin_acos_float()utest_run: /home/inferno/.dev/OpenCL/beignet/src/intel/intel_gpgpu.c:568: intel_gpgpu_check_binded_buf_address: Assertion `gpgpu->binded_buf[i]->offset != 0' failed.<br>
    Interrupt signal (SIGABRT) received.<br>
summary:<br>
----------<br>
  total: 676<br>
  run: 1<br>
  pass: 0<br>
  fail: 1<br>
  pass rate: 0.998521<br>
<br>
<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span lang="EN-US">My system is Ubuntu 14.10<o:p></o:p></span></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span lang="EN-US">lspci<br>
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)<br>
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)<br>
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)<br>
00:04.0 Signal processing controller: Intel Corporation Device 0a03 (rev 09)<br>
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)<br>
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)<br>
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)<br>
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)<br>
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)<br>
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)<br>
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)<br>
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)<br>
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)<br>
00:1f.6 Signal processing controller: Intel Corporation 8 Series Thermal (rev 04)<br>
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)<br>
02:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)<br>
03:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe<br>
03:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</body>
</html>