<?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 mpich 1.2.6 and icc 9.0 in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpich-1-2-6-and-icc-9-0/m-p/957309#M3106</link>
    <description>Hi all,&lt;BR /&gt;I was wondering has anybody try to get intel icc and mpich 1.2.6 or higher build correctly?&lt;BR /&gt;platform fedora core 4 (em64t)&lt;BR /&gt;gcc 4.0(I know 4.0 is not currently supported)&lt;BR /&gt;checked the obvious already:&lt;BR /&gt;sourcing the iccvars.sh&lt;BR /&gt;&lt;BR /&gt;I'm getting undefined reference _intel_fast_memcpy&lt;BR /&gt;eventhough it's defined in libirc.a&lt;BR /&gt;nm libirc.a |grep intel_fast_memcpy&lt;BR /&gt;0000000000000020 T _intel_fast_memcpy&lt;BR /&gt;0000000000000000 T _intel_fast_memcpy.A&lt;BR /&gt;0000000000000018 T _intel_fast_memcpy.J&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CFLAGS=-xP -L /opt/intel/cce/9.0/lib -lirc -lcxaguard&lt;BR /&gt;FC=ifort&lt;BR /&gt;CC=icc&lt;BR /&gt;F90=ifort&lt;BR /&gt;LD_LIBRARY_PATH=/opt/intel/fce/9.0/lib:/opt/intel/cce/9.0/lib&lt;BR /&gt;&lt;BR /&gt;thanks for your help&lt;BR /&gt;-B&lt;BR /&gt;&lt;BR /&gt;----------------undefined reference--------------&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(dims_create.o)(.text+0xd6c):dims_create.c: undefined reference to `_intel_fast_memcpy'&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(topo_util.o)(.text+0x220): In function `MPIR_Topology_copy_fn':&lt;BR /&gt;topo_util.c: undefined reference to `_intel_fast_memcpy'&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(p4_sock_util.o)(.text+0x2696)4_sock_util.c: more undefined references to `_intel_fast_memcpy' follow&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(queue.o)(.text+0x206): In function `MPID_Msg_arrived':&lt;BR /&gt;queue.c: undefined reference to `_intel_fast_memset'&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(dmpipk.o)(.text+0x8b): In function `MPIR_Pack_Hvector':&lt;BR /&gt;dmpipk.c: undefined reference to `_intel_fast_memcpy'&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(dmpipk.o)(.text+0x249): In function `MPIR_UnPack_Hvector':&lt;BR /&gt;dmpipk.c: undefined reference to `_intel_fast_memcpy'</description>
    <pubDate>Thu, 15 Dec 2005 08:25:50 GMT</pubDate>
    <dc:creator>bchang001</dc:creator>
    <dc:date>2005-12-15T08:25:50Z</dc:date>
    <item>
      <title>mpich 1.2.6 and icc 9.0</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpich-1-2-6-and-icc-9-0/m-p/957309#M3106</link>
      <description>Hi all,&lt;BR /&gt;I was wondering has anybody try to get intel icc and mpich 1.2.6 or higher build correctly?&lt;BR /&gt;platform fedora core 4 (em64t)&lt;BR /&gt;gcc 4.0(I know 4.0 is not currently supported)&lt;BR /&gt;checked the obvious already:&lt;BR /&gt;sourcing the iccvars.sh&lt;BR /&gt;&lt;BR /&gt;I'm getting undefined reference _intel_fast_memcpy&lt;BR /&gt;eventhough it's defined in libirc.a&lt;BR /&gt;nm libirc.a |grep intel_fast_memcpy&lt;BR /&gt;0000000000000020 T _intel_fast_memcpy&lt;BR /&gt;0000000000000000 T _intel_fast_memcpy.A&lt;BR /&gt;0000000000000018 T _intel_fast_memcpy.J&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CFLAGS=-xP -L /opt/intel/cce/9.0/lib -lirc -lcxaguard&lt;BR /&gt;FC=ifort&lt;BR /&gt;CC=icc&lt;BR /&gt;F90=ifort&lt;BR /&gt;LD_LIBRARY_PATH=/opt/intel/fce/9.0/lib:/opt/intel/cce/9.0/lib&lt;BR /&gt;&lt;BR /&gt;thanks for your help&lt;BR /&gt;-B&lt;BR /&gt;&lt;BR /&gt;----------------undefined reference--------------&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(dims_create.o)(.text+0xd6c):dims_create.c: undefined reference to `_intel_fast_memcpy'&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(topo_util.o)(.text+0x220): In function `MPIR_Topology_copy_fn':&lt;BR /&gt;topo_util.c: undefined reference to `_intel_fast_memcpy'&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(p4_sock_util.o)(.text+0x2696)4_sock_util.c: more undefined references to `_intel_fast_memcpy' follow&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(queue.o)(.text+0x206): In function `MPID_Msg_arrived':&lt;BR /&gt;queue.c: undefined reference to `_intel_fast_memset'&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(dmpipk.o)(.text+0x8b): In function `MPIR_Pack_Hvector':&lt;BR /&gt;dmpipk.c: undefined reference to `_intel_fast_memcpy'&lt;BR /&gt;/opt/mpich.cce/lib/libmpich.a(dmpipk.o)(.text+0x249): In function `MPIR_UnPack_Hvector':&lt;BR /&gt;dmpipk.c: undefined reference to `_intel_fast_memcpy'</description>
      <pubDate>Thu, 15 Dec 2005 08:25:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpich-1-2-6-and-icc-9-0/m-p/957309#M3106</guid>
      <dc:creator>bchang001</dc:creator>
      <dc:date>2005-12-15T08:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: mpich 1.2.6 and icc 9.0</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpich-1-2-6-and-icc-9-0/m-p/957310#M3107</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I built mpich-1.2.7p1 just yesterday on an EM64T system using the Intel 9.0 compilers. Here's the sequence of commands that I used for the bash shell in the mpich directory:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="msg_source_code"&gt;&lt;FONT face="Courier New"&gt;&amp;gt; source /opt/intel/fce/9.0/bin64/ifortvars.sh&lt;BR /&gt;&amp;gt; source /opt/intel/cce/9.0/bin64/iccvars.sh&lt;BR /&gt;&amp;gt; export FC=ifort&lt;BR /&gt;&amp;gt; export F90=ifort&lt;BR /&gt;&amp;gt; export CC=icc&lt;BR /&gt;&amp;gt; export CXX=icpc&lt;BR /&gt;&amp;gt; ./configure&lt;BR /&gt;&amp;gt; ./make&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;That should work correctly.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Best regards,&lt;/DIV&gt;
&lt;DIV&gt;Henry&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Dec 2005 00:57:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpich-1-2-6-and-icc-9-0/m-p/957310#M3107</guid>
      <dc:creator>Henry_G_Intel</dc:creator>
      <dc:date>2005-12-16T00:57:54Z</dc:date>
    </item>
  </channel>
</rss>

