<?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 MKL Libraries for Simple Application in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Libraries-for-Simple-Application/m-p/886241#M10046</link>
    <description>I'm currently evaluating your Intel MKL software. I'm using Visual C 6.0 and trying to create a simple program that uses "Atan" in your VML. I do not know which libraries to use and to link to create a simple application. It's not in your documentation (or difficult to find). Please advise...</description>
    <pubDate>Wed, 28 Nov 2007 18:49:35 GMT</pubDate>
    <dc:creator>postaquestion</dc:creator>
    <dc:date>2007-11-28T18:49:35Z</dc:date>
    <item>
      <title>MKL Libraries for Simple Application</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Libraries-for-Simple-Application/m-p/886241#M10046</link>
      <description>I'm currently evaluating your Intel MKL software. I'm using Visual C 6.0 and trying to create a simple program that uses "Atan" in your VML. I do not know which libraries to use and to link to create a simple application. It's not in your documentation (or difficult to find). Please advise...</description>
      <pubDate>Wed, 28 Nov 2007 18:49:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Libraries-for-Simple-Application/m-p/886241#M10046</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2007-11-28T18:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: MKL Libraries for Simple Application</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Libraries-for-Simple-Application/m-p/886242#M10047</link>
      <description>&lt;P&gt;If you plan to use VML/VSL functionality only, it`s enought (for most cases) to link your application with mkl_intel_lp64.lib, mkl_sequential.lib and mkl_core.lib. Second library (mkl_sequential.lib) mean what you will use non-threaded version of VML. If you want to use threaded version, change this library to mkl_intel_thread.lib. It`s for statical MKL linking.&lt;/P&gt;
&lt;P&gt;If you plan to use MKLin dynamical variant or you plan to use MKL functions in your own dll, you should link your application with mkl_intel_lp64_dll.lib, mkl_sequential_dll.lib and mkl_core_dll.lib libraries.&lt;/P&gt;
&lt;P&gt;Andrey&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2007 06:33:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Libraries-for-Simple-Application/m-p/886242#M10047</guid>
      <dc:creator>Andrey_G_Intel2</dc:creator>
      <dc:date>2007-11-29T06:33:13Z</dc:date>
    </item>
  </channel>
</rss>

