<?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 Re: OpenCL SDK and runtime in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1381656#M7030</link>
    <description>&lt;P&gt;Are we sure the OpenCL SDK is required, or could another solution that provides the OpenCL headers and an OpenCL library to link to work as well?&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The OpenCL headers are maintained on GitHub&lt;A href="https://github.com/KhronosGroup/OpenCL-Headers" target="_blank"&gt;.&lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/KhronosGroup/OpenCL-Headers" target="_blank"&gt;https://github.com/KhronosGroup/OpenCL-Headers&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;The source code for both the Khronos OpenCL ICD loader and the alternative ocl-icd loader provided by may Linux distros are on GitHub (only one of these is needed):
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/KhronosGroup/OpenCL-ICD-Loader" target="_blank"&gt;https://github.com/KhronosGroup/OpenCL-ICD-Loader&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/OCL-dev/ocl-icd" target="_blank"&gt;https://github.com/OCL-dev/ocl-icd&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;The Khronos OpenCL SDK provides binary releases with both of these components that may work as well:
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/KhronosGroup/OpenCL-SDK" target="_blank"&gt;https://github.com/KhronosGroup/OpenCL-SDK&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If the CPU OpenCL runtime is also needed then this will be a little more complicated, but there is a chance we could make something work there also, using the oneAPI GitHub releases e.g.&amp;nbsp;&lt;A href="https://github.com/intel/llvm/releases/tag/2022-WW13" target="_blank"&gt;https://github.com/intel/llvm/releases/tag/2022-WW13.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2022 05:56:12 GMT</pubDate>
    <dc:creator>Ben_A_Intel</dc:creator>
    <dc:date>2022-05-04T05:56:12Z</dc:date>
    <item>
      <title>OpenCL SDK and runtime</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1381286#M7029</link>
      <description>&lt;P&gt;Is it possible to download OpenCL SDK and runtime using wget or curl? There's a &lt;A href="https://github.com/microsoft/onnxruntime/issues/11414" target="_self"&gt;developer&lt;/A&gt; who wants to create a docker container and use wget or curl to download the OpenCL SDK inside the container.&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 20:53:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1381286#M7029</guid>
      <dc:creator>Kiefer_Kuah</dc:creator>
      <dc:date>2022-05-02T20:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL SDK and runtime</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1381656#M7030</link>
      <description>&lt;P&gt;Are we sure the OpenCL SDK is required, or could another solution that provides the OpenCL headers and an OpenCL library to link to work as well?&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The OpenCL headers are maintained on GitHub&lt;A href="https://github.com/KhronosGroup/OpenCL-Headers" target="_blank"&gt;.&lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/KhronosGroup/OpenCL-Headers" target="_blank"&gt;https://github.com/KhronosGroup/OpenCL-Headers&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;The source code for both the Khronos OpenCL ICD loader and the alternative ocl-icd loader provided by may Linux distros are on GitHub (only one of these is needed):
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/KhronosGroup/OpenCL-ICD-Loader" target="_blank"&gt;https://github.com/KhronosGroup/OpenCL-ICD-Loader&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/OCL-dev/ocl-icd" target="_blank"&gt;https://github.com/OCL-dev/ocl-icd&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;The Khronos OpenCL SDK provides binary releases with both of these components that may work as well:
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/KhronosGroup/OpenCL-SDK" target="_blank"&gt;https://github.com/KhronosGroup/OpenCL-SDK&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If the CPU OpenCL runtime is also needed then this will be a little more complicated, but there is a chance we could make something work there also, using the oneAPI GitHub releases e.g.&amp;nbsp;&lt;A href="https://github.com/intel/llvm/releases/tag/2022-WW13" target="_blank"&gt;https://github.com/intel/llvm/releases/tag/2022-WW13.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 05:56:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1381656#M7030</guid>
      <dc:creator>Ben_A_Intel</dc:creator>
      <dc:date>2022-05-04T05:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL SDK and runtime</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1381824#M7031</link>
      <description>&lt;P&gt;onnxruntime uses oneDNN as one of its backend execution providers. If oneDNN can use the OpenCL headers and OpenCL library as you've suggested instead of the OpenCL SDK, then the way you suggested can work. But according to &lt;A href="https://oneapi-src.github.io/oneDNN/dev_guide_build_options.html#opencl" target="_self"&gt;documentation&lt;/A&gt;, to build oneDNN for GPU requires OpenCL SDK. Do you know if oneDNN can replace the OpenCL SDK requirement with the OpenCL headers and OpenCL library?&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 20:12:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1381824#M7031</guid>
      <dc:creator>Kiefer_Kuah</dc:creator>
      <dc:date>2022-05-04T20:12:20Z</dc:date>
    </item>
    <item>
      <title>Re:OpenCL SDK and runtime</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1382211#M7038</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;From the oneDNN github ​&lt;A href="https://github.com/oneapi-src/oneDNN" target="_blank"&gt;https://github.com/oneapi-src/oneDNN&lt;/A&gt;, OpenCL SDK is not necessary. Please see the "Requirements for building from Source" part.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2022 02:49:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1382211#M7038</guid>
      <dc:creator>cw_intel</dc:creator>
      <dc:date>2022-05-06T02:49:20Z</dc:date>
    </item>
    <item>
      <title>Re:OpenCL SDK and runtime</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1386567#M7044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you for a long time so we are assuming that the provided details helped you in solving problem. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2022 13:04:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-SDK-and-runtime/m-p/1386567#M7044</guid>
      <dc:creator>cw_intel</dc:creator>
      <dc:date>2022-05-23T13:04:44Z</dc:date>
    </item>
  </channel>
</rss>

