<?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 Re:Why is Intel MPI asking that I initialize MPICH? in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271502#M8050</link>
    <description>&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hii Arthur,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are glad that it helped you. As your issue has been resolved, we are closing this thread. If you require additional assistance from Intel,&amp;nbsp;please start a new thread. Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Apr 2021 07:24:30 GMT</pubDate>
    <dc:creator>ShivaniK_Intel</dc:creator>
    <dc:date>2021-04-07T07:24:30Z</dc:date>
    <item>
      <title>Why is Intel MPI asking that I initialize MPICH?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271025#M8041</link>
      <description>&lt;P&gt;I have compiled a program using both Intel C/C++ and Intel Fortran compilers.&lt;/P&gt;
&lt;P&gt;The fortran sources have calls to MPI, as do a few C sources. In order to avoid any conflict with Microsoft MPI I completely uninstalled Microsoft MPI.&lt;/P&gt;
&lt;P&gt;When I start my MPI application, I get the error "Attempting to use an MPI routine before initializing MPICH". I have used Microsoft MPI in the past in this program and never had this error.&lt;/P&gt;
&lt;P&gt;Is Intel MPI based on MPICH? And, if it is, how do I resolve this problem?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;-Arthur&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 22:11:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271025#M8041</guid>
      <dc:creator>Arthur4</dc:creator>
      <dc:date>2021-04-05T22:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Intel MPI asking that I initialize MPICH?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271196#M8043</link>
      <description>&lt;P&gt;Hii Arthur,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error may occur if the MPI_INIT function is used before the MPI functions, if not can you please provide us the sample program so we can debug&amp;nbsp;from our end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, provide the details of I_MPI_DEBUG=10.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Shivani&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 11:32:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271196#M8043</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2021-04-06T11:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Intel MPI asking that I initialize MPICH?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271266#M8048</link>
      <description>&lt;P&gt;Hi Shivani,&lt;/P&gt;
&lt;P&gt;I should have paid more attention to what the message was saying. It turns out I was using an incorrect program - where no MPI initialization was taking place. Once I saw your message I went back to the code and that's when I noticed the problem.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;-Arthur&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 15:01:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271266#M8048</guid>
      <dc:creator>Arthur4</dc:creator>
      <dc:date>2021-04-06T15:01:07Z</dc:date>
    </item>
    <item>
      <title>Re:Why is Intel MPI asking that I initialize MPICH?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271502#M8050</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hii Arthur,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are glad that it helped you. As your issue has been resolved, we are closing this thread. If you require additional assistance from Intel,&amp;nbsp;please start a new thread. Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Apr 2021 07:24:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Why-is-Intel-MPI-asking-that-I-initialize-MPICH/m-p/1271502#M8050</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2021-04-07T07:24:30Z</dc:date>
    </item>
  </channel>
</rss>

