<?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: Advisor gets stuck while running map in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624362#M25168</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It took some time nearly an hour, but I got the results. The results turned out to be empty. Then I ran survey first then map, this time the results made sense. One thing I noticed is memory access information was not available for all loops. Does it only record if the loop runs for more than n times?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;preeth&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2024 07:58:30 GMT</pubDate>
    <dc:creator>preeth</dc:creator>
    <dc:date>2024-08-20T07:58:30Z</dc:date>
    <item>
      <title>Advisor gets stuck while running map</title>
      <link>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624324#M25166</link>
      <description>&lt;P&gt;I am trying to run Memory access pattern in Advisor, previously I have used advisor to run roofline and it was fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran Advisor using this command to collect map:&lt;/P&gt;&lt;P&gt;./Advisor --collect map --project-dir ../../../map -- /path_to_my_executable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My executable ran fine all test cases passed but advisor gets stuck at loading result.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeth_0-1724131274809.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/58077i53E9E3C3DF219209/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="preeth_0-1724131274809.png" alt="preeth_0-1724131274809.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried with different advisor version 2023.2.0 and the latest 2024 one both get stuck at the same point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I'd really appreciate it if you could help me. Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 05:26:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624324#M25166</guid>
      <dc:creator>preeth</dc:creator>
      <dc:date>2024-08-20T05:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Advisor gets stuck while running map</title>
      <link>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624362#M25168</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It took some time nearly an hour, but I got the results. The results turned out to be empty. Then I ran survey first then map, this time the results made sense. One thing I noticed is memory access information was not available for all loops. Does it only record if the loop runs for more than n times?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;preeth&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 07:58:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624362#M25168</guid>
      <dc:creator>preeth</dc:creator>
      <dc:date>2024-08-20T07:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Advisor gets stuck while running map</title>
      <link>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624387#M25172</link>
      <description>&lt;P&gt;Could you try with one simple example first? like matrix sample.&lt;/P&gt;
&lt;P&gt;$ advisor -collect map -- /home/xxx/intel/vtune/samples/matrix/matrix&lt;/P&gt;
&lt;P&gt;I use Advisor 2024.2.1, it can work fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 09:21:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624387#M25172</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-08-20T09:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Advisor gets stuck while running map</title>
      <link>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624401#M25173</link>
      <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;Map works fine, but if only ran map I am unable to see anything in gui.&lt;/P&gt;&lt;P&gt;If I run survey+map I am able to see memory access patterns for certain loops, so is this the case generally? i.e, we need to run survey first then map.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 09:52:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624401#M25173</guid>
      <dc:creator>preeth</dc:creator>
      <dc:date>2024-08-20T09:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Advisor gets stuck while running map</title>
      <link>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624407#M25174</link>
      <description>&lt;P&gt;The user needs to choose the correct analysis perspective depending on the workload type, such as vectorization, roofline, threading, etc. The advisor tool will give steps per perspective. For example, if you want to profile threading below, you can get recommended steps.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yuzhang3_intel_0-1724151448059.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/58091iE6DC56F16E40F74A/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="yuzhang3_intel_0-1724151448059.png" alt="yuzhang3_intel_0-1724151448059.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For your case, survey + map is necessary; I think the map should rely on the survey report.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 11:05:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624407#M25174</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-08-20T11:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Advisor gets stuck while running map</title>
      <link>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624411#M25175</link>
      <description>&lt;P&gt;Thanks very much&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 11:15:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Advisor-gets-stuck-while-running-map/m-p/1624411#M25175</guid>
      <dc:creator>preeth</dc:creator>
      <dc:date>2024-08-20T11:15:01Z</dc:date>
    </item>
  </channel>
</rss>

