<?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: Linker errors with libmpiif.so in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868720#M1783</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334249"&gt;Andrey Derbunovich (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Also, could you provide the exact link command you are using at link stage?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Andrey&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Any resolution to this problem. I'm getting it compiling gromacs and the link step uses mpiicc&lt;BR /&gt;Gene</description>
    <pubDate>Tue, 21 Apr 2009 12:53:32 GMT</pubDate>
    <dc:creator>fluder</dc:creator>
    <dc:date>2009-04-21T12:53:32Z</dc:date>
    <item>
      <title>Linker errors with libmpiif.so</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868717#M1780</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am trying to compile an application program called Parallel Ocean Program (http://climate.lanl.gov/Models/POP/).&lt;BR /&gt;&lt;BR /&gt;I am using ifort and mpiifort to compile the program. I am also using Intel Trace analyzer and collector libraries to&lt;BR /&gt;trace the communication patterns, etc. once the executable is created.&lt;BR /&gt;&lt;BR /&gt;All the object files are successfully created but I get the following errors at the linking stage:&lt;BR /&gt;&lt;BR /&gt;/opt/intel/impi/3.2.0.011/lib/libmpiif.so: undefined reference to `MPIR_Err_return_comm'&lt;BR /&gt;/opt/intel/impi/3.2.0.011/lib/libmpiif.so: undefined reference to `MPID_Wtime_todouble'&lt;BR /&gt;/opt/intel/impi/3.2.0.011/lib/libmpiif.so: undefined reference to `MPIR_Grequest_set_lang_f77'&lt;BR /&gt;/opt/intel/impi/3.2.0.011/lib/libmpiif.so: undefined reference to `MPIR_Keyval_set_fortran90'&lt;BR /&gt;/opt/intel/impi/3.2.0.011/lib/libmpiif.so: undefined reference to `MPID_Wtick'&lt;BR /&gt;/opt/intel/impi/3.2.0.011/lib/libmpiif.so: undefined reference to `MPIR_Keyval_set_fortran'&lt;BR /&gt;/opt/intel/impi/3.2.0.011/lib/libmpiif.so: undefined reference to `MPIR_Err_create_code'&lt;BR /&gt;/opt/intel/impi/3.2.0.011/lib/libmpiif.so: undefined reference to `b_use_gettimeofday'&lt;BR /&gt;&lt;BR /&gt;mpiifort -link-info returns the following:&lt;BR /&gt;&lt;BR /&gt;ifort -I/opt/intel/impi/3.2.0.011/include -I/opt/intel/impi/3.2.0.011/include -L/opt/intel/impi/3.2.0.011/lib -Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker $libdir -Xlinker -rpath -Xlinker /opt/intel/mpi-rt/3.2 -lmpi -lmpiif -lmpigi -lrt -lpthread -ldl&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 01 Apr 2009 02:11:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868717#M1780</guid>
      <dc:creator>intel_sw</dc:creator>
      <dc:date>2009-04-01T02:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors with libmpiif.so</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868718#M1781</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Could you clarify your system configuration and compiler version? The output from the ifort -V command would be helpful.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Andrey</description>
      <pubDate>Fri, 03 Apr 2009 07:06:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868718#M1781</guid>
      <dc:creator>Andrey_D_Intel</dc:creator>
      <dc:date>2009-04-03T07:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors with libmpiif.so</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868719#M1782</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Also, could you provide the exact link command you are using at link stage?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Andrey</description>
      <pubDate>Fri, 03 Apr 2009 07:27:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868719#M1782</guid>
      <dc:creator>Andrey_D_Intel</dc:creator>
      <dc:date>2009-04-03T07:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors with libmpiif.so</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868720#M1783</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334249"&gt;Andrey Derbunovich (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Also, could you provide the exact link command you are using at link stage?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Andrey&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Any resolution to this problem. I'm getting it compiling gromacs and the link step uses mpiicc&lt;BR /&gt;Gene</description>
      <pubDate>Tue, 21 Apr 2009 12:53:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868720#M1783</guid>
      <dc:creator>fluder</dc:creator>
      <dc:date>2009-04-21T12:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors with libmpiif.so</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868721#M1784</link>
      <description>&lt;P&gt;In response to the original post, as Andrey mentioned, it would be great to have some information regarding the system, the compiler version, etc. Additionally, I see that you're using Intel MPI libraries available from the /opt/intel/impi/3.2.0.011/&lt;STRONG&gt;lib&lt;/STRONG&gt; directory. If you're running an Intel 64 machine, this will be pulling the 32-bit version of the libraries. If you'd like to use the 64-bit versions, use the &lt;STRONG&gt;lib64&lt;/STRONG&gt;, &lt;STRONG&gt;bin64&lt;/STRONG&gt;, and &lt;STRONG&gt;include64&lt;/STRONG&gt; directories instead.&lt;/P&gt;
&lt;P&gt;Gene, can you also verify that your&lt;CODE&gt;PATH&lt;/CODE&gt; and &lt;CODE&gt;LD_LIBRARY_PATH&lt;/CODE&gt; are set accordingly? This might a simple issue of the Makefile not being able to see all Intel MPI libraries. I would recommend sourcing the appropriate &lt;STRONG&gt;mpivars.&lt;C&gt;sh&lt;/C&gt;&lt;/STRONG&gt; script available in the &lt;CODE&gt;&lt;INTELMPI_INSTALL_DIR&gt;/bin[64]&lt;/INTELMPI_INSTALL_DIR&gt;&lt;/CODE&gt; directory before linking.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;BR /&gt;~Gergana&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2009 20:37:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868721#M1784</guid>
      <dc:creator>Gergana_S_Intel</dc:creator>
      <dc:date>2009-04-22T20:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors with libmpiif.so</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868722#M1785</link>
      <description>I was just writing a follow-up describing that I have the same problem, when I found the source of it: there is a different libmpi.a and libmpi.so in the LD_LIBRARY_PATH (in my case in /share/apps/lib; this is a ROCKS cluster). Don't remember if I installed this or if it's the default OpenMPI hat came with ROKS.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt; Herbert&lt;BR /&gt;</description>
      <pubDate>Thu, 21 May 2009 15:25:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868722#M1785</guid>
      <dc:creator>Fruchtl__Herbert</dc:creator>
      <dc:date>2009-05-21T15:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors with libmpiif.so</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868723#M1786</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/429182"&gt;Herbert Fruchtl&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;I was just writing a follow-up describing that I have the same problem, when I found the source of it: there is a different libmpi.a and libmpi.so in the LD_LIBRARY_PATH (in my case in /share/apps/lib; this is a ROCKS cluster). Don't remember if I installed this or if it's the default OpenMPI hat came with ROKS.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Herbert&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you, Herbert, for you comment and investigation.&lt;BR /&gt;This is common situation when a customer experiences problems with different packages installed on a system.&lt;BR /&gt;&lt;BR /&gt;Best wishes&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Fri, 22 May 2009 10:35:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Linker-errors-with-libmpiif-so/m-p/868723#M1786</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2009-05-22T10:35:02Z</dc:date>
    </item>
  </channel>
</rss>

