<?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 Hello, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979898#M3474</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I seem to be facing a similar problem. I have tried using mpitune for the first time, and I have the same errors show up:&lt;/P&gt;

&lt;P&gt;ERROR:root:code for hash md5 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type md5&lt;BR /&gt;
	ERROR:root:code for hash sha1 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha1&lt;BR /&gt;
	ERROR:root:code for hash sha224 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha224&lt;BR /&gt;
	ERROR:root:code for hash sha256 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha256&lt;BR /&gt;
	ERROR:root:code for hash sha384 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha384&lt;BR /&gt;
	ERROR:root:code for hash sha512 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha512&lt;BR /&gt;
	TERM environment variable not set.&lt;/P&gt;

&lt;P&gt;Here is the mpitune log, notice that I ran it similar to what was suggested here&lt;BR /&gt;
	&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | MPITune started at &amp;nbsp;27 November'13 (Wednesday) 09:01:34&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | MPITune has been started by: ariel&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Preparing tuner's components...&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Session's ID is 1385542893&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | MPITuner has been executed by follow command: ' /usr/local/intel/impi/4.1.1.036/bin64/tune/mpitune -d -hf -od odr -avd min -pm hydra'&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Initialization of signals handlers...&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Start catching signal with code 15 (SIGTERM) ...&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Success.&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Start catching signal with code 2 (SIGINT) ...&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Success.&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Initialization of signals handlers completed.&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Extracted tuner's executable part of run line: '/usr/local/intel/impi/4.1.1.036/bin64/tune/mpitune'&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Parsed command line arguments' dictionary:&lt;BR /&gt;
	{&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'avd' : 'min'&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'hf' : ''&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'pm' : 'hydra'&lt;BR /&gt;
	}&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Initialization of configurator object...&lt;BR /&gt;
	27'Nov'13 11:01:34 WRN | Invalid default value ('&amp;lt;redacted&amp;gt;/config.xml') of argument ('config-file').&lt;BR /&gt;
	27'Nov'13 11:01:34 CER | Invalid default value ('&amp;lt;redacted&amp;gt;/options.xml') of argument ('options-file').&lt;BR /&gt;
	27'Nov'13 11:01:34 CER | A critical error has occurred!&lt;BR /&gt;
	Details:&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Type &amp;nbsp;: &amp;lt;type 'exceptions.Exception'&amp;gt;&lt;BR /&gt;
	Value : Invalid default value ('&amp;lt;redacted&amp;gt;/options.xml') of argument ('options-file').&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Time of work automatic tuning utility is 0h:0m:0s:19ms&lt;BR /&gt;
	27'Nov'13 11:01:34 CER | Error while terminating child processes. Description: 'NoneType' object has no attribute 'DestroyAllChildProcesses'&lt;BR /&gt;
	27'Nov'13 11:01:34 INF | Safe application's termination completed.&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Deleting temp files...&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Deleting temp files completed.&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Time of work automatic tuning utility is 0h:0m:0s:20ms&lt;/P&gt;

&lt;P&gt;Seems like the error is related to creating the default config.xml and options.xml?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2013 09:20:44 GMT</pubDate>
    <dc:creator>Ariel_B_1</dc:creator>
    <dc:date>2013-11-27T09:20:44Z</dc:date>
    <item>
      <title>mpitune critical errors</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979892#M3468</link>
      <description>&lt;P&gt;I'm attempting to use mpitune to get optimized IMPI environment settings for an application.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ran it with the following command:&lt;/P&gt;
&lt;P&gt;mpitune -d -hf $nodelist -od $pwd -avd min -pm hydra -a \"mpirun -ppn 16 -np 1001 ./myapplication\"&lt;/P&gt;
&lt;P&gt;During the tuning, I got the following critical errors:&lt;/P&gt;
&lt;P&gt;27'Dec'12 16:00:24&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_0 : Starting range cycle...&lt;BR /&gt;27'Dec'12 16:00:24&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_0 : Starting iteration cycle...&lt;BR /&gt;27'Dec'12 16:07:32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_0 : Complete.&lt;BR /&gt;27'Dec'12 16:07:32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_0 : No one iteration was completed successfully.&lt;BR /&gt;27'Dec'12 16:07:32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_0 : Ranges' loop finished.&lt;BR /&gt;27'Dec'12 16:07:32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_0 : List of threshold times is:&lt;BR /&gt;{&lt;BR /&gt;}&lt;BR /&gt;27'Dec'12 16:07:32 ERR | Error in thread 'MTWTN_0': list index out of range&lt;BR /&gt;27'Dec'12 16:07:32 CER | A critical error has occurred!&lt;BR /&gt;--&lt;BR /&gt;27'Dec'12 16:07:32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_1 : Starting range cycle...&lt;BR /&gt;27'Dec'12 16:07:32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_1 : Starting iteration cycle...&lt;BR /&gt;27'Dec'12 16:13:59&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_1 : Complete.&lt;BR /&gt;27'Dec'12 16:13:59&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_1 : No one iteration was completed successfully.&lt;BR /&gt;27'Dec'12 16:13:59&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_1 : Ranges' loop finished.&lt;BR /&gt;27'Dec'12 16:13:59&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_1 : List of threshold times is:&lt;BR /&gt;{&lt;BR /&gt;}&lt;BR /&gt;27'Dec'12 16:13:59 ERR | Error in thread 'MTWTN_1': list index out of range&lt;BR /&gt;27'Dec'12 16:13:59 CER | A critical error has occurred!&lt;BR /&gt;--&lt;BR /&gt;27'Dec'12 16:14:00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_2 : Starting range cycle...&lt;BR /&gt;27'Dec'12 16:14:00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_2 : Starting iteration cycle...&lt;BR /&gt;27'Dec'12 16:20:26&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_2 : Complete.&lt;BR /&gt;27'Dec'12 16:20:26&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_2 : No one iteration was completed successfully.&lt;BR /&gt;27'Dec'12 16:20:26&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_2 : Ranges' loop finished.&lt;BR /&gt;27'Dec'12 16:20:26&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | MTWTN_2 : List of threshold times is:&lt;BR /&gt;{&lt;BR /&gt;}&lt;BR /&gt;27'Dec'12 16:20:26 ERR | Error in thread 'MTWTN_2': list index out of range&lt;BR /&gt;27'Dec'12 16:20:26 CER | A critical error has occurred!&lt;/P&gt;
&lt;P&gt;27'Dec'12 17:11:34&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Attention! No results have been obtained during current tuning process. It may be caused by:&lt;BR /&gt;- Tuning process has not been completed at all due to one of follow reasons:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Time limitations&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Critical errors in process&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Abort of the process by user&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Other&lt;/P&gt;
&lt;P&gt;Does anyone know what these errors refer to or a way to fix them?&amp;nbsp; I was unable to get any usable output from mpitune due to them I believe.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2012 22:16:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979892#M3468</guid>
      <dc:creator>Bryan_C_1</dc:creator>
      <dc:date>2012-12-27T22:16:57Z</dc:date>
    </item>
    <item>
      <title>I also see these errors in</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979893#M3469</link>
      <description>I also see these errors in the log:

ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &lt;MODULE&gt;
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
ValueError: unsupported hash type md5
ERROR:root:code for hash sha1 was not found.
Traceback (most recent call last):
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &lt;MODULE&gt;
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
ValueError: unsupported hash type sha1
ERROR:root:code for hash sha224 was not found.
Traceback (most recent call last):
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &lt;MODULE&gt;
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
ValueError: unsupported hash type sha224
ERROR:root:code for hash sha256 was not found.
Traceback (most recent call last):
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &lt;MODULE&gt;
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
ValueError: unsupported hash type sha256
ERROR:root:code for hash sha384 was not found.
Traceback (most recent call last):
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &lt;MODULE&gt;
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
ValueError: unsupported hash type sha384
ERROR:root:code for hash sha512 was not found.
Traceback (most recent call last):
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &lt;MODULE&gt;
  File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
ValueError: unsupported hash type sha512

There is no /p/pdsd/Intel_MPI... directory structure on this system though..&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/MODULE&gt;</description>
      <pubDate>Fri, 28 Dec 2012 14:28:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979893#M3469</guid>
      <dc:creator>Bryan_C_1</dc:creator>
      <dc:date>2012-12-28T14:28:53Z</dc:date>
    </item>
    <item>
      <title>Hey Bryan,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979894#M3470</link>
      <description>&lt;P&gt;Hey Bryan,&lt;/P&gt;
&lt;P&gt;Unfortunately, I haven't seen these errors before so I'll try to reproduce this from my side.  First off, what version of the Intel MPI Library are you using?  I would recommend upgrading to the latest Intel MPI 4.1 (you can grab it from the &lt;A href="https://registrationcenter.intel.com" target="_blank"&gt;Intel Registration Center&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;I see you're using the application-specific tuning.  Does this also happen when you do a cluster-specific tuning?  That'll help to narrow it down if it's an issue with the mpitune script itself or with how mpitune calls your application.  To do cluster-only tuning, just omit everything after and including the -a flag ("mpitune -d -hf $nodelist -od $pwd -avd min -pm hydra").  Let me know how that goes.&lt;/P&gt;
&lt;P&gt;Also, what does your $nodelist file look like?&lt;/P&gt;
&lt;P&gt;Looking forward to hearing back soon.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;~Gergana&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2012 22:40:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979894#M3470</guid>
      <dc:creator>Gergana_S_Intel</dc:creator>
      <dc:date>2012-12-28T22:40:07Z</dc:date>
    </item>
    <item>
      <title>Hi Gergana,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979895#M3471</link>
      <description>Hi Gergana,

Thanks for the quick response!

I am using the most recently MPI libraries, IMPI 4.1.

Our batch system is PBSPro, so the $nodefile is a list of nodes with a node entry per task like below:

node1
node1
...
node2
node2
...
etc

I have a job in the queue running in cluster mode.  I'll post the results of it once it's complete.

- Bryan</description>
      <pubDate>Mon, 31 Dec 2012 14:12:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979895#M3471</guid>
      <dc:creator>Bryan_C_1</dc:creator>
      <dc:date>2012-12-31T14:12:03Z</dc:date>
    </item>
    <item>
      <title>I grepped for CER in the</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979896#M3472</link>
      <description>I grepped for CER in the mpituner logfile and don't see any critical errors from the cluster mode run.

However, the .conf files that mpitune wrote out (mpiexec_shm-dapl_nn_32_np_1024_ppn_32.conf and mmpiexec_shm-dapl_nn_32_np_1024_ppn_32.conf) are both 0 bytes.  Not sure if that's what is supposed to happen or not.</description>
      <pubDate>Mon, 31 Dec 2012 14:29:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979896#M3472</guid>
      <dc:creator>Bryan_C_1</dc:creator>
      <dc:date>2012-12-31T14:29:33Z</dc:date>
    </item>
    <item>
      <title>Gergana,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979897#M3473</link>
      <description>&lt;P&gt;Gergana,&lt;/P&gt;
&lt;P&gt;Have you had a chance to look into this any further?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 19:29:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979897#M3473</guid>
      <dc:creator>Bryan_C_1</dc:creator>
      <dc:date>2013-01-17T19:29:21Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979898#M3474</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I seem to be facing a similar problem. I have tried using mpitune for the first time, and I have the same errors show up:&lt;/P&gt;

&lt;P&gt;ERROR:root:code for hash md5 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type md5&lt;BR /&gt;
	ERROR:root:code for hash sha1 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha1&lt;BR /&gt;
	ERROR:root:code for hash sha224 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha224&lt;BR /&gt;
	ERROR:root:code for hash sha256 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha256&lt;BR /&gt;
	ERROR:root:code for hash sha384 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha384&lt;BR /&gt;
	ERROR:root:code for hash sha512 was not found.&lt;BR /&gt;
	Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 139, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/p/pdsd/Intel_MPI/Software/Python/python-2.7.2-linux-intel64-rhel5.7/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor&lt;BR /&gt;
	ValueError: unsupported hash type sha512&lt;BR /&gt;
	TERM environment variable not set.&lt;/P&gt;

&lt;P&gt;Here is the mpitune log, notice that I ran it similar to what was suggested here&lt;BR /&gt;
	&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | MPITune started at &amp;nbsp;27 November'13 (Wednesday) 09:01:34&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | MPITune has been started by: ariel&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Preparing tuner's components...&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Session's ID is 1385542893&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | MPITuner has been executed by follow command: ' /usr/local/intel/impi/4.1.1.036/bin64/tune/mpitune -d -hf -od odr -avd min -pm hydra'&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Initialization of signals handlers...&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Start catching signal with code 15 (SIGTERM) ...&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Success.&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Start catching signal with code 2 (SIGINT) ...&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Success.&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Initialization of signals handlers completed.&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Extracted tuner's executable part of run line: '/usr/local/intel/impi/4.1.1.036/bin64/tune/mpitune'&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Parsed command line arguments' dictionary:&lt;BR /&gt;
	{&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'avd' : 'min'&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'hf' : ''&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'pm' : 'hydra'&lt;BR /&gt;
	}&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Initialization of configurator object...&lt;BR /&gt;
	27'Nov'13 11:01:34 WRN | Invalid default value ('&amp;lt;redacted&amp;gt;/config.xml') of argument ('config-file').&lt;BR /&gt;
	27'Nov'13 11:01:34 CER | Invalid default value ('&amp;lt;redacted&amp;gt;/options.xml') of argument ('options-file').&lt;BR /&gt;
	27'Nov'13 11:01:34 CER | A critical error has occurred!&lt;BR /&gt;
	Details:&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Type &amp;nbsp;: &amp;lt;type 'exceptions.Exception'&amp;gt;&lt;BR /&gt;
	Value : Invalid default value ('&amp;lt;redacted&amp;gt;/options.xml') of argument ('options-file').&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Time of work automatic tuning utility is 0h:0m:0s:19ms&lt;BR /&gt;
	27'Nov'13 11:01:34 CER | Error while terminating child processes. Description: 'NoneType' object has no attribute 'DestroyAllChildProcesses'&lt;BR /&gt;
	27'Nov'13 11:01:34 INF | Safe application's termination completed.&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Deleting temp files...&lt;BR /&gt;
	27'Nov'13 11:01:34 DBG | Deleting temp files completed.&lt;BR /&gt;
	27'Nov'13 11:01:34 &amp;nbsp; &amp;nbsp; | Time of work automatic tuning utility is 0h:0m:0s:20ms&lt;/P&gt;

&lt;P&gt;Seems like the error is related to creating the default config.xml and options.xml?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 09:20:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979898#M3474</guid>
      <dc:creator>Ariel_B_1</dc:creator>
      <dc:date>2013-11-27T09:20:44Z</dc:date>
    </item>
    <item>
      <title>I get exactly the same string</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979899#M3475</link>
      <description>&lt;P&gt;I get exactly the same string of Python-related error messages as Brian C. (Quote #2, posted Fri, 12/28/2012 - 06:28) when I launch mpitune in application-specific mode.&lt;/P&gt;

&lt;P&gt;Additionally, and perhaps related to these error messages, mpitune seems to refuse to launch the application on more than one node, irrespective of the hosts file and command line options that were specified to run on multiple nodes.&lt;/P&gt;

&lt;P&gt;Have any fixes been identified at this point?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 15:40:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-critical-errors/m-p/979899#M3475</guid>
      <dc:creator>Michael_M_</dc:creator>
      <dc:date>2013-12-09T15:40:26Z</dc:date>
    </item>
  </channel>
</rss>

