<?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: IntelMkl.redist linux and osx nuget packages in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1494803#M34651</link>
    <description>&lt;P&gt;Hi Phillip Lee,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is to kindly inform you that Linux and macOS NuGet packages for MKL have been discontinued.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regrets for the delay in response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 06:08:38 GMT</pubDate>
    <dc:creator>ShanmukhS_Intel</dc:creator>
    <dc:date>2023-07-04T06:08:38Z</dc:date>
    <item>
      <title>IntelMkl.redist linux and osx nuget packages</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1442224#M34083</link>
      <description>&lt;P&gt;I notice that linux and osx versions of&amp;nbsp;IntelMkl.redist aren't available.&amp;nbsp; Should they be?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ImpPhil_0-1672226244177.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/36598iD02BA793492C46EB/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="ImpPhil_0-1672226244177.png" alt="ImpPhil_0-1672226244177.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 11:19:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1442224#M34083</guid>
      <dc:creator>ImpPhil</dc:creator>
      <dc:date>2022-12-28T11:19:23Z</dc:date>
    </item>
    <item>
      <title>Re:IntelMkl.redist linux and osx nuget packages</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1442758#M34099</link>
      <description>&lt;P&gt;Hi ImpPhil,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting your concern on the thread. We are currently checking on your query with our resources. Please wait for 2-3 business days. We will get back to you as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Dec 2022 12:20:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1442758#M34099</guid>
      <dc:creator>Soumya_M_Intel</dc:creator>
      <dc:date>2022-12-30T12:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: IntelMkl.redist linux and osx nuget packages</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1452691#M34235</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;redist is not required for linux and osx packages, it is only windows specific dependency (and just distributes .dll separately).&lt;BR /&gt;E.g., for linux it would be enough to download intelmkl.devel.linux-x64.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Mariia&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 17:49:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1452691#M34235</guid>
      <dc:creator>MariaZh</dc:creator>
      <dc:date>2023-02-02T17:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: IntelMkl.redist linux and osx nuget packages</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1453476#M34244</link>
      <description>&lt;P&gt;I'm not sure that does help.&amp;nbsp; If a Nuget package takes a dependency on IntelMkl and wants to support linux and osx wouldn't it be sensible to have Intelmkl-redist.linux/.osx&amp;nbsp; packages?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The reason I ask is because, for example&amp;nbsp;&lt;A href="https://github.com/MKL-NET/MKL.NET" target="_self"&gt;https://github.com/MKL-NET/MKL.NET &lt;/A&gt;supplies its own native providers based on your source code&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ImpPhil_0-1675613962122.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/37785i0D8985E622FE9A7C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="ImpPhil_0-1675613962122.png" alt="ImpPhil_0-1675613962122.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and so does&amp;nbsp;&lt;A href="https://github.com/mathnet/mathnet-numerics" target="_self"&gt;https://github.com/mathnet/mathnet-numerics.&lt;/A&gt;&amp;nbsp;This leads to unnecessary duplication if I'm using both MKL.NET and mathnet.&amp;nbsp;&amp;nbsp;If you provided suitable linux and osx packages this duplication may not be necessary.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Feb 2023 16:23:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1453476#M34244</guid>
      <dc:creator>ImpPhil</dc:creator>
      <dc:date>2023-02-05T16:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: IntelMkl.redist linux and osx nuget packages</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1494803#M34651</link>
      <description>&lt;P&gt;Hi Phillip Lee,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is to kindly inform you that Linux and macOS NuGet packages for MKL have been discontinued.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regrets for the delay in response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 06:08:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1494803#M34651</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2023-07-04T06:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: IntelMkl.redist linux and osx nuget packages</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1497033#M34680</link>
      <description>&lt;P&gt;Hi Phillip Lee,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;A gentle reminder:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;If the information provided is helpful, please accept this as a solution. It would help other users with similar issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 06:09:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/IntelMkl-redist-linux-and-osx-nuget-packages/m-p/1497033#M34680</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2023-07-04T06:09:06Z</dc:date>
    </item>
  </channel>
</rss>

