<?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: linking mkl with xcode in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902717#M11383</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/421818"&gt;pourmatin85&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;Hi;
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I'm trying to compile my code, which uses MKL, in xcode developer. However, the instructions are not as clear as it was in windows. I use static linking and AI-32 version.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Apparently, I'm experiencing the same problem that another guy had&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=66155" target="_blank"&gt;here&lt;/A&gt;. But when I fixed my compiler version into AI-32, the problem still remained.&lt;/DIV&gt;
&lt;DIV&gt;I'm sure that there is something wrong with my "Other Linker Flags" part. Currently, I've included libmkl_core.a and libmkl_intel_thread.a but if I add libmkl_intel.a, the compiler sends this error:&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;error#10236:file not found: 'libmkl_intel.a'&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;
&lt;DIV&gt;Hossein&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
first of all, please check the path to the directory with ia32 binaries ( for example ../Libraries/32/ ). &lt;BR /&gt;Intel 64 directory ( ../Libraries/em64t/ ) contains  libraries with the same names ( &lt;EM&gt;&lt;EM&gt; libmkl_core.a and libmkl_intel_thread.a ) but these are 64-bit libraries.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/EM&gt;</description>
    <pubDate>Mon, 26 Oct 2009 13:20:58 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-10-26T13:20:58Z</dc:date>
    <item>
      <title>linking mkl with xcode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902716#M11382</link>
      <description>Hi;
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I'm trying to compile my code, which uses MKL, in xcode developer. However, the instructions are not as clear as it was in windows. I use static linking and AI-32 version.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Apparently, I'm experiencing the same problem that another guy had&lt;A target="_blank" href="http://software.intel.com/en-us/forums/showthread.php?t=66155"&gt;here&lt;/A&gt;. But when I fixed my compiler version into AI-32, the problem still remained.&lt;/DIV&gt;
&lt;DIV&gt;I'm sure that there is something wrong with my "Other Linker Flags" part. Currently, I've included libmkl_core.a and libmkl_intel_thread.a but if I add libmkl_intel.a, the compiler sends this error:&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;error#10236:file not found: 'libmkl_intel.a'&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;
&lt;DIV&gt;Hossein&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 25 Oct 2009 14:03:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902716#M11382</guid>
      <dc:creator>pourmatin85</dc:creator>
      <dc:date>2009-10-25T14:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: linking mkl with xcode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902717#M11383</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/421818"&gt;pourmatin85&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;Hi;
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I'm trying to compile my code, which uses MKL, in xcode developer. However, the instructions are not as clear as it was in windows. I use static linking and AI-32 version.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Apparently, I'm experiencing the same problem that another guy had&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=66155" target="_blank"&gt;here&lt;/A&gt;. But when I fixed my compiler version into AI-32, the problem still remained.&lt;/DIV&gt;
&lt;DIV&gt;I'm sure that there is something wrong with my "Other Linker Flags" part. Currently, I've included libmkl_core.a and libmkl_intel_thread.a but if I add libmkl_intel.a, the compiler sends this error:&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;error#10236:file not found: 'libmkl_intel.a'&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;
&lt;DIV&gt;Hossein&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
first of all, please check the path to the directory with ia32 binaries ( for example ../Libraries/32/ ). &lt;BR /&gt;Intel 64 directory ( ../Libraries/em64t/ ) contains  libraries with the same names ( &lt;EM&gt;&lt;EM&gt; libmkl_core.a and libmkl_intel_thread.a ) but these are 64-bit libraries.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/EM&gt;</description>
      <pubDate>Mon, 26 Oct 2009 13:20:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902717#M11383</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-10-26T13:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: linking mkl with xcode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902718#M11384</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/334681"&gt;Gennady Fedorov (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;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
first of all, please check the path to the directory with ia32 binaries ( for example ../Libraries/32/ ). &lt;BR /&gt;Intel 64 directory ( ../Libraries/em64t/ ) contains  libraries with the same names ( &lt;EM&gt;&lt;EM&gt; libmkl_core.a and libmkl_intel_thread.a ) but these are 64-bit libraries.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
I checked the path and it seems correct to me, however I paste them here:
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Header Search Paths:/Developer/opt/intel/Compiler/11.1/067/Frameworks/mkl/include&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Library Search Paths: /Developer/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/32&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Oct 2009 13:48:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902718#M11384</guid>
      <dc:creator>pourmatin85</dc:creator>
      <dc:date>2009-10-26T13:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: linking mkl with xcode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902719#M11385</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/421818"&gt;pourmatin85&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;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
I checked the path and it seems correct to me, however I paste them here:
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Header Search Paths:/Developer/opt/intel/Compiler/11.1/067/Frameworks/mkl/include&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Library Search Paths: /Developer/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/32&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Posting the 'terminal style' output from the XCode linking phase ( showing the actual command lines used and output from the linking process) would help a lot and would probably show the problem immediately.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Oct 2009 21:17:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-mkl-with-xcode/m-p/902719#M11385</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2009-10-26T21:17:17Z</dc:date>
    </item>
  </channel>
</rss>

