<?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: Official CMake support for MKL in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1411960#M33592</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Where can I find MKLConfig.cmake ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My apologies for not making a "new post" but I cannot find the option here!!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2022 17:12:18 GMT</pubDate>
    <dc:creator>Peter0000</dc:creator>
    <dc:date>2022-08-31T17:12:18Z</dc:date>
    <item>
      <title>Official CMake support for MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1159608#M27861</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to add MKL to my C++ library, but it is currently tedious to do so using CMake. The C++ community has mostly embraced CMake over the past few years, as can be seen in the number of related threads on this very forum:&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/279325"&gt;CMAKE and FindMKL or FindLAPACK&lt;BR /&gt;MKL and CMAKE&lt;BR /&gt;Configuring CMake - BLAS and MLK Library Not found&lt;BR /&gt;Findind MKL with cmake&lt;BR /&gt;cmake configure findBLAS.cmake can't find MKL &lt;/A&gt;&lt;BR /&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/542687"&gt;Could NOT find MKL&lt;BR /&gt;OsX 10.10 breaking error through CMAKE &lt;/A&gt;&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;A few &lt;A href="https://raw.githubusercontent.com/hanjianwei/cmake-modules/master/FindMKL.cmake"&gt;unofficial FindMKL.cmake scripts&lt;/A&gt; can be found online, but these haven't been updated in a while, and still rely on old CMake 2.x syntax.&lt;/P&gt;&lt;P&gt;While I very much appreciate Intel's efforts to improve the performance and reliability of the MKL, I feel it would be extremely valuable for the entire community if Intel could provide official CMake support for its library. Using the MKL would become as trivial as&lt;/P&gt;
&lt;PRE class="brush:plain; class-name:dark;"&gt;find_package(MKL)
if (MKL_FOUND)
    target_link_libraries(my_executable MKL::MKL) 
endif()&lt;/PRE&gt;

&lt;P&gt;Back in 2013, &lt;A href="https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/381286"&gt;an Intel employee commented&lt;/A&gt;: "Note, that it's CMAKE providing support for MKL and not vice versa. So the best course of action is submitting your issue directly to CMAKE bug tracking system." I disagree with this statement. The entire community is moving towards CMake, and it is my personal opinion that it is Intel's job to make sure that its own libraries fit in the C++ ecosystem.&lt;/P&gt;
&lt;P&gt;Moving forward, does Intel have any plan to officially support CMake?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 14:00:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1159608#M27861</guid>
      <dc:creator>Hodara__Joachim1</dc:creator>
      <dc:date>2019-12-19T14:00:59Z</dc:date>
    </item>
    <item>
      <title>Did you finally submit the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1159609#M27862</link>
      <description>&lt;P&gt;Did you finally submit the&amp;nbsp;Feature Request to the Intel Online Service Center? This is the official way to follow this kind of request.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2019 03:58:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1159609#M27862</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-12-21T03:58:35Z</dc:date>
    </item>
    <item>
      <title>here is the link to OSC -</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1159610#M27863</link>
      <description>&lt;P&gt;here is the link to OSC -&amp;nbsp;https://supporttickets.intel.com/?lang=en-US&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2019 04:00:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1159610#M27863</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-12-21T04:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Official CMake support for MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1411960#M33592</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Where can I find MKLConfig.cmake ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My apologies for not making a "new post" but I cannot find the option here!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 17:12:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Official-CMake-support-for-MKL/m-p/1411960#M33592</guid>
      <dc:creator>Peter0000</dc:creator>
      <dc:date>2022-08-31T17:12:18Z</dc:date>
    </item>
  </channel>
</rss>

