<?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: Several analyses fail in vtune in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1486952#M23433</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. We have escalated this issue to the concerned team and we will get back to you with an update. Meanwhile, could you please try uninstalling and reinstalling drivers, with the below commands, and see if the issue still persists?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Navigate to this path(&lt;EM&gt;C:\Program Files (x86)\Intel\oneAPI\vtune\latest\bin64&lt;/EM&gt;) and run below commands to uninstall and reinstall drivers&lt;/LI&gt;
&lt;LI&gt;Uninstalling drivers:&lt;/LI&gt;
&lt;/UL&gt;
&lt;LI-CODE lang="markup"&gt;amplxe-sepreg.exe -u&lt;/LI-CODE&gt;
&lt;UL&gt;
&lt;LI&gt;Reinstalling Drivers:&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;LI-CODE lang="markup"&gt;amplxe-sepreg.exe -i&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alekhya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 09:22:46 GMT</pubDate>
    <dc:creator>AlekhyaV_Intel</dc:creator>
    <dc:date>2023-05-17T09:22:46Z</dc:date>
    <item>
      <title>Several analyses fail in vtune</title>
      <link>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1485706#M23420</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to run vTune on a Windows Server 2019 system (Xeon Silver 4310 processor) without a GPU.&lt;/P&gt;&lt;P&gt;I already have it successfully running on an almost identical server equipped with a Xeon Silver 4210R. However, when running on the 4310-based system, several tests cannot be performed. When running the vtune-self-checker tool, this is the overall result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;The following analyses have failed on the system:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;* Hotspots with HW event-based sampling, HPC Performance Characterization, etc.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;* Microarchitecture Exploration&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;* Memory Access&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;* GPU Compute/Media Hotspots (characterization mode)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;* GPU Compute/Media Hotspots (source analysis mode)&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the identical error type returned for the failing tests:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;HW event-based analysis check (Intel driver)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Example of analysis types: Hotspots with HW event-based sampling, HPC Performance Characterization, etc.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Collection: Ok&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Finalization: Ok...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Report: Fail&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vtune: Error: 0x40000024 (No data) -- No data is collected. Possible reasons:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- Workload is too small. No samples are collected.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- The application environment is not specified correctly.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- The executable file has been stripped so cannot be profiled with algorithm analysis types.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;See the Troubleshooting help topic for more details.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Also consider checking the collection log for additional information.&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ample-sepreg.exe -c gives the following output:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;Checking platform...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Platform is genuine Intel: OK&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Platform has SSE2: OK&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Platform architecture: INTEL64&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;User has admin rights: OK&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Drivers will be installed to C:\Windows\System32\Drivers\&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Checking sepdrv5 driver path...OK&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Checking sepdrv5 service...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Driver status: the sepdrv5 service is running&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Checking sepdal driver path...OK&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Checking sepdal service...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Driver status: the sepdal service is running&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Checking socperf3 driver path...OK&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Checking socperf3 service...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Driver status: the socperf3 service is running&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on what could be the issue?&lt;/P&gt;&lt;P&gt;BR, Klaus&lt;/P&gt;&lt;P&gt;Full self-check output attached.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 15:32:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1485706#M23420</guid>
      <dc:creator>joerg_k</dc:creator>
      <dc:date>2023-05-12T15:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Several analyses fail in vtune</title>
      <link>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1486952#M23433</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. We have escalated this issue to the concerned team and we will get back to you with an update. Meanwhile, could you please try uninstalling and reinstalling drivers, with the below commands, and see if the issue still persists?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Navigate to this path(&lt;EM&gt;C:\Program Files (x86)\Intel\oneAPI\vtune\latest\bin64&lt;/EM&gt;) and run below commands to uninstall and reinstall drivers&lt;/LI&gt;
&lt;LI&gt;Uninstalling drivers:&lt;/LI&gt;
&lt;/UL&gt;
&lt;LI-CODE lang="markup"&gt;amplxe-sepreg.exe -u&lt;/LI-CODE&gt;
&lt;UL&gt;
&lt;LI&gt;Reinstalling Drivers:&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;LI-CODE lang="markup"&gt;amplxe-sepreg.exe -i&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alekhya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 09:22:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1486952#M23433</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2023-05-17T09:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Several analyses fail in vtune</title>
      <link>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1489091#M23454</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We could see similar errors while running as non-admin in Windows 11. Could you please run self-checker in Administrator CMD shell?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, after running setvars script("\Program Files (x86)\Intel\oneAPI\setvars.bat"), try the below command and verify no error are reported an a non-empty out.tb7 file is created.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sep -start -d 10 -out out&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if the issue still persists.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this resolves your issue, make sure to accept this as solution. This helps others with similar issue. Thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alekhya&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 05:50:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1489091#M23454</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2023-05-24T05:50:48Z</dc:date>
    </item>
    <item>
      <title>Re:Several analyses fail in vtune</title>
      <link>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1491506#M23479</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Has the solution provided helped? Could you please give us an update regarding this issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2023 09:09:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1491506#M23479</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2023-05-31T09:09:09Z</dc:date>
    </item>
    <item>
      <title>Re:Several analyses fail in vtune</title>
      <link>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1495600#M23540</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We assume that your issue is resolved. If you need any further assistance, 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;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2023 06:40:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Several-analyses-fail-in-vtune/m-p/1495600#M23540</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2023-06-14T06:40:33Z</dc:date>
    </item>
  </channel>
</rss>

