<?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: GPU Compute Hotspots (Source Analysis) - hardware support? in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/GPU-Compute-Hotspots-Source-Analysis-hardware-support/m-p/1556263#M24239</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;To understand your issue better could you please share the below information?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Attach valid screenshots for our reference.&lt;/LI&gt;
&lt;LI&gt;Please share the kernel and also OS details (exact distros example: ubuntu, centos, RHEL)&lt;/LI&gt;
&lt;LI&gt;Please run the below command and attach the log file as well.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sh &amp;lt;oneapi_install_directory&amp;gt;/vtune/latest/bin64/vtune-self-checker.sh&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (eg: sh /opt/intel/oneapi/vtune/latest/bin64/vtune-self-checker.sh)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jaideep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 12:02:46 GMT</pubDate>
    <dc:creator>JaideepK_Intel</dc:creator>
    <dc:date>2023-12-21T12:02:46Z</dc:date>
    <item>
      <title>GPU Compute Hotspots (Source Analysis) - hardware support?</title>
      <link>https://community.intel.com/t5/Analyzers/GPU-Compute-Hotspots-Source-Analysis-hardware-support/m-p/1554669#M24230</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;I'm trying to optimize an OpenCL program to run faster on Intel graphics. The only Intel device I have is my laptop with an i5-8350U however, and I'm struggling with profiling kernels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GPU Compute/Media Hotspots in Characterization mode gives somewhat limited information (it does tell me basic information about the kernel, but no disassembly or line-by-line profiling. Only general GPU stats.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The GPU Offload analyzer does give me the source code and disassembly, including a mapping between them. But no runtime information or whatever, which would probably also be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, the GPU Hotspots - Source Analysis mode tells me "GPU software profiling does not support current hardware". Is this a limitation of the current version (VTune 2024.0) and could I get it working by using an older version of VTune, or is this mode just not available whatsoever on my hardware?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2023 10:28:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/GPU-Compute-Hotspots-Source-Analysis-hardware-support/m-p/1554669#M24230</guid>
      <dc:creator>ColonelPhantom</dc:creator>
      <dc:date>2023-12-16T10:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: GPU Compute Hotspots (Source Analysis) - hardware support?</title>
      <link>https://community.intel.com/t5/Analyzers/GPU-Compute-Hotspots-Source-Analysis-hardware-support/m-p/1556263#M24239</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;To understand your issue better could you please share the below information?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Attach valid screenshots for our reference.&lt;/LI&gt;
&lt;LI&gt;Please share the kernel and also OS details (exact distros example: ubuntu, centos, RHEL)&lt;/LI&gt;
&lt;LI&gt;Please run the below command and attach the log file as well.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sh &amp;lt;oneapi_install_directory&amp;gt;/vtune/latest/bin64/vtune-self-checker.sh&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (eg: sh /opt/intel/oneapi/vtune/latest/bin64/vtune-self-checker.sh)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jaideep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 12:02:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/GPU-Compute-Hotspots-Source-Analysis-hardware-support/m-p/1556263#M24239</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2023-12-21T12:02:46Z</dc:date>
    </item>
    <item>
      <title>Re:GPU Compute Hotspots (Source Analysis) - hardware support?</title>
      <link>https://community.intel.com/t5/Analyzers/GPU-Compute-Hotspots-Source-Analysis-hardware-support/m-p/1558981#M24260</link>
      <description>&lt;P&gt;Gen 9 integrated GPU is no longer supported by latest VTune Profiler, maybe you can try with 2023.2 or old release.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jan 2024 02:24:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/GPU-Compute-Hotspots-Source-Analysis-hardware-support/m-p/1558981#M24260</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-01-02T02:24:16Z</dc:date>
    </item>
  </channel>
</rss>

