<?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 James, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041513#M4312</link>
    <description>&lt;P&gt;Hi James,&lt;/P&gt;

&lt;P&gt;I resolved the segmentation fault using "-heap-arrays" option. But my program is executing very slowly.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Ramesh&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jul 2014 04:36:28 GMT</pubDate>
    <dc:creator>Ramesh</dc:creator>
    <dc:date>2014-07-10T04:36:28Z</dc:date>
    <item>
      <title>Error from mpiexec - readv failed - errno 9 (Bad file descriptor)</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041510#M4309</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am running an MPI application using IntelMPI. I could run this application using 1process successfully. While running it with more than 1process I am getting the following error.&lt;/P&gt;

&lt;P&gt;1: Fatal error in PMPI_Waitall: Other MPI error, error stack:&lt;BR /&gt;
	1: PMPI_Waitall(284)..................: MPI_Waitall(count=1, req_array=0x124fb350, status_array=0x1) failed&lt;BR /&gt;
	1: MPIR_Waitall_impl(121).............:&lt;BR /&gt;
	1: MPIDI_CH3I_Progress(720)...........:&lt;BR /&gt;
	1: MPID_nem_lmt_vmsplice_progress(327):&lt;BR /&gt;
	1: do_readv(151)......................: readv failed - errno 9 (Bad file descriptor)&lt;/P&gt;

&lt;P&gt;Kindly help me to resolve this issue.&lt;/P&gt;

&lt;P&gt;Ramesh----&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 06:41:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041510#M4309</guid>
      <dc:creator>Ramesh</dc:creator>
      <dc:date>2014-06-17T06:41:41Z</dc:date>
    </item>
    <item>
      <title>Hi Ramesh,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041511#M4310</link>
      <description>&lt;P&gt;Hi Ramesh,&lt;/P&gt;

&lt;P&gt;Can you provide a reproducer code?&amp;nbsp; Do you have Intel® Trace Analyzer and Collector installed?&amp;nbsp; If so, please run with -check_mpi to ensure that your MPI calls are correct.&lt;/P&gt;

&lt;P&gt;James.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2014 14:44:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041511#M4310</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2014-07-08T14:44:34Z</dc:date>
    </item>
    <item>
      <title>Ramesh,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041512#M4311</link>
      <description>&lt;P&gt;Ramesh,&lt;/P&gt;

&lt;P&gt;You sent me a private message, but I'm currently unable to get to my private messages, and only have the email notification.&amp;nbsp; Can you pinpoint the location of the segfault you are seeing?&lt;/P&gt;

&lt;P&gt;James.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 13:40:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041512#M4311</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2014-07-09T13:40:40Z</dc:date>
    </item>
    <item>
      <title>Hi James,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041513#M4312</link>
      <description>&lt;P&gt;Hi James,&lt;/P&gt;

&lt;P&gt;I resolved the segmentation fault using "-heap-arrays" option. But my program is executing very slowly.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Ramesh&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 04:36:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041513#M4312</guid>
      <dc:creator>Ramesh</dc:creator>
      <dc:date>2014-07-10T04:36:28Z</dc:date>
    </item>
    <item>
      <title>Have you used either the</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041514#M4313</link>
      <description>&lt;P&gt;Have you used either the Intel® Trace Analyzer and Collector or Intel® VTune™ Amplifier XE on it to pinpoint the problem area?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 17:05:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Error-from-mpiexec-readv-failed-errno-9-Bad-file-descriptor/m-p/1041514#M4313</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2014-07-10T17:05:23Z</dc:date>
    </item>
  </channel>
</rss>

