<?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: Re:Error installing mkl-devel with pip on MacOS CI in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1598551#M36132</link>
    <description>&lt;P&gt;I have the problem in Github CI: &lt;A href="https://github.com/GAA-UAM/scikit-fda/actions/runs/9050779738/job/24866531914" target="_blank"&gt;https://github.com/GAA-UAM/scikit-fda/actions/runs/9050779738/job/24866531914&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attach a screenshoot too, in case the test results are removed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2024 09:58:05 GMT</pubDate>
    <dc:creator>VNMabus</dc:creator>
    <dc:date>2024-05-17T09:58:05Z</dc:date>
    <item>
      <title>Error installing mkl-devel with pip on MacOS CI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1597007#M36119</link>
      <description>I am executing pip install mkl-devel in my CI in Github actions. Now, in MacOS it tries to install an older version of mkl-devel (it only considers 2018.0.0 and 2018.0.3 as candidates), and it is not able to resolve them. However, on the 24th of April the CI on MacOS was just fine, and it installed mkl-devel in version 2023.2.1. The next CI two days later failed. I guess that version 2023.2.2 released on 25th April may have something to do with it. Do you know what may be the problem?</description>
      <pubDate>Sun, 12 May 2024 13:46:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1597007#M36119</guid>
      <dc:creator>VNMabus</dc:creator>
      <dc:date>2024-05-12T13:46:39Z</dc:date>
    </item>
    <item>
      <title>Re:Error installing mkl-devel with pip on MacOS CI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1597574#M36122</link>
      <description>&lt;P&gt;Thank you for your question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, system-ui, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Web&amp;quot;, sans-serif; font-size: 14px;"&gt;You may need to try the latest version 2024 or it maybe relates to any libraries linking issue. Please refer to this link &lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.8lg1xb" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.8lg1xb&lt;/A&gt; . Also you may refer to this article on mkl-devel &lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/get-started-guide/2024-0/overview.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/get-started-guide/2024-0/overview.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 May 2024 13:57:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1597574#M36122</guid>
      <dc:creator>SofeaAzrin_A_Intel</dc:creator>
      <dc:date>2024-05-14T13:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error installing mkl-devel with pip on MacOS CI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1597609#M36123</link>
      <description>&lt;P&gt;Thank you for answering. As I mentioned in my question, I cannot install a newer version as pip &lt;SPAN class=""&gt;only considers 2018.0.0 and 2018.0.3 as candidates. The version 2023.2.1, which I installed before without problems, is now not considered compatible by pip.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 16:35:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1597609#M36123</guid>
      <dc:creator>VNMabus</dc:creator>
      <dc:date>2024-05-14T16:35:51Z</dc:date>
    </item>
    <item>
      <title>Re:Error installing mkl-devel with pip on MacOS CI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1598496#M36131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I need more details on the error you get when trying to install 2023.2.1 in your MacOS. If you have the screenshot, you can attach it together here. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 May 2024 07:11:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1598496#M36131</guid>
      <dc:creator>SofeaAzrin_A_Intel</dc:creator>
      <dc:date>2024-05-17T07:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error installing mkl-devel with pip on MacOS CI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1598551#M36132</link>
      <description>&lt;P&gt;I have the problem in Github CI: &lt;A href="https://github.com/GAA-UAM/scikit-fda/actions/runs/9050779738/job/24866531914" target="_blank"&gt;https://github.com/GAA-UAM/scikit-fda/actions/runs/9050779738/job/24866531914&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attach a screenshoot too, in case the test results are removed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 09:58:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1598551#M36132</guid>
      <dc:creator>VNMabus</dc:creator>
      <dc:date>2024-05-17T09:58:05Z</dc:date>
    </item>
    <item>
      <title>Re:Error installing mkl-devel with pip on MacOS CI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1600355#M36148</link>
      <description>&lt;P&gt;Hi Carlos, Intel® has decided that &lt;STRONG&gt;Intel Libraries, Analysis, and AI Tools Versions: 2024.0.0 and earlier&lt;/STRONG&gt; are not supported anymore. We urge users to upgrade to the latest version of Intel® developer tools. The unsupported versions do not include the latest functional and security updates. These versions are targeted to be removed after a period. We understand that this might be challenging, but it's important to note that the users with active priority support can only access older product versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more information refer to the link:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/oneapi-supported-product-versions.htm" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/release-notes/oneapi-supported-product-versions.htm&lt;/A&gt;, and scroll down to the&amp;nbsp;&lt;STRONG&gt;Unsupported Product Version.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel® oneAPI users with active Intel Priority Support can access older versions via a secure portal you gain access to as part of your support subscription.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FAQ's Priority Support Link:&amp;nbsp;&lt;/STRONG&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/get-help/faq-priority-support.html" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/get-help/faq-priority-support.html&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 May 2024 21:16:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1600355#M36148</guid>
      <dc:creator>Vipin_S_Intel</dc:creator>
      <dc:date>2024-05-23T21:16:34Z</dc:date>
    </item>
    <item>
      <title>Re:Error installing mkl-devel with pip on MacOS CI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1600644#M36150</link>
      <description>&lt;P&gt;Hi Carlos, unfortunately, we were unable to hear back from you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If you have any further queries, please post a new question, as this thread will no longer be monitored by Intel®.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 May 2024 17:44:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-installing-mkl-devel-with-pip-on-MacOS-CI/m-p/1600644#M36150</guid>
      <dc:creator>Vipin_S_Intel</dc:creator>
      <dc:date>2024-05-24T17:44:32Z</dc:date>
    </item>
  </channel>
</rss>

