<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Installing-on-Debian-Testing/m-p/1183580#M6754</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Even I am also facing the same issue as li, dandan . How can I fix this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 23 Mar 2018 05:51:54 GMT</pubDate>
    <dc:creator>asani</dc:creator>
    <dc:date>2018-03-23T05:51:54Z</dc:date>
    <item>
      <title>Installing on Debian Testing</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Installing-on-Debian-Testing/m-p/1183579#M6753</link>
      <description>&lt;P&gt;I ran "./install.sh install" as&amp;nbsp;https://software.intel.com/en-us/articles/sdk-for-opencl-gsg instructed, but I get this error:&lt;/P&gt;

&lt;P&gt;Intel Graphics Driver Installer for OpenCL on CentOS&lt;/P&gt;

&lt;P&gt;Running on Generic distribution&lt;/P&gt;

&lt;P&gt;The installer will download (unless they already exist):&lt;BR /&gt;
	* OpenCL user-mode driver (87MiB)&amp;nbsp;&lt;BR /&gt;
	* Linux 4.7 kernel (66MiB)&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Setup requires ~10GiB disk space, and takes ~1h on a 4-cores machine.&lt;BR /&gt;
	(~8.9GiB for building the Linux kernel, ~1GiB for other files)&lt;/P&gt;

&lt;P&gt;Do you want to continue? [y/n] y&lt;BR /&gt;
	Found existing workspace at /root/intel-opencl...&lt;BR /&gt;
	~/intel-opencl /home/dandan&lt;BR /&gt;
	Installing user mode driver...&lt;BR /&gt;
	Downloading user mode driver...&lt;BR /&gt;
	SRB5.0_linux64.zip already exists, skipping download...&lt;BR /&gt;
	unzip -o SRB5.0_linux64.zip&lt;BR /&gt;
	Archive: &amp;nbsp;SRB5.0_linux64.zip&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-cpu-r5.0-63503.x86_64.rpm &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-cpu-r5.0-63503.x86_64.tar.xz &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-cpu-r5.0-63503.x86_64.tar.xz.sig &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-devel-r5.0-63503.x86_64.rpm &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-devel-r5.0-63503.x86_64.tar.xz &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-devel-r5.0-63503.x86_64.tar.xz.sig &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-r5.0-63503.x86_64.rpm &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-r5.0-63503.x86_64.tar.xz &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: intel-opencl-r5.0-63503.x86_64.tar.xz.sig &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; inflating: vpg_ocl_linux_rpmdeb.public &amp;nbsp;&lt;BR /&gt;
	Looking for previously installed user-mode driver...&lt;BR /&gt;
	rm -rf /etc/ld.so.conf.d/libintelopencl.conf&lt;BR /&gt;
	rm -rf /etc/OpenCL/vendors/intel.icd&lt;BR /&gt;
	rm -rf /etc/profile.d/libintelopencl.sh&lt;BR /&gt;
	rm -rf /opt/intel/opencl&lt;BR /&gt;
	tar -C intel-opencl -Jxf intel-opencl-cpu-r5.0-63503.x86_64.tar.xz&lt;BR /&gt;
	tar -C intel-opencl -Jxf intel-opencl-devel-r5.0-63503.x86_64.tar.xz&lt;BR /&gt;
	tar -C intel-opencl -Jxf intel-opencl-r5.0-63503.x86_64.tar.xz&lt;BR /&gt;
	cp -R intel-opencl/* /&lt;BR /&gt;
	ldconfig&lt;BR /&gt;
	Downloading Linux kernel 4.7...&lt;BR /&gt;
	linux-4.7.tar.xz already exists, skipping download...&lt;BR /&gt;
	Installing Linux kernel 4.7...&lt;BR /&gt;
	linux-4.7 kernel directory exists, skipping extract...&lt;BR /&gt;
	~/intel-opencl/linux-4.7 ~/intel-opencl /home/dandan&lt;BR /&gt;
	patch -p1 &amp;lt; /opt/intel/opencl/kernel-4.7.patch&lt;BR /&gt;
	can't find file to patch at input line 19&lt;BR /&gt;
	Perhaps you used the wrong -p or --strip option?&lt;BR /&gt;
	The text leading up to this was:&lt;BR /&gt;
	--------------------------&lt;BR /&gt;
	|From 18c0bd9224ea2764698bc42ceba47f1be4ed7967 Mon Sep 17 00:00:00 2001&lt;BR /&gt;
	|From: =?UTF-8?q?Micha=C5=82=20Winiarski?= &amp;lt;michal.winiarski@intel.com&amp;gt;&lt;BR /&gt;
	|Date: Wed, 21 Oct 2015 13:11:24 +0200&lt;BR /&gt;
	|Subject: [PATCH 01/17] drm/i915: Add L3_LRA_1 Register to cmdparser whitelist&lt;BR /&gt;
	|MIME-Version: 1.0&lt;BR /&gt;
	|Content-Type: text/plain; charset=UTF-8&lt;BR /&gt;
	|Content-Transfer-Encoding: 8bit&lt;BR /&gt;
	|&lt;BR /&gt;
	|Change-Id: I4fba318061b175d481ea2f2f02593d70930daf23&lt;BR /&gt;
	|Signed-off-by: Michał Winiarski &amp;lt;michal.winiarski@intel.com&amp;gt;&lt;BR /&gt;
	|---&lt;BR /&gt;
	| drivers/gpu/drm/i915/i915_cmd_parser.c | &amp;nbsp; &amp;nbsp;1 +&lt;BR /&gt;
	| 1 files changed, 1 insertions(+), 0 deletions(-)&lt;BR /&gt;
	|&lt;BR /&gt;
	|diff --git a/drivers/gpu/drm/i915/i915_cmd_parser.c b/drivers/gpu/drm/i915/i915_cmd_parser.c&lt;BR /&gt;
	|index a337f33..85f0f2f 100644&lt;BR /&gt;
	|--- a/drivers/gpu/drm/i915/i915_cmd_parser.c&lt;BR /&gt;
	|+++ b/drivers/gpu/drm/i915/i915_cmd_parser.c&lt;BR /&gt;
	--------------------------&lt;BR /&gt;
	File to patch:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;What should I enter at "FIle to patch"?&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;As I realized, it said "&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Intel Graphics Driver Installer for OpenCL on CentOS", but I'm running on Debian, which is similar enough to Ubuntu. How can I fix this?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 21:33:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Installing-on-Debian-Testing/m-p/1183579#M6753</guid>
      <dc:creator>li__dandan</dc:creator>
      <dc:date>2018-01-17T21:33:22Z</dc:date>
    </item>
    <item>
      <title>Hi</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Installing-on-Debian-Testing/m-p/1183580#M6754</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Even I am also facing the same issue as li, dandan . How can I fix this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 05:51:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Installing-on-Debian-Testing/m-p/1183580#M6754</guid>
      <dc:creator>asani</dc:creator>
      <dc:date>2018-03-23T05:51:54Z</dc:date>
    </item>
    <item>
      <title>Hello AdityaS and DandanL,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Installing-on-Debian-Testing/m-p/1183581#M6755</link>
      <description>&lt;P&gt;Hello AdityaS and DandanL,&lt;/P&gt;

&lt;P&gt;Thanks for sharing your setup experience.&lt;/P&gt;

&lt;P&gt;1)&lt;/P&gt;

&lt;P&gt;Per guidance on the driver page, Debian/Ubuntu distros are not supported for the SRB5.0 release however they are expected to function... &lt;EM&gt;&lt;STRONG&gt;*Edit Certain Ubuntu versions are expected to function... see the SRB5.0 setup page for details... other Debian distros are not validated*&lt;/STRONG&gt;&lt;/EM&gt; the example script attempts to walk through the steps to patch and install 4.7 kernel as well as delpoy the SRB5.0 runtime. You could consider performing the steps manually.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;Please see the pdf here and consider walking through the install steps manually:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;See &lt;A href="http://registrationcenter-download.intel.com/akdlm/irc_nas/11396/SRB5.0_intel-opencl-installation.pdf"&gt;http://registrationcenter-download.intel.com/akdlm/irc_nas/11396/SRB5.0_intel-opencl-installation.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Linked from here:&amp;nbsp;&lt;A href="https://software.intel.com/en-us/articles/opencl-drivers"&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/articles/opencl-drivers" target="_blank"&gt;https://software.intel.com/en-us/articles/opencl-drivers&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Best starting guesses for your error: ensure you have consistent permissions for where scripts read/write from/to... also I'll recommend starting by wiping all previous temp assets and tarballs that may have been left over situated by an earlier run.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;2)&lt;/P&gt;

&lt;P&gt;Note: If you try a linux 4.8 kernel or greater, you may not need to perform any kernel patching. See&amp;nbsp;Ubuntu 16.04.2 OS with vanilla 4.8 Kernel&amp;nbsp; in the above pdf link. &lt;STRONG&gt;This may be easier&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;3)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Lastly, consider using the "NEO" driver located here, which doesn't imply kernel patches as part of it's setup procedure. &lt;STRONG&gt;This may be easiest&lt;/STRONG&gt;.:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/intel/compute-runtime/"&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://github.com/intel/compute-runtime/" target="_blank"&gt;https://github.com/intel/compute-runtime/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://01.org/compute-runtime"&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://01.org/compute-runtime" target="_blank"&gt;https://01.org/compute-runtime&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-MichaelC&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 19:39:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Installing-on-Debian-Testing/m-p/1183581#M6755</guid>
      <dc:creator>Michael_C_Intel1</dc:creator>
      <dc:date>2018-03-28T19:39:00Z</dc:date>
    </item>
  </channel>
</rss>

