<?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 Hi Ben, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-Relies-on-Old-OpenSSL/m-p/1017808#M4045</link>
    <description>&lt;P&gt;Hi Ben,&lt;BR /&gt;
	Thanks for the reporting. It's a known issue which will be fixed in the future Intel MPI Library releases.&lt;BR /&gt;
	As a possible workaround you can try to create symbolic links&amp;nbsp;for the unresolved&amp;nbsp;libssl/libcrypto libraries using the ones available on the system.&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2015 07:45:09 GMT</pubDate>
    <dc:creator>Artem_R_Intel1</dc:creator>
    <dc:date>2015-05-28T07:45:09Z</dc:date>
    <item>
      <title>mpitune Relies on Old OpenSSL</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-Relies-on-Old-OpenSSL/m-p/1017807#M4044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;One of our users has reported a problem with the mpitune utility included with Intel MPI v5.0.2.044. In particular, it appears that the hashlib module it uses is linked against an old version of OpenSSL that is not available in our CentOS 6 operating system:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;10:20 bjm900@raijin7 ~ &amp;gt; ldd /apps/intel-mpi/5.0.2.044/intel64/bin/tune/_hashlib.so 
	linux-vdso.so.1 =&amp;gt;  (0x00007fff739ff000)
	libssl.so.6 =&amp;gt; not found
	libcrypto.so.6 =&amp;gt; not found
	libpthread.so.0 =&amp;gt; /lib64/libpthread.so.0 (0x00007fe5884ce000)
	libc.so.6 =&amp;gt; /lib64/libc.so.6 (0x00007fe58813a000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fe588908000)&lt;/PRE&gt;

&lt;P&gt;The libraries that we have are several ABI revisions ahead of the ones linked against here.&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;10:25 bjm900@raijin7 ~ &amp;gt; ls /usr/lib64/libssl.so*
/usr/lib64/libssl.so  /usr/lib64/libssl.so.1.0.1e  /usr/lib64/libssl.so.10
10:25 bjm900@raijin7 ~ &amp;gt; ls /usr/lib64/libcrypto.so*
/usr/lib64/libcrypto.so  /usr/lib64/libcrypto.so.1.0.1e  /usr/lib64/libcrypto.so.10&lt;/PRE&gt;

&lt;P&gt;Because it can't bring in this hashlib module properly, attempting to run mpitune produces these errors:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;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 &amp;lt;module&amp;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
&lt;/PRE&gt;

&lt;P&gt;and similarly for sha1, sha224, sha256, sha384, sha512.&lt;/P&gt;

&lt;P&gt;Is it possible to get a build of mpitune that links against the newer 1.0.x versions of OpenSSL?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
	Ben&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2015 00:34:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-Relies-on-Old-OpenSSL/m-p/1017807#M4044</guid>
      <dc:creator>Ben3</dc:creator>
      <dc:date>2015-05-28T00:34:26Z</dc:date>
    </item>
    <item>
      <title>Hi Ben,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpitune-Relies-on-Old-OpenSSL/m-p/1017808#M4045</link>
      <description>&lt;P&gt;Hi Ben,&lt;BR /&gt;
	Thanks for the reporting. It's a known issue which will be fixed in the future Intel MPI Library releases.&lt;BR /&gt;
	As a possible workaround you can try to create symbolic links&amp;nbsp;for the unresolved&amp;nbsp;libssl/libcrypto libraries using the ones available on the system.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2015 07:45:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpitune-Relies-on-Old-OpenSSL/m-p/1017808#M4045</guid>
      <dc:creator>Artem_R_Intel1</dc:creator>
      <dc:date>2015-05-28T07:45:09Z</dc:date>
    </item>
  </channel>
</rss>

