<?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 Abhishek, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178902#M6708</link>
    <description>&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;Your answers helped our team a lot.&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Kihang&lt;/P&gt;</description>
    <pubDate>Wed, 20 May 2020 06:03:43 GMT</pubDate>
    <dc:creator>youn__kihang</dc:creator>
    <dc:date>2020-05-20T06:03:43Z</dc:date>
    <item>
      <title>Intel MPI v2019 options responding v2018</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178897#M6703</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am posting to ask the Intel MPI v2019 options corresponding to v2018.&lt;BR /&gt;I have tested the various versions of Intel compiler and MPI libraries to evaluate the performance for weather forecasting model.&lt;BR /&gt;The testes versions are below(BTW, it is not important).&lt;/P&gt;&lt;P&gt;Intel Compiler: 18u5, 19u2, 19u4, 19u5, 20u0, 20u1&lt;BR /&gt;Inel MPI library: 17u4, 18u4, 19u6, 19u7&lt;BR /&gt;&lt;BR /&gt;The best performance pair is &lt;C&gt;.&lt;BR /&gt;I think one of the reasons is that the mpi option is different between v18 and v19 and the mpi option in the 2019 that I used is less than the 2018 version.&lt;BR /&gt;Here is my options. There are so many difference between v18 and v19.&lt;BR /&gt;As many of the options used in 2018 disappeared in 2019, the number of options decreased a lot.&lt;BR /&gt;Could you tell me if there's anything I took out wrong?&lt;BR /&gt;(It means that when I have another option, I don't know it and just take it out.)&lt;/C&gt;&lt;/P&gt;&lt;P&gt;2018 version&lt;BR /&gt;export&amp;nbsp;I_MPI_FALLBACK=0&lt;BR /&gt;export&amp;nbsp;I_MPI_JOB_FAST_STARTUP=enable&lt;BR /&gt;export&amp;nbsp;I_MPI_SCALABLE_OPTIMIZATION=enable&lt;BR /&gt;export&amp;nbsp;I_MPI_TIMER_KIND=rdtsc&lt;BR /&gt;export&amp;nbsp;I_MPI_PLATFORM_CHECK=0&lt;BR /&gt;export&amp;nbsp;I_MPI_HYDRA_PMI_CONNECT=alltoall&lt;BR /&gt;export&amp;nbsp;I_MPI_THREAD_LEVEL_DEFAULT=FUNNELED&lt;BR /&gt;export&amp;nbsp;I_MPI_EXTRA_FILESYSTEM=on&lt;BR /&gt;export&amp;nbsp;I_MPI_EXTRA_FILESYSTEM_LIST=gpfs&lt;BR /&gt;export&amp;nbsp;I_MPI_FABRICS=shm:dapl&lt;BR /&gt;export&amp;nbsp;I_MPI_DAPL_UD=on&lt;BR /&gt;export&amp;nbsp;I_MPI_DAPL_UD_RDMA_MIXED=on&lt;BR /&gt;export&amp;nbsp;DAPL_IB_MTU=4096&lt;BR /&gt;export&amp;nbsp;I_MPI_DAPL_TRANSLATION_CACHE=1&lt;BR /&gt;export&amp;nbsp;I_MPI_DAPL_TRANSLATION_CACHE_AVL_TREE=1&lt;BR /&gt;export&amp;nbsp;I_MPI_DAPL_UD_TRANSLATION_CACHE=1&lt;BR /&gt;export&amp;nbsp;I_MPI_DAPL_UD_TRANSLATION_CACHE_AVL_TREE=1&lt;BR /&gt;export&amp;nbsp;I_MPI_DAPL_UD_EAGER_DYNAMIC_CONNECTION=off&lt;BR /&gt;export&amp;nbsp;I_MPI_DAPL_UD_MAX_MSG_SIZE=4096&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2019 version&lt;BR /&gt;export&amp;nbsp;I_MPI_EXTRA_FILESYSTEM=on&lt;BR /&gt;export&amp;nbsp;I_MPI_EXTRA_FILESYSTEM_FORCE=gpfs&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 09:23:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178897#M6703</guid>
      <dc:creator>youn__kihang</dc:creator>
      <dc:date>2020-05-06T09:23:48Z</dc:date>
    </item>
    <item>
      <title>Hi Kihang,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178898#M6704</link>
      <description>&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Hi Kihang,&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;If you are using different versions of the compiler then for every new release you will get the support of previous versions features unless there is depreciation and if some features are removed you will get it notified in Release Notes. So most of the feature of the 2018 version is supported in 2019 version though there are some removals and change in naming conventions that you can find in the&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-mpi-library-release-notes-linux.html" style="color:blue; text-decoration:underline"&gt;Release notes&lt;/A&gt;.&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;There are also some features as mentioned by the in 2018 version which are improved in 2019 like&amp;nbsp;&lt;STRONG&gt;I_MPI_FABRICS=shm&lt;/STRONG&gt;&amp;nbsp;in update 5.&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;There is one option&amp;nbsp;as mentioned by you in the 2018 version,&lt;STRONG&gt;&amp;nbsp;I_MPI_TIMER_KIND&lt;/STRONG&gt;&amp;nbsp;which is not yet implemented in 2019.&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Though there are unexpected behavior&amp;nbsp;in certain (special&amp;nbsp;file size and number of ranks) cases during MPI IO operations on GPFS filesystem&amp;nbsp;in case of&amp;nbsp;&lt;STRONG&gt;I_MPI_EXTRA_FILESYSTEM=1&lt;/STRONG&gt;. You may disable filesystem recognition as a workaround:&amp;nbsp;&lt;STRONG&gt;I_MPI_EXTRA_FILESYSTEM=0&lt;/STRONG&gt;.&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;There is &amp;nbsp;DAPL Depreciation in 2017 u1 and&amp;nbsp;&lt;STRONG&gt;I_MPI_DAPL_TRANSLATION_CACHE&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;I_MPI_DAPL_UD_TRANSLATION_CACHE&lt;/STRONG&gt;&amp;nbsp;are now disabled by default in MPI 2018.&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;For more details regarding Environment Variables of 2019 update 7, you can visit&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mpi-developer-reference-windows/top/environment-variable-reference.html" style="color:blue; text-decoration:underline"&gt;https://software.intel.com/content/www/us/en/develop/documentation/mpi-d...&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;And for details regarding the new features, limitations, removals you can refer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-mpi-library-release-notes-linux.html" style="color:blue; text-decoration:underline"&gt;https://software.intel.com/content/www/us/en/develop/articles/intel-mpi-...&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Warm Regards,&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 05:34:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178898#M6704</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2020-05-08T05:34:32Z</dc:date>
    </item>
    <item>
      <title>Hi Abhishek,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178899#M6705</link>
      <description>&lt;P&gt;Hi Abhishek,&lt;BR /&gt;&lt;BR /&gt;Thank you for kind reply.&lt;BR /&gt;I totally understand what you said, but I want to more detailed explaination for &lt;STRONG&gt;I_MPI_EXTRA_FILESYSTEM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Though there are unexpected behavior&amp;nbsp;in certain (special&amp;nbsp;file size and number of ranks) cases during MPI IO operations on GPFS filesystem&amp;nbsp;in case of&amp;nbsp;I_MPI_EXTRA_FILESYSTEM=1. You may disable filesystem recognition as a workaround:&amp;nbsp;I_MPI_EXTRA_FILESYSTEM=0.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In the reference &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mpi-developer-reference-linux/top/environment-variable-reference/other-environment-variables.html"&gt;software.intel.com/content/www/us/en/develop/documentation/mpi-developer...&lt;/A&gt;, &lt;STRONG&gt;I_MPI_EXTRA_FILESYSTEM&lt;/STRONG&gt; option is below.I_MPI_EXTRA_FILESYSTEM: Control native support for parallel file systems.&lt;BR /&gt;Syntax: I_MPI_EXTRA_FILESYSTEM=&amp;lt;arg&amp;gt;&lt;BR /&gt;Description: Use this environment variable to enable or disable native support for parallel file systems.&lt;/P&gt;&lt;P&gt;I think I_MPI_EXTRA_FILESYSTEM=1 is more considering the GPFS situation, but you recommend to diable filesystem recognition.&lt;BR /&gt;Do you mean I_MPI_EXTRA_FILESYSTEM=0 is more stable?&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 07:37:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178899#M6705</guid>
      <dc:creator>youn__kihang</dc:creator>
      <dc:date>2020-05-08T07:37:23Z</dc:date>
    </item>
    <item>
      <title>Hi Kihang,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178900#M6706</link>
      <description>&lt;P&gt;Hi Kihang,&lt;/P&gt;&lt;P&gt;Actually this is a known issue in MPI Library 2019 Update 5. At certain file sizes and the number of ranks, your application may crash or show unexpected behavior&amp;nbsp;during MPI IO operations on the GPFS filesystem. So for the workaround, you may disable filesystem recognition by I_MPI_EXTRA_FILESYSTEM=0. This is already given in the Known Issues of 2019 update 5.&lt;/P&gt;&lt;P&gt;For more details, you can refer to the below link and can check&amp;nbsp;Intel® MPI Library 2019 Update 5 in Known Issues and Limitation section.&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-mpi-library-release-notes-linux.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/intel-mpi-library-release-notes-linux.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this will be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 13:27:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178900#M6706</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2020-05-08T13:27:31Z</dc:date>
    </item>
    <item>
      <title>Hi Kihang,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178901#M6707</link>
      <description>&lt;P&gt;Hi Kihang,&lt;/P&gt;&lt;P&gt;Please let us know if the provided details helped you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 07:25:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178901#M6707</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2020-05-19T07:25:00Z</dc:date>
    </item>
    <item>
      <title>Hi Abhishek,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178902#M6708</link>
      <description>&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;Your answers helped our team a lot.&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Kihang&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 06:03:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178902#M6708</guid>
      <dc:creator>youn__kihang</dc:creator>
      <dc:date>2020-05-20T06:03:43Z</dc:date>
    </item>
    <item>
      <title>Hi Kihang,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178903#M6709</link>
      <description>&lt;P&gt;Hi Kihang,&lt;/P&gt;&lt;P&gt;Thank you for the confirmation. And do post a new thread if you have any issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 06:48:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-v2019-options-responding-v2018/m-p/1178903#M6709</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2020-05-20T06:48:29Z</dc:date>
    </item>
  </channel>
</rss>

