<?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:libiomp5.so: undefined reference to `memcpy@GLIBC_2.14' in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279794#M31290</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt;yes, or just use the accepted/validated version of CemtOS ( see System Requirements - CentOS* (latest version) ).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 07 May 2021 14:20:13 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2021-05-07T14:20:13Z</dc:date>
    <item>
      <title>libiomp5.so: undefined reference to `memcpy@GLIBC_2.14'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279650#M31282</link>
      <description>&lt;P&gt;When I try to&amp;nbsp;compile my code with "icc ... -qopenmp" or "icc ... -mkl", I run into an error "libiomp5.so: undefined reference to `memcpy@GLIBC_2.14". I checked the glibc version with "&lt;SPAN&gt;strings /lib64/libc.so.6 |grep GLIBC", and found that linux system had&amp;nbsp;GLIBC_2.14. How can I solve the problem.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 03:34:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279650#M31282</guid>
      <dc:creator>chao_n_</dc:creator>
      <dc:date>2021-05-07T03:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp5.so: undefined reference to `memcpy@GLIBC_2.14'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279659#M31283</link>
      <description>&lt;P&gt;icc --version?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 04:28:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279659#M31283</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-05-07T04:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp5.so: undefined reference to `memcpy@GLIBC_2.14'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279684#M31285</link>
      <description>&lt;P&gt;icc (ICC) 2021.2.0 20210228&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 06:14:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279684#M31285</guid>
      <dc:creator>chao_n_</dc:creator>
      <dc:date>2021-05-07T06:14:50Z</dc:date>
    </item>
    <item>
      <title>Re:libiomp5.so: undefined reference to `memcpy@GLIBC_2.14'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279740#M31287</link>
      <description>&lt;P&gt;Which version of OS do you run on? Please also check the list of OS supported/validated by MKL here: &lt;A href="https://software.intel.com/content/www/us/en/develop/articles/oneapi-math-kernel-library-system-requirements.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/oneapi-math-kernel-library-system-requirements.html&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 May 2021 09:06:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279740#M31287</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-05-07T09:06:19Z</dc:date>
    </item>
    <item>
      <title>回复： Re:libiomp5.so: undefined reference to `memcpy@GLIBC_2.14'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279762#M31288</link>
      <description>&lt;P&gt;I run it on CentOS Linux release 8.1.1911.&amp;nbsp;C/Fortran OpenMP* Offload seems not to support CentOS. When my code doesn't inculde openMP code, it works well. Does it mean I cannot use -fopenmp or -qopenmp when I compile my code?&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 10:57:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279762#M31288</guid>
      <dc:creator>chao_n_</dc:creator>
      <dc:date>2021-05-07T10:57:04Z</dc:date>
    </item>
    <item>
      <title>Re:libiomp5.so: undefined reference to `memcpy@GLIBC_2.14'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279794#M31290</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;yes, or just use the accepted/validated version of CemtOS ( see System Requirements - CentOS* (latest version) ).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 May 2021 14:20:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1279794#M31290</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-05-07T14:20:13Z</dc:date>
    </item>
    <item>
      <title>Re:libiomp5.so: undefined reference to `memcpy@GLIBC_2.14'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1281575#M31329</link>
      <description>&lt;P&gt;The issue is closing and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 15 May 2021 04:40:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-so-undefined-reference-to-memcpy-GLIBC-2-14/m-p/1281575#M31329</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-05-15T04:40:48Z</dc:date>
    </item>
  </channel>
</rss>

