<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 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@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;}
@font-face
{font-family:"\@SimSun";
panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",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;}
code
{mso-style-priority:99;
font-family:"Courier New";}
pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";}
span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:Consolas;}
span.EmailStyle20
{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: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-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Hi Igor,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Could you provide the PCI ID of your device by<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">lspci –v.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">It seems we could not get the device, it may because that you build with X but running without a screen open, or build without X but running by non-root user.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Xiuli<o:p></o:p></span></p>
<p class="MsoNormal"><a name="_MailEndCompose"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></a></p>
<p class="MsoNormal"><a name="_____replyseparator"></a><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Beignet [mailto:beignet-bounces@lists.freedesktop.org]
<b>On Behalf Of </b>Igor Pavlov<br>
<b>Sent:</b> Monday, October 10, 2016 8:51 PM<br>
<b>To:</b> beignet@lists.freedesktop.org<br>
<b>Subject:</b> [Beignet] Weird clinfo ouput @ FreeBSD-11.0/Intel GPU<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-family:"Courier New"">Dear Beignet community,<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-family:"Courier New"">Could someone kindly clarify, what do all of this mean?<o:p></o:p></span></p>
<pre><code># uname -opr<o:p></o:p></code></pre>
<pre><code>FreeBSD 11.0-RELEASE-p1 amd64<o:p></o:p></code></pre>
<pre><code><o:p> </o:p></code></pre>
<pre><code># sysctl hw.model <o:p></o:p></code></pre>
<pre><code>hw.model: Intel(R) Xeon(R) CPU E3-1265L v3 @ 2.50GHz<o:p></o:p></code></pre>
<pre><code><o:p> </o:p></code></pre>
<pre><code># pkg info | grep beignet<o:p></o:p></code></pre>
<pre><code>beignet-1.2.0 OpenCL library for Intel GPUs<o:p></o:p></code></pre>
<pre><code><o:p> </o:p></code></pre>
<pre><code># clinfo -v<o:p></o:p></code></pre>
<pre><code>clinfo version 2.1.16.01.12<o:p></o:p></code></pre>
<pre><code><o:p> </o:p></code></pre>
<pre><code># clinfo <o:p></o:p></code></pre>
<pre><code>Device open failed, aborting...<o:p></o:p></code></pre>
<pre><code>Number of platforms 1<o:p></o:p></code></pre>
<pre><code> Platform Name Intel Gen OCL Driver<o:p></o:p></code></pre>
<pre><code> Platform Vendor Intel<o:p></o:p></code></pre>
<pre><code> Platform Version OpenCL 1.2 beignet 1.2<o:p></o:p></code></pre>
<pre><code> Platform Profile FULL_PROFILE<o:p></o:p></code></pre>
<pre><code> 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_3d_image_writes cl_khr_image2d_from_buffer cl_khr_spir cl_khr_icd cl_intel_accelerator cl_intel_motion_estimation cl_intel_subgroups<o:p></o:p></code></pre>
<pre><code> Platform Extensions function suffix Intel<o:p></o:p></code></pre>
<pre><code>Device open failed, aborting...<o:p></o:p></code></pre>
<pre><code>cl_get_gt_device(): error, unknown device: ffffffff<o:p></o:p></code></pre>
<pre><code><o:p> </o:p></code></pre>
<pre><code> Platform Name Intel Gen OCL Driver<o:p></o:p></code></pre>
<pre><code>Number of devices 0<o:p></o:p></code></pre>
<pre><code><o:p> </o:p></code></pre>
<pre><code>NULL platform behavior<o:p></o:p></code></pre>
<pre><code> clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) Intel Gen OCL Driver<o:p></o:p></code></pre>
<pre><code>Device open failed, aborting...<o:p></o:p></code></pre>
<pre><code>cl_get_gt_device(): error, unknown device: ffffffff<o:p></o:p></code></pre>
<pre><code> clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) Intel Gen OCL Driver<o:p></o:p></code></pre>
<pre><code> clCreateContext(NULL, ...) [default] No devices found in platform<o:p></o:p></code></pre>
<pre><code> clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform<o:p></o:p></code></pre>
<pre><code>Device open failed, aborting...<o:p></o:p></code></pre>
<pre><code>cl_get_gt_device(): error, unknown device: ffffffff<o:p></o:p></code></pre>
<pre><code> clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No devices found in platform<o:p></o:p></code></pre>
<pre><code> clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform<o:p></o:p></code></pre>
<pre><code> clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform<o:p></o:p></code></pre>
<pre><code>Device open failed, aborting...<o:p></o:p></code></pre>
<pre><code>cl_get_gt_device(): error, unknown device: ffffffff<o:p></o:p></code></pre>
<pre><code> clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No devices found in platform<o:p></o:p></code></pre>
<pre><code><o:p> </o:p></code></pre>
<pre><code>ICD loader properties<o:p></o:p></code></pre>
<pre><code> ICD loader Name OpenCL ICD Loader<o:p></o:p></code></pre>
<pre><code> ICD loader Vendor OCL Icd free software<o:p></o:p></code></pre>
<pre><code> ICD loader Version 2.2.7<o:p></o:p></code></pre>
<pre><code> ICD loader Profile OpenCL 1.2<o:p></o:p></code></pre>
<pre><code> NOTE: your OpenCL library declares to support OpenCL 1.2,<o:p></o:p></code></pre>
<pre><code> but it seems to support up to OpenCL 2.0 too.<o:p></o:p></code></pre>
<pre><code>Nothing to output !</code><br><br><code>--</code><br><code>Igor</code><o:p></o:p></pre>
</div>
</div>
</div>
</body>
</html>