<?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 hello,I got the same question in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046737#M48306</link>
    <description>hello,I got the same question as yours when I try to install opencl_runtime. But when I use the install.sh to install, it remind me that the runntime does not support my Operation System, please check.</description>
    <pubDate>Mon, 01 Dec 2014 14:19:51 GMT</pubDate>
    <dc:creator>shuanshuan_b_</dc:creator>
    <dc:date>2014-12-01T14:19:51Z</dc:date>
    <item>
      <title>OpenCL rpm issues</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046734#M48303</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;while investigating &lt;A href="https://software.intel.com/en-us/forums/topic/534808"&gt;https://software.intel.com/en-us/forums/topic/534808&lt;/A&gt; I decided to install the OpenCL drivers for the Xeon Phi; I ran into two issues while installing the package opencl_runtime_14.2_x64_4.5.0.8.tgz:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;RPM verification fails:
		&lt;PRE class="brush:plain;"&gt;Unsatisfied dependencies for opencl-1.2-base-1:4.5.0.8-1.x86_64:
	opencl-1.2-intel-common &amp;gt;= 1:4.5.0.8 is needed by opencl-1.2-base-1:4.5.0.8-1.x86_64
&lt;/PRE&gt;

		&lt;P&gt;I could not find the RPM opencl-1.2-intel-common anywhere in the instalaltion package&lt;/P&gt;
	&lt;/LI&gt;
	&lt;LI&gt;
		&lt;P&gt;the RPM&amp;nbsp;opencl-1.2-intel-cpu-4.5.0.8-1.x86_64 has a 'verify' scriplet that fails:&lt;/P&gt;

		&lt;PRE class="brush:bash;"&gt;set -e;
err=0;

res=""; 
bulk="`dirname $RPM_INSTALL_PREFIX`/opencl-1.2-4.5.0.8/lib64/libintelocl.so"; 
size=${#bulk}; 
stat=( $(/bin/stat --format="%s" "`dirname $RPM_INSTALL_PREFIX`/opencl-1.2-4.5.0.8/etc/intel64.icd") ); 
[...]&lt;/PRE&gt;

		&lt;P&gt;The 'stat' command is located in /usr/bin/stat on CentOS 6 and Scientific Linux.&lt;/P&gt;
	&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;&amp;nbsp;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 07:44:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046734#M48303</guid>
      <dc:creator>JJK</dc:creator>
      <dc:date>2014-11-05T07:44:23Z</dc:date>
    </item>
    <item>
      <title>The Intel OpenCL run-time</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046735#M48304</link>
      <description>&lt;P&gt;The Intel OpenCL run-time package opencl_runtime_14.2_x64_4.5.0.8.tgz was validated with MPSS 3.3 according to&lt;SPAN lang="EN" style="color: rgb(83, 87, 94); line-height: 107%; font-family: &amp;quot;Arial&amp;quot;,sans-serif; font-size: 9.5pt; mso-ansi-language: EN;"&gt; &lt;A href="https://software.intel.com/en-us/articles/opencl-runtime-release-notes"&gt;https://software.intel.com/en-us/articles/opencl-runtime-release-notes&lt;/A&gt;&amp;nbsp;. So please use the MPSS 3.3 (located at &lt;/SPAN&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss-archive"&gt;https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss-archive&lt;/A&gt; ) if you want to install the above Intel OpenCL run-time package. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 17:53:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046735#M48304</guid>
      <dc:creator>Loc_N_Intel</dc:creator>
      <dc:date>2014-11-19T17:53:22Z</dc:date>
    </item>
    <item>
      <title>I will try downgrading to</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046736#M48305</link>
      <description>&lt;P&gt;I will try downgrading to mpss 3.3 (with a known Bash vulnerability in it! ) but I'm 99.9% confident that it won't matter. Both issues that I reported are actually unrelated to the Xeon Phi.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2014 11:24:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046736#M48305</guid>
      <dc:creator>JJK</dc:creator>
      <dc:date>2014-11-20T11:24:56Z</dc:date>
    </item>
    <item>
      <title>hello,I got the same question</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046737#M48306</link>
      <description>hello,I got the same question as yours when I try to install opencl_runtime. But when I use the install.sh to install, it remind me that the runntime does not support my Operation System, please check.</description>
      <pubDate>Mon, 01 Dec 2014 14:19:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046737#M48306</guid>
      <dc:creator>shuanshuan_b_</dc:creator>
      <dc:date>2014-12-01T14:19:51Z</dc:date>
    </item>
    <item>
      <title>Shuanshuan,</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046738#M48307</link>
      <description>&lt;P&gt;Shuanshuan,&lt;/P&gt;

&lt;P&gt;Please elaborate. Are you having the same non Xeon Phi issues that Jan Just had?&lt;/P&gt;

&lt;P&gt;Regards&lt;BR /&gt;
	--&lt;BR /&gt;
	Taylor&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2014 23:02:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046738#M48307</guid>
      <dc:creator>TaylorIoTKidd</dc:creator>
      <dc:date>2014-12-03T23:02:57Z</dc:date>
    </item>
    <item>
      <title>Hello</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046739#M48308</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I have downloaded the archive :&lt;/P&gt;

&lt;P&gt;intel_sdk_for_opencl_2016_6.3.0.1904_x64.tgz&lt;/P&gt;

&lt;P&gt;Where can I found this missing RPM ?&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;  opencl-1.2-intel-common&lt;/PRE&gt;

&lt;PRE class="brush:bash;"&gt;rpm -ivh opencl-1.2-base-6.3.0.1904-1.x86_64.rpm
warning: opencl-1.2-base-6.3.0.1904-1.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 7a5a985f: NOKEY
error: Failed dependencies:
        opencl-1.2-intel-common &amp;gt;= 1:6.3.0.1904 is needed by opencl-1.2-base-1:6.3.0.1904-1.x86_64&lt;/PRE&gt;

&lt;P&gt;Thank you.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 12:54:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCL-rpm-issues/m-p/1046739#M48308</guid>
      <dc:creator>sapet__frederic</dc:creator>
      <dc:date>2018-01-09T12:54:27Z</dc:date>
    </item>
  </channel>
</rss>

