<?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 Here it is. in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077169#M4812</link>
    <description>&lt;P&gt;Here it is.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2016 23:10:01 GMT</pubDate>
    <dc:creator>paul_g_1</dc:creator>
    <dc:date>2016-11-23T23:10:01Z</dc:date>
    <item>
      <title>Internal MPI error!  cannot read from remote process</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077167#M4810</link>
      <description>&lt;P&gt;On my Dell laptop (E7440 with an Intel i7), mpirun on my program terminates with the following:&lt;/P&gt;&lt;P&gt;Fatal error in MPI_Recv: Other MPI error, error stack:&lt;BR /&gt;MPI_Recv(224)...................: MPI_Recv(buf=0x8cb720, count=9882, MPI_DOUBLE_PRECISION, src=1, tag=100, MPI_COMM_WORLD, status=0x7ffc71f7f0b0) failed&lt;BR /&gt;PMPIDI_CH3I_Progress(623).......: fail failed&lt;BR /&gt;pkt_RTS_handler(317)............: fail failed&lt;BR /&gt;do_cts(662).....................: fail failed&lt;BR /&gt;MPID_nem_lmt_dcp_start_recv(288): fail failed&lt;BR /&gt;dcp_recv(154)...................: Internal MPI error! &amp;nbsp;cannot read from remote process&lt;/P&gt;&lt;P&gt;On my Dell desktop (T7810 with Intel Xeon chips), the same code executes just fine.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Nov 2016 23:12:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077167#M4810</guid>
      <dc:creator>paul_g_1</dc:creator>
      <dc:date>2016-11-05T23:12:56Z</dc:date>
    </item>
    <item>
      <title>Can you provide output with I</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077168#M4811</link>
      <description>&lt;P&gt;Can you provide output with I_MPI_DEBUG=6 and I_MPI_HYDRA_DEBUG=1?&amp;nbsp; Please attach as a file.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 19:10:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077168#M4811</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2016-11-23T19:10:12Z</dc:date>
    </item>
    <item>
      <title>Here it is.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077169#M4812</link>
      <description>&lt;P&gt;Here it is.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 23:10:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077169#M4812</guid>
      <dc:creator>paul_g_1</dc:creator>
      <dc:date>2016-11-23T23:10:01Z</dc:date>
    </item>
    <item>
      <title>Hmm, nothing immediately</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077170#M4813</link>
      <description>&lt;P&gt;Hmm, nothing immediately obvious&amp;nbsp;here.&amp;nbsp; Can you post the code you're trying to run?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 20:53:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077170#M4813</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2016-11-28T20:53:26Z</dc:date>
    </item>
    <item>
      <title>I am having a similar issue</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077171#M4814</link>
      <description>&lt;P&gt;I am having a similar issue attempting to run code in parallel for the first time. The code was written in fortran and generally run at HPC facilities. Was there ever any resolution? Can provide more details if warranted. The code runs fine in single processor mode.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 21:37:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077171#M4814</guid>
      <dc:creator>Bruce_R_</dc:creator>
      <dc:date>2017-01-18T21:37:51Z</dc:date>
    </item>
    <item>
      <title>Hi Bruce,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077172#M4815</link>
      <description>&lt;P&gt;Hi Bruce,&lt;/P&gt;

&lt;P&gt;The issue wasn't really resolved. Unfortunately, some of the code I'm using cannot be redistributed without the permission of the author, so I can't just upload my code to let Intel take a look at it.&lt;/P&gt;

&lt;P&gt;I &lt;STRONG&gt;think&lt;/STRONG&gt; that the problem is that I was trying to send too much data through MPI_SEND. My solution was to send smaller slices of data.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 14:49:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077172#M4815</guid>
      <dc:creator>paul_g_1</dc:creator>
      <dc:date>2017-01-19T14:49:34Z</dc:date>
    </item>
    <item>
      <title>If you are attempting to send</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077173#M4816</link>
      <description>&lt;P&gt;If you are attempting to send a message over 2 GB, you will need to split it apart.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 18:33:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Internal-MPI-error-cannot-read-from-remote-process/m-p/1077173#M4816</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2017-01-24T18:33:18Z</dc:date>
    </item>
  </channel>
</rss>

