<?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 Using MKL Library in C# in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-MKL-Library-in-C/m-p/1074291#M22447</link>
    <description>&lt;P&gt;Hello, I am working on a project where the ultimate aim is to use the MKL library to perform a large number of matrix operations. Would it be more optimal for me to somehow try to import the necessary functions from the MKL library into C# directly or create my own custom DLL in C++ (using functions from the MKL library) and import that DLL into C#? Is there a time or efficiency gain in using either method?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jan 2016 23:05:34 GMT</pubDate>
    <dc:creator>ramkeshr</dc:creator>
    <dc:date>2016-01-05T23:05:34Z</dc:date>
    <item>
      <title>Using MKL Library in C#</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-MKL-Library-in-C/m-p/1074291#M22447</link>
      <description>&lt;P&gt;Hello, I am working on a project where the ultimate aim is to use the MKL library to perform a large number of matrix operations. Would it be more optimal for me to somehow try to import the necessary functions from the MKL library into C# directly or create my own custom DLL in C++ (using functions from the MKL library) and import that DLL into C#? Is there a time or efficiency gain in using either method?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 23:05:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-MKL-Library-in-C/m-p/1074291#M22447</guid>
      <dc:creator>ramkeshr</dc:creator>
      <dc:date>2016-01-05T23:05:34Z</dc:date>
    </item>
    <item>
      <title>Have you taken a look at</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-MKL-Library-in-C/m-p/1074292#M22448</link>
      <description>&lt;P&gt;Have you taken a look at these articles on using MKL in C#?&amp;nbsp;&lt;BR /&gt;
	&lt;A href="https://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program"&gt;https://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/some-more-additional-tips-how-to-call-mkl-from-your-c-code"&gt;https://software.intel.com/en-us/articles/some-more-additional-tips-how-to-call-mkl-from-your-c-code&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Both the above articles talk about the creating custom dll, and that should improve the efficiency of loading the dlls in your application.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 06:55:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-MKL-Library-in-C/m-p/1074292#M22448</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2016-01-06T06:55:47Z</dc:date>
    </item>
  </channel>
</rss>

