<?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 For thermal testing you can in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947963#M18796</link>
    <description>&lt;P&gt;For thermal testing you can use the package "micperf", which is included with MPSS. To install micperf in MPSS 3.1, run from the directory where you untarred the MPSS tar ball:&lt;/P&gt;

&lt;P&gt;[bash]&lt;/P&gt;

&lt;P&gt;sudo yum install perf/micperf*.rpm&lt;/P&gt;

&lt;P&gt;export PYTHONPATH=/usr/src/micperf/micp:${PYTHONPATH}&lt;/P&gt;

&lt;P&gt;export PATH=/usr/src/micperf/micp/micp/scripts:${PATH}&lt;/P&gt;

&lt;P&gt;[/bash]&lt;/P&gt;

&lt;P&gt;To run a stress test on mic0 using DGEMM for approximately 1 hour:&lt;/P&gt;

&lt;P&gt;[bash]&lt;/P&gt;

&lt;P&gt;micprun -k dgemm -d 0 -p "--i_num_rep 3000"&lt;/P&gt;

&lt;P&gt;[/bash]&lt;/P&gt;

&lt;P&gt;To monitor the temperature, in another terminal window run:&lt;/P&gt;

&lt;P&gt;[bash]&lt;/P&gt;

&lt;P&gt;watch -n 1 micsmc -t&lt;/P&gt;

&lt;P&gt;[/bash]&lt;/P&gt;

&lt;P&gt;To run a stress test on multiple coprocessors, you will have to run several instances of "micprun" in parallel.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2014 17:47:58 GMT</pubDate>
    <dc:creator>Andrey_Vladimirov</dc:creator>
    <dc:date>2014-01-02T17:47:58Z</dc:date>
    <item>
      <title>Xeon Phi Stress Test</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947961#M18794</link>
      <description>&lt;P&gt;I would like to check temperature during highest possible utilization rate of MIC card for long time. The goal is to check my custom made cooling system before moving workstation to production. I have already tried linpack from Intel Parallel Studio XE but utilization (using default settings) was not so high. In other words - tests were too fast to check my cooling solution.&lt;/P&gt;

&lt;P&gt;What can you suggest to perform simple stress test of Xeon Phi?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2014 10:09:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947961#M18794</guid>
      <dc:creator>kbzowski</dc:creator>
      <dc:date>2014-01-02T10:09:23Z</dc:date>
    </item>
    <item>
      <title>Have you disabled all power</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947962#M18795</link>
      <description>&lt;P&gt;Have you disabled all power management?&lt;/P&gt;

&lt;P&gt;Have you looked at the core utilization to insure that you are fully utilizing all the cores?&lt;/P&gt;

&lt;P&gt;--&lt;BR /&gt;
	Taylor&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2014 16:04:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947962#M18795</guid>
      <dc:creator>TaylorIoTKidd</dc:creator>
      <dc:date>2014-01-02T16:04:31Z</dc:date>
    </item>
    <item>
      <title>For thermal testing you can</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947963#M18796</link>
      <description>&lt;P&gt;For thermal testing you can use the package "micperf", which is included with MPSS. To install micperf in MPSS 3.1, run from the directory where you untarred the MPSS tar ball:&lt;/P&gt;

&lt;P&gt;[bash]&lt;/P&gt;

&lt;P&gt;sudo yum install perf/micperf*.rpm&lt;/P&gt;

&lt;P&gt;export PYTHONPATH=/usr/src/micperf/micp:${PYTHONPATH}&lt;/P&gt;

&lt;P&gt;export PATH=/usr/src/micperf/micp/micp/scripts:${PATH}&lt;/P&gt;

&lt;P&gt;[/bash]&lt;/P&gt;

&lt;P&gt;To run a stress test on mic0 using DGEMM for approximately 1 hour:&lt;/P&gt;

&lt;P&gt;[bash]&lt;/P&gt;

&lt;P&gt;micprun -k dgemm -d 0 -p "--i_num_rep 3000"&lt;/P&gt;

&lt;P&gt;[/bash]&lt;/P&gt;

&lt;P&gt;To monitor the temperature, in another terminal window run:&lt;/P&gt;

&lt;P&gt;[bash]&lt;/P&gt;

&lt;P&gt;watch -n 1 micsmc -t&lt;/P&gt;

&lt;P&gt;[/bash]&lt;/P&gt;

&lt;P&gt;To run a stress test on multiple coprocessors, you will have to run several instances of "micprun" in parallel.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2014 17:47:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947963#M18796</guid>
      <dc:creator>Andrey_Vladimirov</dc:creator>
      <dc:date>2014-01-02T17:47:58Z</dc:date>
    </item>
    <item>
      <title>Andrey - this was exactly</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947964#M18797</link>
      <description>Andrey - this was exactly what I was looking for. Thank you.</description>
      <pubDate>Fri, 03 Jan 2014 08:33:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947964#M18797</guid>
      <dc:creator>kbzowski</dc:creator>
      <dc:date>2014-01-03T08:33:44Z</dc:date>
    </item>
    <item>
      <title>with MPSS 3.8.5 what am I</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947965#M18798</link>
      <description>&lt;P&gt;with MPSS 3.8.5 what am I missing?&lt;/P&gt;
&lt;PRE class="brush:bash; class-name:dark;"&gt;$ micprun -k dgemm -d 0 -p "--i_num_rep 3000"
WARNING: unable to determine MPSS version from installed RPM's, setting to 3.1
[ OFFLOAD &amp;nbsp; &amp;nbsp; ] native
ERROR: &amp;nbsp;
&amp;nbsp; &amp;nbsp; Make sure that compilervars.sh from Composer_XE is sourced in
&amp;nbsp; &amp;nbsp; your working environment. &amp;nbsp;The Composer_XE_2017 redistributable
&amp;nbsp; &amp;nbsp; package located here:
&amp;nbsp; &amp;nbsp; &lt;A href="https://software.intel.com/en-us/articles/redistributables-for-intel-parallel-studio-xe-2017-composer-edition-for-linux" target="_blank"&gt;https://software.intel.com/en-us/articles/redistributables-for-intel-parallel-studio-xe-2017-composer-edition-for-linux&lt;/A&gt;
&amp;nbsp; &amp;nbsp; can be installed to access the required shared object libraries.
&lt;/PRE&gt;

&lt;P&gt;I have compiler suite verion&amp;nbsp;compilers_and_libraries_2019.4.243 installed but sourcing&amp;nbsp;compilervars.sh changes nothing.&lt;/P&gt;
&lt;P&gt;Some suggestions?&lt;/P&gt;
&lt;P&gt;Many thanks, L.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 10:33:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947965#M18798</guid>
      <dc:creator>Pawel_E_</dc:creator>
      <dc:date>2019-08-14T10:33:00Z</dc:date>
    </item>
    <item>
      <title>for the Xeon Phi coprocessor</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947966#M18799</link>
      <description>&lt;P&gt;for the Xeon Phi coprocessor , you need the 2017 libs, as Intel dropped support for the Xeon Phi (KNC) in later versions.&lt;/P&gt;&lt;P&gt;I've just grabbed the latest 2017 libs and the command you posted "just works".&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 23:26:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-Phi-Stress-Test/m-p/947966#M18799</guid>
      <dc:creator>JJK</dc:creator>
      <dc:date>2019-09-06T23:26:27Z</dc:date>
    </item>
  </channel>
</rss>

