<?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:cl::sycl::runtime_error in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1366103#M1936</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I would need a small reproducer that can demonstrate the problem you've observed to investigate. Thanks. &lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 06 Mar 2022 06:53:45 GMT</pubDate>
    <dc:creator>Alex_Y_Intel</dc:creator>
    <dc:date>2022-03-06T06:53:45Z</dc:date>
    <item>
      <title>cl::sycl::runtime_error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1349227#M1809</link>
      <description>&lt;P&gt;I optimized a program by using dpc++. The solution can be successfully built and generated, but a runtime error was met. The error message is shown below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ssln027_1-1641281794469.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/25278iC9ECEE3491D47310/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="ssln027_1-1641281794469.png" alt="ssln027_1-1641281794469.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Details info:&lt;/P&gt;
&lt;P&gt;HW: TGL&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OS: win10&lt;/P&gt;
&lt;P&gt;SW: oneAPI 2021.4 and 2022 base toolkit&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Visual Studio 2019&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 02:41:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1349227#M1809</guid>
      <dc:creator>ssln027</dc:creator>
      <dc:date>2022-01-07T02:41:19Z</dc:date>
    </item>
    <item>
      <title>Re:cl::sycl::runtime_error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1349370#M1812</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please provide us with a sample reproducer so that we can investigate your issue from our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;oneAPI 2021.4 and 2022 base toolkit&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, could you please confirm whether you are facing the issue with both 2021.4 and 2022 versions?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ditipriya.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2022 10:24:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1349370#M1812</guid>
      <dc:creator>DitiD_Intel</dc:creator>
      <dc:date>2022-01-07T10:24:43Z</dc:date>
    </item>
    <item>
      <title>Re:cl::sycl::runtime_error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1366103#M1936</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I would need a small reproducer that can demonstrate the problem you've observed to investigate. Thanks. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Mar 2022 06:53:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1366103#M1936</guid>
      <dc:creator>Alex_Y_Intel</dc:creator>
      <dc:date>2022-03-06T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re:cl::sycl::runtime_error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1366645#M1943</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;I tried the machine you provided, and the source code downloaded from &lt;/SPAN&gt;&lt;A href="https://github.com/intel-innersource/frameworks.industrial.robotics.vision.flann" rel="noopener noreferrer nofollow" target="_blank" style="font-family: -apple-system; font-size: 10pt;"&gt;https://github.com/intel-innersource/frameworks.industrial.robotics.vision.flann&lt;/A&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;, and opened it in MSVS 2019 by doing File-&amp;gt;Open-&amp;gt;CMake, and I chose the CmakeLists.tst in the root directory. However, right after it’s opened in the MSVS, it showed me the error: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;IMG src="https://isvc.file.force.com/servlet/rtaImage?refid=0EM4U000002PED0" /&gt;&lt;IMG src="https://isvc.file.force.com/servlet/rtaImage?refid=0EM4U000002PECv" /&gt;&lt;/P&gt;&lt;P&gt;By the way, this link: &lt;A href="https://gitlab.devtools.intel.com/-/invites/yWhJpVpib3jJY-Jy9kjz?invite_type=initial_email" rel="noopener noreferrer nofollow" target="_blank" style="font-family: -apple-system; font-size: 10pt;"&gt;https://gitlab.devtools.intel.com/-/invites/yWhJpVpib3jJY-Jy9kjz?invite_type=initial_email&lt;/A&gt; showed me 404 error.  &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Anyways, can you please let me know the exact steps of reproducing what you’ve observed? Thanks.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Feb 2026 14:36:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cl-sycl-runtime-error/m-p/1366645#M1943</guid>
      <dc:creator>Alex_Y_Intel</dc:creator>
      <dc:date>2026-02-18T14:36:19Z</dc:date>
    </item>
  </channel>
</rss>

