<?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:How to use MKL Nuget package? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1477390#M34471</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Apr 2023 08:38:38 GMT</pubDate>
    <dc:creator>VarshaS_Intel</dc:creator>
    <dc:date>2023-04-17T08:38:38Z</dc:date>
    <item>
      <title>How to use MKL Nuget package?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1473328#M34429</link>
      <description>&lt;P&gt;I’m confused about how you’re meant to use the Intel Nuget packages. I’m trying to include MKL in a c# .NET &amp;nbsp;Standard library project.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I assume that the Nuget package just includes the unmanaged dlls and I’m meant to do a DLLImport for any functions I want to access. The problem is, the Nuget package installs in my user directory, the dlls don’t seem to copy to the bin directory, and I don’t actually know which of the myriad of dlls I need to use, because there isn’t one called mkl.dll&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation describes how to use the dlls in a c# project, but I wasn’t able to figure out how to use the Nuget packages from that information.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 04:42:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1473328#M34429</guid>
      <dc:creator>Michaela</dc:creator>
      <dc:date>2023-04-05T04:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MKL Nuget package?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1473643#M34430</link>
      <description>&lt;P&gt;I’ve made a bit more progress. If I include my .NET Standard project into a .NET 6 test project, the dlls appear in /runtimes/win-x64/native. The dll I wanted seems to be called mkl_rt.2.dll.&lt;/P&gt;
&lt;P&gt;Even though the packages don’t indicate a dependency on any particular .NET version, they won’t install into a .NET 4.8 project and if I include my .NET Standard project into a .NET 4.8 project, the dlls don’t get copied to the output and you get a dll not found error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the /native folder is over 500MB, and that’s only the 64bit version!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 00:03:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1473643#M34430</guid>
      <dc:creator>Michaela</dc:creator>
      <dc:date>2023-04-06T00:03:36Z</dc:date>
    </item>
    <item>
      <title>Re:How to use MKL Nuget package?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1474267#M34431</link>
      <description>&lt;P&gt;Hi Michaela, we will move the issue to the relevant forum for further support.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Apr 2023 16:56:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1474267#M34431</guid>
      <dc:creator>ArpanB_Intel</dc:creator>
      <dc:date>2023-04-07T16:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MKL Nuget package?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1474884#M34439</link>
      <description>&lt;P&gt;Hi Michaela,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in the Intel Communities.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let us know the versions of Intel MKL and Microsoft Visual Studio(if you are using them) along with the sub-versions you are using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please give us the complete reproducer code and complete steps you have followed to reproduce the issue at our end?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And also, could you please refer to this &lt;A href="http:// https://www.nuget.org/packages/intelmkl.devel.win-x64#supportedframeworks-body-tab" target="_blank" rel="noopener"&gt;link&lt;/A&gt;&amp;nbsp;for the compatible target?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Varsha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 12:26:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1474884#M34439</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-04-10T12:26:58Z</dc:date>
    </item>
    <item>
      <title>Re:How to use MKL Nuget package?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1477390#M34471</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Apr 2023 08:38:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1477390#M34471</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-04-17T08:38:38Z</dc:date>
    </item>
    <item>
      <title>Re:How to use MKL Nuget package?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1479490#M34505</link>
      <description>&lt;P&gt;Hi Michaela,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. This thread will no longer be monitored by Intel. If you need additional information, please start a new thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Apr 2023 05:36:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-use-MKL-Nuget-package/m-p/1479490#M34505</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-04-24T05:36:06Z</dc:date>
    </item>
  </channel>
</rss>

