<?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 Missing Dummy Libraries.. now what? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Dummy-Libraries-now-what/m-p/884449#M9913</link>
    <description>I'm trying to compile the molecular dynamics suite Amber 10 using the Intel C/C++ compiler and Math Kernel Libraries. I've been able to successfully compile it before using an older version of MKL (10.1.2.024) but from what I've read here: &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=67884" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=67884&lt;/A&gt; MKLs above 10.2 have removed the so called dummy libraries which unfortunately Amber still links to. &lt;BR /&gt;&lt;BR /&gt;My question is, amber is looking for:&lt;BR /&gt;&lt;BR /&gt;icc: error #10236: File not found: '/opt/intel/mkl/10.2.1.017/lib/em64t/libmkl_lapack.a'&lt;BR /&gt;icc: error #10236: File not found: '/opt/intel/mkl/10.2.1.017/lib/em64t/libmkl_em64t.a'&lt;BR /&gt;&lt;BR /&gt;Can I create a link to the proper libraries and call it these library names? &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Aug 2009 03:32:36 GMT</pubDate>
    <dc:creator>mcguiganj</dc:creator>
    <dc:date>2009-08-28T03:32:36Z</dc:date>
    <item>
      <title>Missing Dummy Libraries.. now what?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Dummy-Libraries-now-what/m-p/884449#M9913</link>
      <description>I'm trying to compile the molecular dynamics suite Amber 10 using the Intel C/C++ compiler and Math Kernel Libraries. I've been able to successfully compile it before using an older version of MKL (10.1.2.024) but from what I've read here: &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=67884" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=67884&lt;/A&gt; MKLs above 10.2 have removed the so called dummy libraries which unfortunately Amber still links to. &lt;BR /&gt;&lt;BR /&gt;My question is, amber is looking for:&lt;BR /&gt;&lt;BR /&gt;icc: error #10236: File not found: '/opt/intel/mkl/10.2.1.017/lib/em64t/libmkl_lapack.a'&lt;BR /&gt;icc: error #10236: File not found: '/opt/intel/mkl/10.2.1.017/lib/em64t/libmkl_em64t.a'&lt;BR /&gt;&lt;BR /&gt;Can I create a link to the proper libraries and call it these library names? &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Aug 2009 03:32:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Dummy-Libraries-now-what/m-p/884449#M9913</guid>
      <dc:creator>mcguiganj</dc:creator>
      <dc:date>2009-08-28T03:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Dummy Libraries.. now what?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Dummy-Libraries-now-what/m-p/884450#M9914</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/407878"&gt;mcguiganj&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'm trying to compile the molecular dynamics suite Amber 10 using the Intel C/C++ compiler and Math Kernel Libraries. I've been able to successfully compile it before using an older version of MKL (10.1.2.024) but from what I've read here: &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=67884" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=67884&lt;/A&gt; MKLs above 10.2 have removed the so called dummy libraries which unfortunately Amber still links to. &lt;BR /&gt;&lt;BR /&gt;My question is, amber is looking for:&lt;BR /&gt;&lt;BR /&gt;icc: error #10236: File not found: '/opt/intel/mkl/10.2.1.017/lib/em64t/libmkl_lapack.a'&lt;BR /&gt;icc: error #10236: File not found: '/opt/intel/mkl/10.2.1.017/lib/em64t/libmkl_em64t.a'&lt;BR /&gt;&lt;BR /&gt;Can I create a link to the proper libraries and call it these library names? &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;If you have makefile and can edit it -&amp;gt; then just replace dummy libs with "appropriate" equivalents. If you can't, then you may try build dummy libs yourself (so yes, go ahead and make your own mkl_lapack.a)&lt;BR /&gt;&lt;BR /&gt;If you compiled I assume you have sources so most probably can edit makefile, linking line(s) and that would be more reliable solution.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 05:29:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Dummy-Libraries-now-what/m-p/884450#M9914</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-08-31T05:29:00Z</dc:date>
    </item>
  </channel>
</rss>

