<?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:amplxe error while using Vtune on a multiThreaded application in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1385133#M22175</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 additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 18 May 2022 04:54:45 GMT</pubDate>
    <dc:creator>JaideepK_Intel</dc:creator>
    <dc:date>2022-05-18T04:54:45Z</dc:date>
    <item>
      <title>amplxe error while using Vtune on a multiThreaded application</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1378786#M22084</link>
      <description>&lt;P&gt;Hello I am trying to use Vtune to profile my application withe the command:&lt;/P&gt;
&lt;P&gt;[amplxe-cl -collect hotspots -result-dir vtune_outputs/formula_100&amp;nbsp; application.exe]&lt;/P&gt;
&lt;P&gt;and i faced&amp;nbsp; the errors :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;amplxe: Error: Assertion failed: tpss_completion:126: (queue_buffer_data != 0) : . Please contact the technical support. &lt;BR /&gt;amplxe: Error: Assertion failed: tpss_stack_data_type:131: (stack-&amp;gt;data) : . Please contact the technical support.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that i am applying multi-threading using threading building blocks Library and thanks to some Logs I found out that the fail is happening when the program is executing the multi threaded function.&lt;/P&gt;
&lt;P&gt;Also I am not facing the error when I am not trying to lunch Vtune.&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;</description>
      <pubDate>Fri, 22 Apr 2022 08:27:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1378786#M22084</guid>
      <dc:creator>Ayman_Supcom</dc:creator>
      <dc:date>2022-04-22T08:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: amplxe error while using Vtune on a multiThreaded application</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1379428#M22094</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;Can you please share the requested details below:&lt;/P&gt;
&lt;P&gt;1. What is the version of Intel® Vtune?&lt;/P&gt;
&lt;P&gt;2. Please share your OS (Windows 10,11 or Linux distribution) and processor details?&lt;/P&gt;
&lt;P&gt;3. Please share the exact steps that you followed and a sample reproducer(sample application that is similar to the application you are trying to analyze)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We tried threading building blocks library using the OneAPI sample(tbb-async-sycl sample code which was implemented using C++ and SYCL language for CPU and GPU) and it is running without any issues. Attaching the screenshot for reference.&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="JaideepK_Intel_1-1650867820365.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28800i93229F8CDE9911BA/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JaideepK_Intel_1-1650867820365.png" alt="JaideepK_Intel_1-1650867820365.png" /&gt;&lt;/span&gt;&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="JaideepK_Intel_0-1650867791713.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28799iE8DC30FBC5A3A2DE/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JaideepK_Intel_0-1650867791713.png" alt="JaideepK_Intel_0-1650867791713.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 06:29:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1379428#M22094</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2022-04-25T06:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: amplxe error while using Vtune on a multiThreaded application</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1379522#M22096</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/169566"&gt;@JaideepK_Intel&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Thank you for your response .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am using&amp;nbsp; CentOS Linux version 7, my machine is&amp;nbsp;Intel(R) Xeon(R) Gold 6256 CPU @ 3.60GHz and VTune version 2018, I built the application in debug mode . I tried to reproduce the error while using VTune and I had the attached error ,that doesn't occur while trying only to launch the application without VTune. I added an environment variable also To specify whether the execution of threads is sequential or parallel , and I noticed that the problem occurs only when I am using parallelization .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;can you please give me any suggestion about any possible common mistake i could have done , or any modification on the command so that i can avoid the error .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank You .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ayman.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 14:11:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1379522#M22096</guid>
      <dc:creator>Ayman_Supcom</dc:creator>
      <dc:date>2022-04-25T14:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: amplxe error while using Vtune on a multiThreaded application</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1382031#M22128</link>
      <description>&lt;P data-aura-rendered-by="23:2404;a"&gt;Hi,&lt;/P&gt;
&lt;P data-aura-rendered-by="23:2404;a"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-aura-rendered-by="23:2404;a"&gt;As you mentioned, you are using Vtune 2018, can you use the updated version(Vtune 2022). Please note that CentOS 7 is not supported in the latest Vtune 2022 version. Please consider changing the OS and try with the latest Vtune version.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaideepK_Intel_0-1652258589046.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/29339i21B29733316BE14D/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JaideepK_Intel_0-1652258589046.png" alt="JaideepK_Intel_0-1652258589046.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-aura-rendered-by="23:2404;a"&gt;Work around: Try using docker (docker pull intel/oneapi-basekit) and profile application with remote ssh.&lt;/P&gt;
&lt;P data-aura-rendered-by="23:2404;a"&gt;System requirements link:&lt;/P&gt;
&lt;P data-aura-rendered-by="23:2404;a"&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/system-requirements/vtune-profiler-system-requirements.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://www.intel.com/content/www/us/en/developer/articles/system-requirements/vtune-profiler-system-requirements.html&lt;/A&gt;&lt;/P&gt;
&lt;P data-aura-rendered-by="23:2404;a"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-aura-rendered-by="23:2404;a"&gt;Thanks,&lt;/P&gt;
&lt;P data-aura-rendered-by="23:2404;a"&gt;Jaideep&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 09:39:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1382031#M22128</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2022-05-11T09:39:39Z</dc:date>
    </item>
    <item>
      <title>Re:amplxe error while using Vtune on a multiThreaded application</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1385133#M22175</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 additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 May 2022 04:54:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-error-while-using-Vtune-on-a-multiThreaded-application/m-p/1385133#M22175</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2022-05-18T04:54:45Z</dc:date>
    </item>
  </channel>
</rss>

