<?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: intel sycl sample fails in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-sycl-sample-fails/m-p/1720906#M4594</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;have you added -fsycl to compilation and&amp;nbsp;OpenCL/sycl libraries to the link args?&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;</description>
    <pubDate>Tue, 07 Oct 2025 16:55:49 GMT</pubDate>
    <dc:creator>Vladimir_P_1234567890</dc:creator>
    <dc:date>2025-10-07T16:55:49Z</dc:date>
    <item>
      <title>intel sycl sample fails</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-sycl-sample-fails/m-p/1720592#M4592</link>
      <description>&lt;P&gt;Sample code fails to compile&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#include &amp;lt;sycl/sycl.hpp&amp;gt;

int main()
{
    for (auto platform : sycl::platform::get_platforms())
    {
        std::cout &amp;lt;&amp;lt; "Platform: "
            &amp;lt;&amp;lt; platform.get_info&amp;lt;sycl::info::platform::name&amp;gt;()
            &amp;lt;&amp;lt; std::endl;

        for (auto device : platform.get_devices())
        {
            std::cout &amp;lt;&amp;lt; "\tDevice: "
                &amp;lt;&amp;lt; device.get_info&amp;lt;sycl::info::device::name&amp;gt;()
                &amp;lt;&amp;lt; std::endl;
        }
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimdempseyatthecove_0-1759679637513.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/69222i43E0A2CEE2F9AC4B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="jimdempseyatthecove_0-1759679637513.png" alt="jimdempseyatthecove_0-1759679637513.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Microsoft Visual Studio Community 2022&lt;BR /&gt;Version 17.8.2&lt;BR /&gt;VisualStudio.17.Release/17.8.2+34322.80&lt;BR /&gt;Microsoft .NET Framework&lt;BR /&gt;Version 4.8.09032&lt;/P&gt;&lt;P&gt;Installed Version: Community&lt;/P&gt;&lt;P&gt;Visual C++ 2022 00482-90000-00000-AA203&lt;BR /&gt;Microsoft Visual C++ 2022&lt;/P&gt;&lt;P&gt;ASP.NET and Web Tools 17.8.358.6298&lt;BR /&gt;ASP.NET and Web Tools&lt;/P&gt;&lt;P&gt;Azure App Service Tools v3.0.0 17.8.358.6298&lt;BR /&gt;Azure App Service Tools v3.0.0&lt;/P&gt;&lt;P&gt;C# Tools 4.8.0-7.23572.1+7b75981cf3bd520b86ec4ed00ec156c8bc48e4eb&lt;BR /&gt;C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.&lt;/P&gt;&lt;P&gt;Common Azure Tools 1.10&lt;BR /&gt;Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.&lt;/P&gt;&lt;P&gt;Cookiecutter 17.0.23262.1&lt;BR /&gt;Provides tools for finding, instantiating and customizing templates in cookiecutter format.&lt;/P&gt;&lt;P&gt;Intel® C++ Compiler 2025.2&lt;BR /&gt;Intel® C++ Compiler 2025.2, Copyright © 2002-2025 Intel Corporation. All rights reserved.&lt;/P&gt;&lt;P&gt;Intel® DPC++ Compatibility Tool 2025.2&lt;BR /&gt;Intel® DPC++ Compatibility Tool 2025.2, Copyright © 2019-2025 Intel Corporation. All rights reserved.&lt;/P&gt;&lt;P&gt;Intel® Fortran Compiler 2025.2&lt;BR /&gt;Intel® Fortran Compiler 2025.2, Copyright © 2002-2025 Intel Corporation. All rights reserved.&lt;/P&gt;&lt;P&gt;Intel® oneAPI DPC++ Compiler 2025.2&lt;BR /&gt;Intel® oneAPI DPC++ Compiler 2025.2, Copyright © 2019-2025 Intel Corporation. All rights reserved.&lt;/P&gt;&lt;P&gt;Intel® oneAPI Menu &amp;amp; Samples 10.10.392.9731&lt;BR /&gt;Intel® oneAPI Visual Studio Menu &amp;amp; Samples Extension&lt;/P&gt;&lt;P&gt;Intel® Performance Libraries 2025.2&lt;BR /&gt;Intel® Performance Libraries 2025.2, Copyright © 2019-2025 Intel Corporation. All rights reserved.&lt;/P&gt;&lt;P&gt;Intel® VTune™ Profiler 2025 1.3.39&lt;BR /&gt;Intel® VTune™ Profiler 2025, (Plugin Version 1.3.39), Copyright © 2009-2025 Intel Corporation. All rights reserved.&lt;/P&gt;&lt;P&gt;Microsoft JVM Debugger 1.0&lt;BR /&gt;Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines&lt;/P&gt;&lt;P&gt;NuGet Package Manager 6.8.0&lt;BR /&gt;NuGet Package Manager in Visual Studio. For more information about NuGet, visit &lt;A href="https://docs.nuget.org/" target="_blank"&gt;https://docs.nuget.org/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Python - Django support 17.0.23262.1&lt;BR /&gt;Provides templates and integration for the Django web framework.&lt;/P&gt;&lt;P&gt;Python - Profiling support 17.0.23262.1&lt;BR /&gt;Profiling support for Python projects.&lt;/P&gt;&lt;P&gt;Python with Pylance 17.0.23262.1&lt;BR /&gt;Provides IntelliSense, projects, templates, debugging, interactive windows, and other support for Python developers.&lt;/P&gt;&lt;P&gt;Test Adapter for Boost.Test 1.0&lt;BR /&gt;Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory.&lt;/P&gt;&lt;P&gt;Test Adapter for Google Test 1.0&lt;BR /&gt;Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory.&lt;/P&gt;&lt;P&gt;TypeScript Tools 17.0.20920.2001&lt;BR /&gt;TypeScript Tools for Microsoft Visual Studio&lt;/P&gt;&lt;P&gt;Visual Basic Tools 4.8.0-7.23572.1+7b75981cf3bd520b86ec4ed00ec156c8bc48e4eb&lt;BR /&gt;Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.&lt;/P&gt;&lt;P&gt;Visual F# Tools 17.8.0-beta.23475.2+10f956e631a1efc0f7f5e49c626c494cd32b1f50&lt;BR /&gt;Microsoft Visual F# Tools&lt;/P&gt;&lt;P&gt;Visual Studio IntelliCode 2.2&lt;BR /&gt;AI-assisted development for Visual Studio.&lt;/P&gt;&lt;P&gt;Visual Studio Tools for Unity 17.8.2.0&lt;BR /&gt;Visual Studio Tools for Unity&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimdempseyatthecove_1-1759679898691.png" style="width: 543px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/69223i0C42446C5F85239C/image-dimensions/543x736/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="543" height="736" role="button" title="jimdempseyatthecove_1-1759679898691.png" alt="jimdempseyatthecove_1-1759679898691.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Oct 2025 15:58:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-sycl-sample-fails/m-p/1720592#M4592</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2025-10-05T15:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: intel sycl sample fails</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-sycl-sample-fails/m-p/1720906#M4594</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;have you added -fsycl to compilation and&amp;nbsp;OpenCL/sycl libraries to the link args?&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 16:55:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-sycl-sample-fails/m-p/1720906#M4594</guid>
      <dc:creator>Vladimir_P_1234567890</dc:creator>
      <dc:date>2025-10-07T16:55:49Z</dc:date>
    </item>
  </channel>
</rss>

