<?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 Dear Intel support team, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-MPI-File-read-all-MPI-File-write-all-soubroutines/m-p/1134044#M5710</link>
    <description>&lt;P&gt;Dear Intel support team,&lt;/P&gt;

&lt;P&gt;I understand that it is summer holiday now and most of people in vocation.&lt;/P&gt;

&lt;P&gt;However, could someone say when should I expect the answer, because my work and code development strongly depends on the issue reported above.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Dr. Serhiy Mochalskyy&lt;/P&gt;

&lt;P&gt;Max Planck Institute, IPP&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2017 14:34:21 GMT</pubDate>
    <dc:creator>Mochalskyy__Serhiy</dc:creator>
    <dc:date>2017-07-13T14:34:21Z</dc:date>
    <item>
      <title>Bug in MPI_File_read_all MPI_File_write_all soubroutines</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-MPI-File-read-all-MPI-File-write-all-soubroutines/m-p/1134043#M5709</link>
      <description>&lt;P&gt;Dear Intel support team,&lt;/P&gt;

&lt;P&gt;Maybe I was not clear enough in my previous topic &lt;A href="https://software.intel.com/en-us/comment/1907393#comment-1907393" target="_blank"&gt;https://software.intel.com/en-us/comment/1907393#comment-1907393&lt;/A&gt; where two different problems were discussed. Here I would like to concentrate on the issue that was not answered in that topic.&lt;/P&gt;

&lt;P&gt;According to the MPI 3.0 standard MPI_File_read_all takes two following parameters:&lt;/P&gt;

&lt;P&gt;INTEGER, INTENT(IN) :: count ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE(MPI_Datatype),INTENT(IN) :: datatype&lt;/P&gt;

&lt;P&gt;count is 4 bytes integer that can have value of 2147483647. Therefore, It should be possible to Read or write such amount of array elements with the type that I want, which we can provide using the second variable datatype. However, it does not work. For example, if I want to read count=2147483647 elements;&amp;nbsp;datatype=MPI_CHARACTER (1byte) - everything is fine. However, if I would like to read&amp;nbsp;count=2147483647 elements; and&amp;nbsp;datatype=MPI_INTEGER (4 bytes) the subroutine crushes. In the standard it is written that such suboutine should be able to read&amp;nbsp; count=2147483647 elements of any data type but in Intel Implementation it does not work reducing the number of elements that can be read by a factor of the datatype. For example if I will make direved datatype of size&amp;nbsp;2147483647 bytes - I will be able only to read count=1 element. Again the standard says that I can read&amp;nbsp;2147483647 elements of any size&amp;nbsp; (not only of 1 bytes elements).&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I hope I was clear enough this time. Could you confirm this bug?&lt;/P&gt;

&lt;P&gt;Regards, Serhiy&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 12:00:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-MPI-File-read-all-MPI-File-write-all-soubroutines/m-p/1134043#M5709</guid>
      <dc:creator>Mochalskyy__Serhiy</dc:creator>
      <dc:date>2017-06-23T12:00:38Z</dc:date>
    </item>
    <item>
      <title>Dear Intel support team,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-MPI-File-read-all-MPI-File-write-all-soubroutines/m-p/1134044#M5710</link>
      <description>&lt;P&gt;Dear Intel support team,&lt;/P&gt;

&lt;P&gt;I understand that it is summer holiday now and most of people in vocation.&lt;/P&gt;

&lt;P&gt;However, could someone say when should I expect the answer, because my work and code development strongly depends on the issue reported above.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Dr. Serhiy Mochalskyy&lt;/P&gt;

&lt;P&gt;Max Planck Institute, IPP&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 14:34:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-MPI-File-read-all-MPI-File-write-all-soubroutines/m-p/1134044#M5710</guid>
      <dc:creator>Mochalskyy__Serhiy</dc:creator>
      <dc:date>2017-07-13T14:34:21Z</dc:date>
    </item>
    <item>
      <title>Hi mochalskyy_serhiy, I would</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-MPI-File-read-all-MPI-File-write-all-soubroutines/m-p/1134045#M5711</link>
      <description>&lt;P&gt;Hi&amp;nbsp;mochalskyy_serhiy, I would suggest you to submit a ticket via Online Service Center (supporttickets.intel.com/) if you are urgent in this issue, thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 03:06:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-MPI-File-read-all-MPI-File-write-all-soubroutines/m-p/1134045#M5711</guid>
      <dc:creator>James_S</dc:creator>
      <dc:date>2017-07-18T03:06:02Z</dc:date>
    </item>
  </channel>
</rss>

