<?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 I have updated to Intel MPI in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128574#M5586</link>
    <description>&lt;P&gt;I have updated to Intel MPI Library 2019 Update 2 on MS Windows and the bug still occurs.&amp;nbsp; The originally attached program still crashes at the same place unless I_MPI_FABRICS is set to ofi.&lt;/P&gt;&lt;P&gt;Is there any ETA on when this bug will be fixed?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;John&lt;/P&gt;</description>
    <pubDate>Tue, 26 Feb 2019 17:18:44 GMT</pubDate>
    <dc:creator>John_Young</dc:creator>
    <dc:date>2019-02-26T17:18:44Z</dc:date>
    <item>
      <title>IRECV/SSEND crashes for Intel MPI Library 2019</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128571#M5583</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I noticed that one of our MPI codes begin crashing after installing Intel Parallel Studio XE 2019 (Intel MPI Library 2019 Update 1) on Windows.&amp;nbsp; I tracked down the issue to a combination of SSEND/IRECV when the transferred data reaches a certain size.&amp;nbsp; Test code exhibiting the crash is attached.&amp;nbsp; The code does not crash when using Intel Parallel Studio XE 2018 (Intel MPI Library Update 3).&amp;nbsp;&lt;/P&gt;&lt;P&gt;In particular, the 2019 library exhibits a crash when the double precision (square) matrix being transferred has a dimension of around 360-365 in the vicinity of 135K total elements.&amp;nbsp; The crash occurs for both the 4-byte and 8-byte MPI interfaces.&amp;nbsp; My compile and dispatch commands are&lt;/P&gt;&lt;P&gt;mpiifort -fpp -DMPI_MPI_INTEGER_TYPE=4 -DMPI_SYS_INTEGER_TYPE=4 test.F90&lt;BR /&gt;mpiexec -n 2 ./test.exe&lt;/P&gt;&lt;P&gt;for the 4-byte interface and&lt;/P&gt;&lt;P&gt;mpiifort -ilp64 -i8 -fpp -DMPI_MPI_INTEGER_TYPE=8 -DMPI_SYS_INTEGER_TYPE=8 test.F90&lt;BR /&gt;mpiexec -n 2 ./test.exe&lt;/P&gt;&lt;P&gt;for the 8-byte interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or suggested workaround is much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 19:29:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128571#M5583</guid>
      <dc:creator>John_Young</dc:creator>
      <dc:date>2019-01-07T19:29:42Z</dc:date>
    </item>
    <item>
      <title>There is a fix for this</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128572#M5584</link>
      <description>&lt;P&gt;There is a fix for this implemented in Intel® MPI Library 2019 Update 2.&amp;nbsp; Until this is released, you can run with I_MPI_FABRICS=ofi to work around this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 14:27:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128572#M5584</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2019-01-10T14:27:10Z</dc:date>
    </item>
    <item>
      <title>Great. Thanks for letting us</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128573#M5585</link>
      <description>&lt;P&gt;Great. Thanks for letting us know.&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 13:49:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128573#M5585</guid>
      <dc:creator>John_Young</dc:creator>
      <dc:date>2019-01-11T13:49:39Z</dc:date>
    </item>
    <item>
      <title>I have updated to Intel MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128574#M5586</link>
      <description>&lt;P&gt;I have updated to Intel MPI Library 2019 Update 2 on MS Windows and the bug still occurs.&amp;nbsp; The originally attached program still crashes at the same place unless I_MPI_FABRICS is set to ofi.&lt;/P&gt;&lt;P&gt;Is there any ETA on when this bug will be fixed?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 17:18:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128574#M5586</guid>
      <dc:creator>John_Young</dc:creator>
      <dc:date>2019-02-26T17:18:44Z</dc:date>
    </item>
    <item>
      <title>We had an unexpected change</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128575#M5587</link>
      <description>&lt;P&gt;We had an unexpected change regarding Update 2, so fixes planned for Update 2 were moved to Update 3.&amp;nbsp; I apologize for the delays, the fix should be available soon.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 13:18:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/IRECV-SSEND-crashes-for-Intel-MPI-Library-2019/m-p/1128575#M5587</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2019-02-27T13:18:57Z</dc:date>
    </item>
  </channel>
</rss>

