<?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 Intel MPI Using in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020559#M4063</link>
    <description>&lt;P&gt;Hello everyone&lt;/P&gt;

&lt;P&gt;First i have to provide this information:&lt;/P&gt;

&lt;P&gt;1- i have instaled the latest version of Intel MPI.&lt;/P&gt;

&lt;P&gt;2- i have to use it through Ansys HFSS 15 x64 which is a EM-software.&lt;/P&gt;

&lt;P&gt;3- HFSS dont have any problem with discrit processes (for ex. 15 paralel process will share trough 3 computer on network correctly)&lt;/P&gt;

&lt;P&gt;4- i need to use memory of other computers on the network, so need distribute the RAM usage.&lt;/P&gt;

&lt;P&gt;5- the error i got every time&amp;nbsp;is "authentication faild" or "unable to create child process in hosts" (or somthing like these)&lt;/P&gt;

&lt;P&gt;i need help to configure Intel MPI in order to distribute the memory usage.&lt;/P&gt;

&lt;P&gt;i will apreciate that anyone can help me.&lt;/P&gt;

&lt;P&gt;with the special regards&lt;/P&gt;</description>
    <pubDate>Sat, 09 Aug 2014 05:05:18 GMT</pubDate>
    <dc:creator>hassan_k_</dc:creator>
    <dc:date>2014-08-09T05:05:18Z</dc:date>
    <item>
      <title>Intel MPI Using</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020559#M4063</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;

&lt;P&gt;First i have to provide this information:&lt;/P&gt;

&lt;P&gt;1- i have instaled the latest version of Intel MPI.&lt;/P&gt;

&lt;P&gt;2- i have to use it through Ansys HFSS 15 x64 which is a EM-software.&lt;/P&gt;

&lt;P&gt;3- HFSS dont have any problem with discrit processes (for ex. 15 paralel process will share trough 3 computer on network correctly)&lt;/P&gt;

&lt;P&gt;4- i need to use memory of other computers on the network, so need distribute the RAM usage.&lt;/P&gt;

&lt;P&gt;5- the error i got every time&amp;nbsp;is "authentication faild" or "unable to create child process in hosts" (or somthing like these)&lt;/P&gt;

&lt;P&gt;i need help to configure Intel MPI in order to distribute the memory usage.&lt;/P&gt;

&lt;P&gt;i will apreciate that anyone can help me.&lt;/P&gt;

&lt;P&gt;with the special regards&lt;/P&gt;</description>
      <pubDate>Sat, 09 Aug 2014 05:05:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020559#M4063</guid>
      <dc:creator>hassan_k_</dc:creator>
      <dc:date>2014-08-09T05:05:18Z</dc:date>
    </item>
    <item>
      <title>Authentication failed error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020560#M4064</link>
      <description>&lt;P&gt;Authentication failed error messages indicate that you could not log in to the node you're trying to use.&amp;nbsp; Make sure you can login via ssh without a password.&lt;/P&gt;

&lt;P&gt;Unable to create child process in host could mean many things.&amp;nbsp; Please post the exact error message.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 21:49:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020560#M4064</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2014-08-19T21:49:52Z</dc:date>
    </item>
    <item>
      <title>thanks you for replying the</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020561#M4065</link>
      <description>&lt;P&gt;thanks you for replying the thread&lt;/P&gt;

&lt;P&gt;i have to say that i'm using DDM (Domain Decomposition Method) and in this method, software want to split two matrix and share them in network and solve them through the MPI vendor.&lt;/P&gt;

&lt;P&gt;can you show ,e a way to check the ssh login verification? i can login via windows and i stored the password in the user acount credential manager (windows &amp;amp; generic), but how can i test the ssh login?&lt;/P&gt;

&lt;P&gt;and the exact errors are :&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;[error] The attempted launch of solvers via MPI failed while connecting to communication pipes. The probable cause is failure to install the vendor MPI on one or more machines or password authentication failure for MPI during the launch attempt.&lt;BR /&gt;
		[error] Unable to create child process: mpirun.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;with special regards&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 05:02:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020561#M4065</guid>
      <dc:creator>hassan_k_</dc:creator>
      <dc:date>2014-08-20T05:02:29Z</dc:date>
    </item>
    <item>
      <title>Ah, you're using Windows*. </title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020562#M4066</link>
      <description>&lt;P&gt;Ah, you're using Windows*.&amp;nbsp; In Windows*, you will need to have Remote Desktop functionality enabled and working.&amp;nbsp; If you are using a firewall, see &lt;A href="https://software.intel.com/en-us/articles/firewalls-and-mpi"&gt;https://software.intel.com/en-us/articles/firewalls-and-mpi&lt;/A&gt; for information about how to work with MPI and firewalls.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 13:42:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Using/m-p/1020562#M4066</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2014-08-27T13:42:01Z</dc:date>
    </item>
  </channel>
</rss>

