<?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 I've put in a feature request in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098316#M5147</link>
    <description>&lt;P&gt;I've put in a feature request to pass MPS options through to mpsvars.sh.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2016 21:02:56 GMT</pubDate>
    <dc:creator>James_T_Intel</dc:creator>
    <dc:date>2016-01-21T21:02:56Z</dc:date>
    <item>
      <title>Warning when sourcing the pcsevars.sh file</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098313#M5144</link>
      <description>&lt;P&gt;I get a warning when I source the file ...source /opt/intel/16.0/parallel_studio_xe_2016.0.047/psxevars.sh intel64&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mpsvars.sh: Warning: Hardware events collection is disabled by default. To enable it, run mpsvars.sh with --vtune (recommended) or --papi option&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Why is this a warning?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 20:09:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098313#M5144</guid>
      <dc:creator>Paul_I_1</dc:creator>
      <dc:date>2016-01-21T20:09:12Z</dc:date>
    </item>
    <item>
      <title>This is related to the MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098314#M5145</link>
      <description>&lt;P&gt;This is related to the MPI Performance Snapshot tool.&amp;nbsp; The warning is to alert users that by default, there is no hardware event collection enabled in MPS, and you must explicitly enable it.&lt;/P&gt;

&lt;P&gt;I'm going to move this to the correct forum.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 20:12:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098314#M5145</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2016-01-21T20:12:31Z</dc:date>
    </item>
    <item>
      <title>The right way to do this is</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098315#M5146</link>
      <description>&lt;P&gt;The right way to do this is something like&lt;/P&gt;

&lt;P&gt;/opt/intel/16.0/parallel_studio_xe_2016.0.047/psxevars.sh intel64 mps_hardware_events={yes|no}&lt;/P&gt;

&lt;P&gt;Running the mpsvars.sh twice is not ideal.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 20:30:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098315#M5146</guid>
      <dc:creator>Paul_I_1</dc:creator>
      <dc:date>2016-01-21T20:30:43Z</dc:date>
    </item>
    <item>
      <title>I've put in a feature request</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098316#M5147</link>
      <description>&lt;P&gt;I've put in a feature request to pass MPS options through to mpsvars.sh.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:02:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098316#M5147</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2016-01-21T21:02:56Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098317#M5148</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am running Ubuntu 16.04 LTS and I receive the following warning when I start the terminal:&lt;/P&gt;

&lt;P&gt;mpsvars.sh: Warning: Hardware events collection is disabled by default. To enable it, run mpsvars.sh with --vtune (recommended) or --papi option.&lt;/P&gt;

&lt;P&gt;What command should I run to correct this?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 22:09:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098317#M5148</guid>
      <dc:creator>Andrew_R_2</dc:creator>
      <dc:date>2016-10-20T22:09:51Z</dc:date>
    </item>
    <item>
      <title>As the warning message states</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098318#M5149</link>
      <description>&lt;P&gt;As the warning message states, using mpsvars.sh --vtune or mpsvars.sh --papi.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 18:25:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098318#M5149</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2016-11-03T18:25:57Z</dc:date>
    </item>
    <item>
      <title>The developers will not be</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098319#M5150</link>
      <description>&lt;P&gt;The developers will not be implementing this.&amp;nbsp; In order to pass specific, non-default arguments to mpsvars.sh, you will need to call it directly.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 20:51:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Warning-when-sourcing-the-pcsevars-sh-file/m-p/1098319#M5150</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2017-01-17T20:51:53Z</dc:date>
    </item>
  </channel>
</rss>

