<?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: MKLConfig.cmake absent in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474110#M34423</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If possible, could you please try installing the complete &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_self"&gt;Intel Base Toolkit&lt;/A&gt;&amp;nbsp;&amp;nbsp;as we could see the file MKLConfig.cmake is available in the path /opt/intel/oneapi/mkl/2023.0.0/lib/cmake/mkl&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VarshaS_Intel_0-1680851009578.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/39987i6AA135CF28802B4A/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="VarshaS_Intel_0-1680851009578.png" alt="VarshaS_Intel_0-1680851009578.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you get back to us if you still have any issues?&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>Fri, 07 Apr 2023 07:03:50 GMT</pubDate>
    <dc:creator>VarshaS_Intel</dc:creator>
    <dc:date>2023-04-07T07:03:50Z</dc:date>
    <item>
      <title>MKLConfig.cmake absent</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1473412#M34415</link>
      <description>&lt;P&gt;I want to link to MKL from a CMake project (&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-linux/2023-0/cmake-config-for-onemkl.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-linux/2023-0/cmake-config-for-onemkl.html&lt;/A&gt;). My CMakeLists.txt says&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;find_package&lt;/SPAN&gt;&lt;SPAN&gt;(MKL &lt;/SPAN&gt;&lt;SPAN&gt;CONFIG&lt;/SPAN&gt; &lt;SPAN&gt;REQUIRED&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;CMake says:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] CMake Error at CMakeLists.&lt;/SPAN&gt;&lt;SPAN&gt;txt:11&lt;/SPAN&gt;&lt;SPAN&gt; (find_package):&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] Could not find a package configuration file provided by "MKL" with any of&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] the following names:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] MKLConfig.cmake&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] mkl-config.cmake&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] Add the installation prefix of "MKL" to CMAKE_PREFIX_PATH or set "MKL_DIR"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] to a directory containing one of the above files. If "MKL" provides a&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[cmake] separate development package or SDK, be sure it has been installed.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;I have Intel MKL 2022.1.0 and 2023.1.0 installed on my Ubuntu Linux system. I installed them with apt, as described here:&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-download.html?operatingsystem=linux&amp;amp;distributions=aptpackagemanager" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-download.html?operatingsystem=linux&amp;amp;distributions=aptpackagemanager&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;However, there is no MKLConfig.cmake file on my system.&amp;nbsp; It says here&amp;nbsp;&lt;A href="https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-can-I-find-MKLConfig-cmake/m-p/1412107/highlight/true#M33596" target="_blank"&gt;https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-can-I-find-MKLConfig-cmake/m-p/1412107/highlight/true#M33596&lt;/A&gt;&amp;nbsp;that the file should be in&amp;nbsp;&lt;SPAN&gt;/opt/intel/oneapi/mkl/&amp;lt;version&amp;gt;/lib/cmake/mkl, but there is no "cmake" dir in "lib":&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;$ ls /opt/intel/oneapi/mkl/2022.1.0/lib&lt;BR /&gt;intel64&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;$ ls /opt/intel/oneapi/mkl/2023.1.0/lib&lt;BR /&gt;intel64&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;What is wrong and how to fix it?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Apr 2023 09:22:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1473412#M34415</guid>
      <dc:creator>mkatliar</dc:creator>
      <dc:date>2023-04-05T09:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: MKLConfig.cmake absent</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474110#M34423</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If possible, could you please try installing the complete &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_self"&gt;Intel Base Toolkit&lt;/A&gt;&amp;nbsp;&amp;nbsp;as we could see the file MKLConfig.cmake is available in the path /opt/intel/oneapi/mkl/2023.0.0/lib/cmake/mkl&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VarshaS_Intel_0-1680851009578.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/39987i6AA135CF28802B4A/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="VarshaS_Intel_0-1680851009578.png" alt="VarshaS_Intel_0-1680851009578.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you get back to us if you still have any issues?&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>Fri, 07 Apr 2023 07:03:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474110#M34423</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-04-07T07:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: MKLConfig.cmake absent</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474141#M34425</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Varsha,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;installing intel-basekit does indeed install the required files. However it also installs 12Gb of unnecessary stuff. This is too much overhead, especially in the context of continuous integration. Do you know which specific package installs MKLConfig.cmake?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 08:34:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474141#M34425</guid>
      <dc:creator>mkatliar</dc:creator>
      <dc:date>2023-04-07T08:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: MKLConfig.cmake absent</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474148#M34426</link>
      <description>&lt;P&gt;I have figured it out. The most specific package that installs MKLConfig.cmake is&amp;nbsp;intel-oneapi-mkl-common-devel-&amp;lt;version&amp;gt;. It is also installed by&amp;nbsp;intel-oneapi-mkl-devel.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 08:43:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474148#M34426</guid>
      <dc:creator>mkatliar</dc:creator>
      <dc:date>2023-04-07T08:43:38Z</dc:date>
    </item>
    <item>
      <title>Re:MKLConfig.cmake absent</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474862#M34436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. Thanks for sharing the solution with us. 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, 10 Apr 2023 10:25:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-absent/m-p/1474862#M34436</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-04-10T10:25:58Z</dc:date>
    </item>
  </channel>
</rss>

