<?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: compiling MKL8.0 on 64 bit AMD in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-MKL8-0-on-64-bit-AMD/m-p/933020#M13862</link>
    <description>IA64 means Itanium. em64t libraries should accommodate AMD64. There is no CVF-style mkl_s type library, so you don't have to worry about that mkl_s vs mkl_c issue.</description>
    <pubDate>Sat, 22 Apr 2006 07:43:50 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2006-04-22T07:43:50Z</dc:date>
    <item>
      <title>compiling MKL8.0 on 64 bit AMD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-MKL8-0-on-64-bit-AMD/m-p/933019#M13861</link>
      <description>I recently started using Intel MKL. I sucessfully compiled my code written in C++ (Visual studio .net) with MKL using the procedure described below on a 32 bit machine.&lt;BR /&gt;&lt;BR /&gt;# Select View &amp;gt;&amp;gt; Solution Explorer (and make sure this window is active).&lt;BR /&gt;# Select Tools &amp;gt;&amp;gt; Options &amp;gt;&amp;gt; Projects &amp;gt;&amp;gt; VC++ Directories.&lt;BR /&gt;# In the drop down menu titled Show directories for:, select Include Files, and then type in the directory for the Intel MKL include files (e.g. default: C:Program FilesIntelMKL60include).&lt;BR /&gt;# In the drop down menu titled Show directories for:, select Library Files, and then type in the directory for the Intel MKL library files (e.g. default: C:Program FilesIntelMKL60ia32lib).&lt;BR /&gt;# In the drop down menu titled Show directories for:, select Executable Files, and then type in the directory for the Intel MKL executable files (e.g. default: C:Program FilesIntelMKL60ia32&amp;#8;in).&lt;BR /&gt;# On the main toolbar select Project &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; Linker &amp;gt;&amp;gt; Input and in the "Additional Dependencies" line, add the libraries you require (e.g. mkl_c.lib).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I tried to do the same on the 64 bit machine,(replacing ia32 by ia64) but it did not work. So how do I compile my code on a 64 bit AMD running on windows.&lt;BR /&gt;&lt;BR /&gt;I also notices that my IntelMKL8.0.1ia64lib does not have the mkl_c.lib. This file is only present in the ia32lib. I thought I needed this file for static linking?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Shashank</description>
      <pubDate>Sat, 22 Apr 2006 00:14:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-MKL8-0-on-64-bit-AMD/m-p/933019#M13861</guid>
      <dc:creator>shashankdkulkarni</dc:creator>
      <dc:date>2006-04-22T00:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: compiling MKL8.0 on 64 bit AMD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-MKL8-0-on-64-bit-AMD/m-p/933020#M13862</link>
      <description>IA64 means Itanium. em64t libraries should accommodate AMD64. There is no CVF-style mkl_s type library, so you don't have to worry about that mkl_s vs mkl_c issue.</description>
      <pubDate>Sat, 22 Apr 2006 07:43:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-MKL8-0-on-64-bit-AMD/m-p/933020#M13862</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-04-22T07:43:50Z</dc:date>
    </item>
  </channel>
</rss>

