<?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: Runtime Error: zeKernelSetIndirectAccess not found in GPU Compute Software</title>
    <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1244047#M44</link>
    <description>&lt;P&gt;Thanks, that worked.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2021 03:17:06 GMT</pubDate>
    <dc:creator>isilin1</dc:creator>
    <dc:date>2021-01-07T03:17:06Z</dc:date>
    <item>
      <title>Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1213517#M37</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this is the right board to post this issue to. Since the Beta 9 update i get the following error message when running a DPC++ program (I translated this from German, so the exact wording might be different in the English error message): 'The entry point for the procedure "zeKernelSetIndirectAccess" not found in DLL "[path_to_onenapi_root_dir]\windows\bin\pi_level_zero.dll" '.&lt;/P&gt;
&lt;P&gt;The DPC++ programs actually run fine once i acknowledge the error by pressing "OK", but I'd still like to find out what the problem is with my setup.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To produce this error message, a creation of a queue-object is sufficient, so the minimal working example is very short:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;#include &amp;lt;CL/sycl.hpp&amp;gt;

int main(int argc, char** argv) {
    cl::sycl::queue q;
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;Environment:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Windows 10 Home (version 2004)&lt;/LI&gt;
&lt;LI&gt;Intel oneAPI Base Toolkit 2021.1 beta 9&lt;/LI&gt;
&lt;LI&gt;Visual Studio 2019 Community Edition (The DPC++ projects have all been created using the Intel Extension for VS)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:55:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1213517#M37</guid>
      <dc:creator>dobbsy</dc:creator>
      <dc:date>2020-09-29T18:55:40Z</dc:date>
    </item>
    <item>
      <title>Re:Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1213675#M38</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The issue is reproducible with level0 back-end. Nevertheless, you can still run it on OpenCL back-end by setting the environment variable &lt;B&gt;SYCL_BE=PI_OPENCL&lt;/B&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;On windows CMD, despite the error message, I can still run it on OpenCL back-end even without setting SYCL_BE.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I've let the concerned team know about this issue. Thanks for reporting.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Sep 2020 06:15:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1213675#M38</guid>
      <dc:creator>RahulV_intel</dc:creator>
      <dc:date>2020-09-30T06:15:55Z</dc:date>
    </item>
    <item>
      <title>Re:Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1214145#M39</link>
      <description>&lt;P&gt;This case is already escalated to the Engineering. Can you check where the driver got installed in your system?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Oct 2020 18:29:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1214145#M39</guid>
      <dc:creator>Subarnarek_G_Intel</dc:creator>
      <dc:date>2020-10-01T18:29:05Z</dc:date>
    </item>
    <item>
      <title>Betreff: Re:Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1214328#M40</link>
      <description>&lt;P&gt;I'm sorry, which driver are you talking about exactly? In case you mean the pi_level_zero library, its full path is "C:\Program Files (x86)\Intel\oneAPI\compiler\2021.1-beta09\windows\bin" on my machine. I noticed I left out some subdirectories in my original post, sorry for that.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 11:58:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1214328#M40</guid>
      <dc:creator>dobbsy</dc:creator>
      <dc:date>2020-10-02T11:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1241799#M41</link>
      <description>&lt;P&gt;I'm seeing the SAME error on both my systems.&amp;nbsp; I installed four of the oneAPI *GOLD* toolkits - Base, HPC, IoT, and Render.&amp;nbsp; One of my systems has Windows 10 Pro, the other runs Windows 10 Home.&amp;nbsp; One has a DG1 which is *not* being detected properly, and the other has an Iris Xe (i7-1165G7).&amp;nbsp; All have up-to-date Windows drivers installed.&amp;nbsp;&amp;nbsp; SYCL/DPC++ can enumerate the devices, and my DPC++ programs run correctly - but this POP-UP occurs with ALL runs of ALL my simple DPC++ programs (from our DPC++ book).&lt;/P&gt;
&lt;P&gt;Please advise why this DLL is causing issues, and how to fix it.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 23:35:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1241799#M41</guid>
      <dc:creator>JamesReinders</dc:creator>
      <dc:date>2020-12-29T23:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1242045#M42</link>
      <description>&lt;P&gt;I'm having the same issue. Using the latest Win10 Pro, latest drivers, OneAPI Base + HPC packs, Microsoft Visual Studio 2019 or OneAPI Command Prompt. All code samples crash with the message "zeKernelSetIndirectAccess could not be located in pi_level_zero.dll".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 15:51:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1242045#M42</guid>
      <dc:creator>isilin1</dc:creator>
      <dc:date>2020-12-30T15:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1243988#M43</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Here is the FIX.&amp;nbsp; &amp;nbsp;Let me know if it does not work for you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;The fix is simple: update to the latest Intel graphics drivers by visiting &lt;A href="https://downloadcenter.intel.com/product/80939/Graphics" target="_blank"&gt;&lt;SPAN class="s2"&gt;https://downloadcenter.intel.com/product/80939/Graphics&lt;/SPAN&gt;&lt;/A&gt; and using the "Get Started" button, or manually downloading and installing the latest drivers for your machine.&amp;nbsp; Along the way - ignore the advice to use the OEM's drivers or use Intel's drivers for testing only.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Do this even though Windows may say you have the latest and greatest driver installed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Once you do that - the pop-up goes away.&amp;nbsp; It fixed both my machines.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;This is a symptom of evolving support for oneAPI (DPC++ etc.) in the graphics drivers, and they take some time to propagated to be automatically updated by Windows.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I'll help Intel see if the install and tools can do better to analyze what is installed, and give better diagnostics or advice when there is a driver mismatch.&amp;nbsp; The pop-up was WAY to cryptic.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;With the current drivers, I found things were working GREAT!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;If you haven't looked at our book on DPC++ - considering reading it... it can be downloaded (PDF) for free from&amp;nbsp;&lt;A href="https://www.apress.com/us/book/9781484255735" target="_blank"&gt;https://www.apress.com/us/book/9781484255735&lt;/A&gt;&amp;nbsp;or a print copy can be purchased.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 23:01:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1243988#M43</guid>
      <dc:creator>JamesR</dc:creator>
      <dc:date>2021-01-06T23:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1244047#M44</link>
      <description>&lt;P&gt;Thanks, that worked.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 03:17:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1244047#M44</guid>
      <dc:creator>isilin1</dc:creator>
      <dc:date>2021-01-07T03:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1247213#M45</link>
      <description>&lt;P&gt;I downloaded Gaphics driver but it did not fix the problem.&lt;/P&gt;
&lt;P&gt;Dilip&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 07:05:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1247213#M45</guid>
      <dc:creator>SUKLA</dc:creator>
      <dc:date>2021-01-18T07:05:26Z</dc:date>
    </item>
    <item>
      <title>Re:Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1251825#M46</link>
      <description>&lt;P&gt;After installing the latest driver did you follow James' instructions? And is it still failing?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Feb 2021 06:09:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1251825#M46</guid>
      <dc:creator>Subarnarek_G_Intel</dc:creator>
      <dc:date>2021-02-01T06:09:29Z</dc:date>
    </item>
    <item>
      <title>Re:Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1251960#M47</link>
      <description>&lt;P&gt;The error is not reproducible at my end. It got resolved after upgrading the driver in the same timeframe when the case was initially released. Can you let me know the driver version that you have?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Feb 2021 14:08:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1251960#M47</guid>
      <dc:creator>Subarnarek_G_Intel</dc:creator>
      <dc:date>2021-02-01T14:08:27Z</dc:date>
    </item>
    <item>
      <title>Re:Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1256681#M48</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Based on our internal verification, the issue is resolved with driver version&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://downloadmirror.intel.com/30148/a08/igfx_win10_100.9168.exe" rel="noopener noreferrer" target="_blank" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;27.20.100.9168&lt;/A&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;, that can be downloaded from &lt;/SPAN&gt;&lt;A href="https://downloadcenter.intel.com/product/126790/Intel-UHD-Graphics-630" rel="noopener noreferrer" target="_blank" style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;https://downloadcenter.intel.com/product/126790/Intel-UHD-Graphics-630&lt;/A&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;.&amp;nbsp;If you are using any of the OEM machines (Lenovo, Dell, HP, etc.), the OEM may restrict installation of this driver directly from the above link. In that case its recommended to download this version (or any higher version) directly from the OEM website. Please let us know if this information is helpful and if it resolves the issue under discussion.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2021 05:27:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1256681#M48</guid>
      <dc:creator>Subarnarek_G_Intel</dc:creator>
      <dc:date>2021-02-17T05:27:52Z</dc:date>
    </item>
    <item>
      <title>Re:Runtime Error: zeKernelSetIndirectAccess not found</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1266010#M60</link>
      <description>&lt;P&gt;Closing the case as there was no response from the customer. &lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only&lt;/I&gt;&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>Fri, 19 Mar 2021 12:16:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Runtime-Error-zeKernelSetIndirectAccess-not-found/m-p/1266010#M60</guid>
      <dc:creator>Subarnarek_G_Intel</dc:creator>
      <dc:date>2021-03-19T12:16:18Z</dc:date>
    </item>
  </channel>
</rss>

