<?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 Hi Michele,  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850702#M6550</link>
    <description>&lt;P&gt;Hi Michele,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you much for your notes.&lt;/P&gt;

&lt;P&gt;Right, DYLD_LIBRARY_PATH “not allowed”&lt;STRONG&gt; in some cases (&lt;/STRONG&gt; with the new Mac OS 10.11. Please let us know if you run into the problem.&lt;/P&gt;

&lt;P&gt;Any MKL/IPP/DAAL team are working for the problem, should be addressed in next release update 2.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Nov 2015 08:20:12 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2015-11-02T08:20:12Z</dc:date>
    <item>
      <title>Incorrect library path in the dylibs for MKL.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850699#M6547</link>
      <description>&lt;BR /&gt;Hi all,
&lt;BR /&gt;
&lt;BR /&gt;I am sure someone has already posted this, but I cannot seem to find it. It appears that MKL has a similar issue that IPP once had with its dylibs on Mac OS X. The correct path is not in the library (see below). This causes issues on Mac OS X where it is not always possible (or quite awkward) to set the DYLD_LIBRARY_PATH environment variable (such as for a plugin).
&lt;BR /&gt;
&lt;BR /&gt;It is not possible for a user to update this, but needs to be done on your end (use -install_name) during the build.
&lt;BR /&gt;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;
&lt;BR /&gt;Robert Bell. (www.egi.com)
&lt;BR /&gt;
&lt;BR /&gt;Below is a comparisson between MKL's libguide and IPP's:
&lt;BR /&gt;
&lt;BR /&gt;---
&lt;BR /&gt;
&lt;BR /&gt;MKL's libguide.dylib:
&lt;BR /&gt;
&lt;BR /&gt;$ otool -L libguide.dylib
&lt;BR /&gt;libguide.dylib:
&lt;BR /&gt;	libguide.dylib (compatibility version 4.0.0, current version 4.0.0)
&lt;BR /&gt;	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.6)
&lt;BR /&gt;
&lt;BR /&gt;---
&lt;BR /&gt;
&lt;BR /&gt;IPP's libguide.dylib:
&lt;BR /&gt;
&lt;BR /&gt;$ otool -L libguide.dylib
&lt;BR /&gt;libguide.dylib:
&lt;BR /&gt;	/Library/Frameworks/Intel_IPP.framework/Versions/5.3/em64t/Libraries/libguide.dylib (compatibility version 4.0.0, current version 4.0.0)
&lt;BR /&gt;	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.3)
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jul 2008 17:33:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850699#M6547</guid>
      <dc:creator>Robert_Bell</dc:creator>
      <dc:date>2008-07-24T17:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect library path in the dylibs for MKL.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850700#M6548</link>
      <description>Thank you Robert. I'll bring this up with the engineering team. -Todd&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jul 2008 22:23:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850700#M6548</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2008-07-24T22:23:58Z</dc:date>
    </item>
    <item>
      <title>Was there any update on it?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850701#M6549</link>
      <description>&lt;P&gt;Was there any update on it?&lt;/P&gt;

&lt;P&gt;This seems to be an issue with the new Mac OS X 10.11, because the user is not longer allowed to export the DYLD_LIBRARY_PATH variable.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 17:46:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850701#M6549</guid>
      <dc:creator>Michele_D_</dc:creator>
      <dc:date>2015-10-29T17:46:33Z</dc:date>
    </item>
    <item>
      <title>Hi Michele, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850702#M6550</link>
      <description>&lt;P&gt;Hi Michele,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you much for your notes.&lt;/P&gt;

&lt;P&gt;Right, DYLD_LIBRARY_PATH “not allowed”&lt;STRONG&gt; in some cases (&lt;/STRONG&gt; with the new Mac OS 10.11. Please let us know if you run into the problem.&lt;/P&gt;

&lt;P&gt;Any MKL/IPP/DAAL team are working for the problem, should be addressed in next release update 2.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2015 08:20:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850702#M6550</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2015-11-02T08:20:12Z</dc:date>
    </item>
    <item>
      <title>For me the problem occurs in</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850703#M6551</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;For me the problem occurs in the following cases:&lt;/SPAN&gt;&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;When I build a Python module that links to MKL.&lt;/LI&gt;
	&lt;LI&gt;When I use CMake with its built-in testing framework. When I use the commander "make test" the OS cannot find the linked MKL library.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;For the moment I worked around the problem by making symlinks from /usr/local/lib/libmkl_*.dylib to /opt/intel/mkl/lib/libmkl_*.dylib.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:47:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850703#M6551</guid>
      <dc:creator>Michele_D_</dc:creator>
      <dc:date>2015-11-02T10:47:24Z</dc:date>
    </item>
    <item>
      <title>Hi Michele, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850704#M6552</link>
      <description>&lt;P&gt;Hi Michele,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks for let us know and sharing the workaround. &amp;nbsp;It looks fine.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Ying.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 01:56:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-library-path-in-the-dylibs-for-MKL/m-p/850704#M6552</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2015-11-04T01:56:11Z</dc:date>
    </item>
  </channel>
</rss>

