<?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 PMU resource(s) currently being used by another profiling tool or process in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/PMU-resource-s-currently-being-used-by-another-profiling-tool-or/m-p/1054065#M14371</link>
    <description>&lt;P&gt;The following command&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;mpirun -n 4 /opt/intel/vtune_amplifier_xe/bin64/amplxe-cl -collect-with runsa -knob event-config=FP_COMP_OPS_EXE.X87 -result-dir /home/fabrizio/Desktop/testt/ -- /home/fabrizio/Desktop/test&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;returns error in subject.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I tried a solution explained in an another post (./insmod -sep3 -r), but it seems not to be my case, because with ONE process I don't have error about PMU resource(s), but an error about "&lt;/SPAN&gt;Failed to create a tb6 file".&lt;/P&gt;

&lt;P&gt;How could I solve?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2015 15:16:11 GMT</pubDate>
    <dc:creator>Fabrizio_A_</dc:creator>
    <dc:date>2015-03-17T15:16:11Z</dc:date>
    <item>
      <title>PMU resource(s) currently being used by another profiling tool or process</title>
      <link>https://community.intel.com/t5/Analyzers/PMU-resource-s-currently-being-used-by-another-profiling-tool-or/m-p/1054065#M14371</link>
      <description>&lt;P&gt;The following command&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;mpirun -n 4 /opt/intel/vtune_amplifier_xe/bin64/amplxe-cl -collect-with runsa -knob event-config=FP_COMP_OPS_EXE.X87 -result-dir /home/fabrizio/Desktop/testt/ -- /home/fabrizio/Desktop/test&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;returns error in subject.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I tried a solution explained in an another post (./insmod -sep3 -r), but it seems not to be my case, because with ONE process I don't have error about PMU resource(s), but an error about "&lt;/SPAN&gt;Failed to create a tb6 file".&lt;/P&gt;

&lt;P&gt;How could I solve?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:16:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/PMU-resource-s-currently-being-used-by-another-profiling-tool-or/m-p/1054065#M14371</guid>
      <dc:creator>Fabrizio_A_</dc:creator>
      <dc:date>2015-03-17T15:16:11Z</dc:date>
    </item>
    <item>
      <title>In general speaking, you can</title>
      <link>https://community.intel.com/t5/Analyzers/PMU-resource-s-currently-being-used-by-another-profiling-tool-or/m-p/1054066#M14372</link>
      <description>&lt;P&gt;In general speaking, you can use "ps -ae | grep amplxe-cl" to find remained processes to kill them, then start a new session.&lt;/P&gt;

&lt;P&gt;Also was it possible that some "defunct" process(es) remained? If so, you can use "ps -axl | grep defunct" then kill their parent processes.&lt;/P&gt;

&lt;P&gt;You may do "rmmod_sep3" to uninstall drivers, then use "insmod_sep3" to install them again.&lt;/P&gt;

&lt;P&gt;If above has no help, you might reboot the system:-(&lt;/P&gt;

&lt;P&gt;Running mpirun with event-based collections, it is better to run such as:&lt;/P&gt;

&lt;P&gt;amplxe-cl -collect-with runsa -knob event-config=FP_COMP_OPS_EXE.X87 -r result_dir -- mpirun -n 4 ./prog,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;which will generate aggregated performance data (from multiple processes) in one result file. Does it solve your problem? &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2015 03:34:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/PMU-resource-s-currently-being-used-by-another-profiling-tool-or/m-p/1054066#M14372</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2015-03-18T03:34:47Z</dc:date>
    </item>
  </channel>
</rss>

