<?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:cstdint not found during dpcpp compilation in GPU Compute Software</title>
    <link>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1315845#M224</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Sep 2021 09:10:48 GMT</pubDate>
    <dc:creator>SantoshY_Intel</dc:creator>
    <dc:date>2021-09-20T09:10:48Z</dc:date>
    <item>
      <title>cstdint not found during dpcpp compilation</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1314438#M221</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I have a Laptop with the following description:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Processor&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;: 11th Generation Intel® Core™ i7-1165G7 Processor&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Graphics Card&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;: Intel® Iris® Xe MAX graphics 4GB LPDDR4x memory&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Memory&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;: 16GB, onboard, LPDDR4x, 3200MHz&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Hard Drive&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;: 1TB M.2 PCIe NVMe Solid State Drive&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This laptop has two GPUs: a discrete Intel® Iris® Xe MAX graphics processor and an integrated Intel® Iris® Xe Graphics processor. I used this instruction:&lt;A href="https://dgpu-docs.intel.com/devices/iris-xe-max-graphics/index.html" target="_blank"&gt;&amp;nbsp;https://dgpu-docs.intel.com/devices/iris-xe-max-graphics/index.html&lt;/A&gt; to configure an Ubuntu 20.04.1 to use these cards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I have a host and a device, both with&amp;nbsp;&lt;SPAN&gt;20.04.1 LTS and with oneapi installed but I am not able to run oneapi properly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the VM every time I try to compile using dpcpp I get an error as follows:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clicia_0-1631622268788.png" style="width: 498px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19376iF98109F0F10C5CD8/image-dimensions/498x66/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="498" height="66" role="button" title="clicia_0-1631622268788.png" alt="clicia_0-1631622268788.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the host, on the other hand, oneapi sample code seems to compile without error,&amp;nbsp; but the device code don't execute. The following image ins the output of "vector-add sample":&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clicia_1-1631622477901.png" style="width: 622px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19377i2D64A293BC560BB0/image-dimensions/622x42/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="622" height="42" role="button" title="clicia_1-1631622477901.png" alt="clicia_1-1631622477901.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;when I was expecting the following output:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clicia_2-1631622581894.png" style="width: 624px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19378i2F1D244561C2E417/image-dimensions/624x184/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="624" height="184" role="button" title="clicia_2-1631622581894.png" alt="clicia_2-1631622581894.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could anyone help me to understand what I am missing to compile and execute an dpc++ sample on my&amp;nbsp;&lt;SPAN&gt;Iris GPU properly?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you!!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 12:31:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1314438#M221</guid>
      <dc:creator>clicia</dc:creator>
      <dc:date>2021-09-14T12:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: cstdint not found during dpcpp compilation</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1314773#M222</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let us know the version of Intel® GPU drivers you are using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are not using the latest Intel® GPU drivers, then could you please try installing the Intel® GPU drivers from the link provided below and try compile and run the sample "vector-add" program?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dgpu-docs.intel.com/installation-guides/ubuntu/ubuntu-focal.html" target="_blank" rel="noopener"&gt;https://dgpu-docs.intel.com/installation-guides/ubuntu/ubuntu-focal.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 11:19:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1314773#M222</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2021-09-15T11:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: cstdint not found during dpcpp compilation</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1315395#M223</link>
      <description>&lt;P&gt;Hi Santosh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact I was using a different version of GPU drivers. Your tutorial solved my problem and now "vector-add program" works properly:&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="clicia_0-1631886812933.png" style="width: 526px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19461iA6BAD7243303DA68/image-dimensions/526x150/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="526" height="150" role="button" title="clicia_0-1631886812933.png" alt="clicia_0-1631886812933.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 13:54:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1315395#M223</guid>
      <dc:creator>clicia</dc:creator>
      <dc:date>2021-09-17T13:54:05Z</dc:date>
    </item>
    <item>
      <title>Re:cstdint not found during dpcpp compilation</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1315845#M224</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:10:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/cstdint-not-found-during-dpcpp-compilation/m-p/1315845#M224</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2021-09-20T09:10:48Z</dc:date>
    </item>
  </channel>
</rss>

