<?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 OneAPI No device of requested type available in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1545239#M3425</link>
    <description>&lt;P&gt;You will find the below folder with the solution, put it with the github code.&lt;/P&gt;&lt;P&gt;Thank you for you reply, i hopy we will get through this issue soon.&lt;/P&gt;&lt;P&gt;Regards, Pokechan&lt;/P&gt;</description>
    <pubDate>Sat, 18 Nov 2023 13:56:01 GMT</pubDate>
    <dc:creator>pokechan</dc:creator>
    <dc:date>2023-11-18T13:56:01Z</dc:date>
    <item>
      <title>intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1538403#M3361</link>
      <description>&lt;P&gt;Hello i am making a game engine and implementing the gpu, on my device i have windows 11 and an intel iris XE graphics. however when i execute my code (link below) i get this error:&lt;/P&gt;&lt;P&gt;No device of requested type available. Please check &lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-dpcpp-system-requirements.html" target="_blank" rel="noopener"&gt;https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-dpcpp-system-requirements.html&lt;/A&gt; -1 (PI_ERROR_DEVICE_NOT_FOUND)&lt;/P&gt;&lt;P&gt;i found nothing on the internet that could help me fix this error. i appreciate your help!&lt;/P&gt;&lt;P&gt;like to the code: (intel.cpp)&amp;nbsp;&lt;A href="https://pastebin.com/49v7bMfe" target="_blank" rel="noopener"&gt;intel.cpp - Pastebin.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(intel.h)&amp;nbsp;&lt;A href="https://pastebin.com/suHWQH2y" target="_blank" rel="noopener"&gt;intel.h - Pastebin.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the other code is on this github :&amp;nbsp;&lt;A href="https://github.com/Pokecraft-exe/Leviathor-Game-Engine" target="_blank" rel="noopener"&gt;Pokecraft-exe/Leviathor-Game-Engine (github.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 19:38:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1538403#M3361</guid>
      <dc:creator>pokechan</dc:creator>
      <dc:date>2023-10-29T19:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1539608#M3376</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We encountered some errors while running the below command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;icx /fsycl intel.cpp /EHsc /I "./Leviathor-Game-Engine-master" /I "./SDL-release-2.28.4/include"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the below screenshot.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeshaP_Intel_0-1698875619397.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/47496iA52735695F341D60/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="SeshaP_Intel_0-1698875619397.png" alt="SeshaP_Intel_0-1698875619397.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please share the exact command you used and the steps you followed?&lt;/P&gt;
&lt;P&gt;Additionally, could you please share the output screenshot by running the following command on your Intel oneAPI command prompt?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sycl-ls&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 21:54:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1539608#M3376</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-11-01T21:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1539789#M3380</link>
      <description>&lt;P&gt;Hello Sesha, i compile using two Visual Studio 2022 project, one with DPCPP to compile intel.cpp to an object file and the other project to compile wih gcc the other files where i link intel.obj&lt;/P&gt;&lt;P&gt;i fixed the error (that i don't get in my devices):&lt;/P&gt;&lt;P&gt;replace by&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;void R(uint8_t n) { data[0] = n; };
void G(uint8_t n) { data[1] = n; };
void B(uint8_t n) { data[2] = n; };
void A(uint8_t n) { data[3] = n; };&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;and when i execute sycl-ls i get&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pokechan_0-1698921041957.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/47520iE94DD0E3A49BCABA/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="pokechan_0-1698921041957.png" alt="pokechan_0-1698921041957.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer&lt;/P&gt;&lt;P&gt;all regards, Pokechan&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 10:31:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1539789#M3380</guid>
      <dc:creator>pokechan</dc:creator>
      <dc:date>2023-11-02T10:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1540306#M3382</link>
      <description>Hello Sesha, I recently updated the code on github. It should be easier to read it now. The entry point is main() in game.cpp&lt;BR /&gt;And to compile Intel.cpp you must check the partially linked option thank you for your answer, Pokechan.</description>
      <pubDate>Fri, 03 Nov 2023 14:10:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1540306#M3382</guid>
      <dc:creator>pokechan</dc:creator>
      <dc:date>2023-11-03T14:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1542260#M3402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; &lt;EM&gt;i fixed the error (that i don't get in my devices):&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Glad to know that the issue was resolved.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please confirm whether we can close this thread from our end? If not, please provide us with the Visual Studio project solutions with us and the error you are facing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 13:17:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1542260#M3402</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-11-09T13:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1542981#M3413</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am sorry for the misunderstanding, i was indeed talking about the issue in the screenshot you provided, not my issue.&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Thanks and Regards, pokechan&lt;/P&gt;</description>
      <pubDate>Sat, 11 Nov 2023 09:45:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1542981#M3413</guid>
      <dc:creator>pokechan</dc:creator>
      <dc:date>2023-11-11T09:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1544136#M3419</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are still receiving the same error after running the below commands in the Intel oneAPI command prompt.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;icx /fsycl /EHsc /c intel.cpp /I "./Leviathor-Game-Engine-master/Headers" /I "./Leviathor-Game-Engine-master/lib/include" /I "./SDL-SDL2/include" /I "./SDL_image-SDL2/include"

icx /fsycl /c "./Leviathor-Game-Engine-master/Source/game.cpp" /I "./Leviathor-Game-Engine-master/Headers" /I "./Leviathor-Game-Engine-master/lib/include" /I "./SDL-SDL2/include" /I "./SDL_image-SDL2/include"

icx /fsycl intel.obj game.obj&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the below screenshot.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeshaP_Intel_0-1700053494214.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/48046iE7C765C18566AE5C/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="SeshaP_Intel_0-1700053494214.png" alt="SeshaP_Intel_0-1700053494214.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please share your Visual Studio project solutions with us so that we can investigate the issue from our end?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 13:05:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1544136#M3419</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-11-15T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1545239#M3425</link>
      <description>&lt;P&gt;You will find the below folder with the solution, put it with the github code.&lt;/P&gt;&lt;P&gt;Thank you for you reply, i hopy we will get through this issue soon.&lt;/P&gt;&lt;P&gt;Regards, Pokechan&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 13:56:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1545239#M3425</guid>
      <dc:creator>pokechan</dc:creator>
      <dc:date>2023-11-18T13:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1546825#M3435</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sharing the Visual Studio project solutions with us. We were able to build the .obj and .lib files, but we are still encountering the same error during the linking phase in the 'game' solution. Please find the screenshot below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeshaP_Intel_0-1700739651851.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/48397iCE10461C2D7E3B7A/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="SeshaP_Intel_0-1700739651851.png" alt="SeshaP_Intel_0-1700739651851.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let us know if you have followed any additional steps?&lt;/P&gt;
&lt;P&gt;Regarding the error you are facing, could you please try executing the below sample program (code.cpp) on your end and let us know the results?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;#include &amp;lt;CL/sycl.hpp&amp;gt;
#include &amp;lt;vector&amp;gt;
#include &amp;lt;iostream&amp;gt;

using namespace cl::sycl;
using namespace std;

int main()
{
    int N = 10, R = 5;
    vector&amp;lt;int&amp;gt; v(N, 10);

    queue gpuQ(gpu_selector_v);

    buffer&amp;lt;int, 1&amp;gt; bufgpu(v.data(), R);
    buffer&amp;lt;int, 1&amp;gt; bufcpu(v.data() + 5, R);

    cout &amp;lt;&amp;lt; "\nSelected GPU Device Name: " &amp;lt;&amp;lt; gpuQ.get_device().get_info&amp;lt;info::device::name&amp;gt;() &amp;lt;&amp;lt; "\n";

    gpuQ.submit([&amp;amp;](handler&amp;amp; h) {
        accessor agpu(bufgpu, h);
        h.parallel_for(R, [=](auto i) {
            agpu[i] += 2;
            });
        });

    host_accessor gpu(bufgpu, read_only);
    for (int i = 0; i &amp;lt; 5	; i++)
    {
        cout &amp;lt;&amp;lt; "gpu[" &amp;lt;&amp;lt; i &amp;lt;&amp;lt; "] = " &amp;lt;&amp;lt; gpu[i] &amp;lt;&amp;lt; "\t";
    }

    cout &amp;lt;&amp;lt; "\n";
    queue cpuQ(cpu_selector_v);
    cout &amp;lt;&amp;lt; "\nSelected CPU Device Name: " &amp;lt;&amp;lt; cpuQ.get_device().get_info&amp;lt;info::device::name&amp;gt;() &amp;lt;&amp;lt; "\n";

    cpuQ.submit([&amp;amp;](handler&amp;amp; h) {
        accessor acpu(bufcpu, h);
        h.parallel_for(R, [=](auto i) {
            acpu[i] -= 2;
            });
        });


    host_accessor cpu(bufcpu, read_only);
    
    for (int i = 0; i &amp;lt; 5; i++)
    {
        cout &amp;lt;&amp;lt; "cpu[" &amp;lt;&amp;lt; i &amp;lt;&amp;lt; "] = " &amp;lt;&amp;lt; cpu[i] &amp;lt;&amp;lt; "\t";
    }

    return 0;
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please share the output screenshot with us. You can run the following command in the Intel oneAPI command prompt.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;icx /fsycl code.cpp
code.exe&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are encountering the same error, please try running the executable after setting the &lt;EM&gt;ONEAPI_DEVICE_SELECTOR&lt;/EM&gt; environmental variable to either the &lt;EM&gt;opencl&lt;/EM&gt; or &lt;EM&gt;level_zero&lt;/EM&gt; backend with one of the commands below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;set ONEAPI_DEVICE_SELECTOR=opencl:*
set ONEAPI_DEVICE_SELECTOR=level_zero:*&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to this &lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2024-0/intel-oneapi-level-zero-switch.html#GUID-E5C9D00C-B808-4F59-98EA-D1627AD45FBE" target="_blank" rel="noopener"&gt;link&lt;/A&gt; for more information.&lt;/P&gt;
&lt;P&gt;If the issue still persists, please consider reinstalling the &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html#gs.0rp1yd" target="_blank" rel="noopener"&gt;Intel oneAPI Base toolkit&lt;/A&gt; and let us know the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 11:52:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1546825#M3435</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-11-23T11:52:12Z</dc:date>
    </item>
    <item>
      <title>Re:intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1550262#M3447</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. Could you please provide an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2023 16:01:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1550262#M3447</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-12-04T16:01:05Z</dc:date>
    </item>
    <item>
      <title>Re:intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1552949#M3455</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2023 07:08:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1552949#M3455</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-12-12T07:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re:intel OneAPI No device of requested type available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1558160#M3477</link>
      <description>&lt;P&gt;Hello Shesha, i followed your instructions and now my code build and execute.&lt;BR /&gt;i still have some other problems.&lt;/P&gt;&lt;P&gt;i need to run only one function on the GPU and all the other program needs to be on the CPU.&lt;/P&gt;&lt;P&gt;but it seems like i cannot do that with DPCPP, could you tell me if i am wrong and send me some documentations?&lt;/P&gt;&lt;P&gt;thank you again,&lt;/P&gt;&lt;P&gt;regards, poke.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 14:41:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/intel-OneAPI-No-device-of-requested-type-available/m-p/1558160#M3477</guid>
      <dc:creator>pokechan</dc:creator>
      <dc:date>2023-12-28T14:41:28Z</dc:date>
    </item>
  </channel>
</rss>

