<?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 is great but should add further granularity for BLAS/LAPACK (official cmake supp in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1376101#M33004</link>
    <description>&lt;P&gt;Hi Mario,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;
&lt;P&gt;Glad to know that the MKLConfig.cmake file helps you in using MKL.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&lt;I&gt;Would it be possible to add reduced targets `MKL::BLAS` and `MKL::LAPACK`?&amp;nbsp;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;Thanks for bringing this up. we will try to address this issue once after discussing it with the concerned team and will get back to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vidya.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2022 12:53:23 GMT</pubDate>
    <dc:creator>VidyalathaB_Intel</dc:creator>
    <dc:date>2022-04-11T12:53:23Z</dc:date>
    <item>
      <title>MKLConfig.cmake is great but should add further granularity for BLAS/LAPACK (official cmake support)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1375464#M32990</link>
      <description>&lt;P&gt;Thanks a lot for adding cmake package configuration file "MKLConfig.cmake". This is really helpful to use MKL in a clean and platform independent way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to add support for this config into (official) cmake. The FindBLAS and FindLAPACK scripts from cmake currently find the libraries one by one, with a significant effort (see &lt;A href="https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindBLAS.cmake" target="_blank" rel="noopener"&gt;https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindBLAS.cmake&lt;/A&gt;&amp;nbsp;and &lt;A href="https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindLAPACK.cmake" target="_blank" rel="noopener"&gt;https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindLAPACK.cmake&lt;/A&gt;). I think using&amp;nbsp;"MKLConfig.cmake" would be more clean and generic, and would allow Intel to better maintain this support via "MKLConfig.cmake" in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However there is a problem: Currently&amp;nbsp;"MKLConfig.cmake" provides only one target, `MKL::MKL`. For cmake it would be preferable if there where separate targets for BLAS and for LAPACK. Not all users want all of MKL when they request only BLAS or only LAPACK in cmake. Would it be possible to add reduced targets&amp;nbsp;`MKL::BLAS` and&amp;nbsp;`MKL::LAPACK`? Then it would be great if target `MKL::MKL` links&amp;nbsp;`MKL::BLAS` and&amp;nbsp;`MKL::LAPACK`, so that users can mix and mingle all targets and cmake "will do the right thing".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a corresponding discussion in the upstream cmake issue tracker with a relevant comment here:&amp;nbsp;&lt;A href="https://gitlab.kitware.com/cmake/cmake/-/issues/22831#note_1169218" target="_blank" rel="noopener"&gt;https://gitlab.kitware.com/cmake/cmake/-/issues/22831#note_1169218&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your consideration!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 07:01:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1375464#M32990</guid>
      <dc:creator>Emmenlauer__Mario</dc:creator>
      <dc:date>2022-04-08T07:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: MKLConfig.cmake is great but should add further granularity for BLAS/LAPACK (official cmake supp</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1376101#M33004</link>
      <description>&lt;P&gt;Hi Mario,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;
&lt;P&gt;Glad to know that the MKLConfig.cmake file helps you in using MKL.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&lt;I&gt;Would it be possible to add reduced targets `MKL::BLAS` and `MKL::LAPACK`?&amp;nbsp;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;Thanks for bringing this up. we will try to address this issue once after discussing it with the concerned team and will get back to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vidya.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 12:53:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1376101#M33004</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2022-04-11T12:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: MKLConfig.cmake is great but should add further granularity for BLAS/LAPACK (official cmake supp</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1376125#M33006</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/49847"&gt;@GVid&lt;/a&gt;&amp;nbsp;, I appreciate your support!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 11:28:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1376125#M33006</guid>
      <dc:creator>Emmenlauer__Mario</dc:creator>
      <dc:date>2022-04-11T11:28:37Z</dc:date>
    </item>
    <item>
      <title>Re:MKLConfig.cmake is great but should add further granularity for BLAS/LAPACK (official cmake support)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1376777#M33016</link>
      <description>&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are working on your issue internally, we will get back to you soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2022 07:05:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1376777#M33016</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2022-04-13T07:05:21Z</dc:date>
    </item>
    <item>
      <title>Re:MKLConfig.cmake is great but should add further granularity for BLAS/LAPACK (official cmake support)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1386792#M33189</link>
      <description>&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you again for reaching us. We will put this new feature into backlog list, and will notice it in release notes when it's available.&lt;/P&gt;&lt;P&gt;This issue is closing and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a good day,&lt;/P&gt;&lt;P&gt;Ruqiu&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 May 2022 02:44:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKLConfig-cmake-is-great-but-should-add-further-granularity-for/m-p/1386792#M33189</guid>
      <dc:creator>Ruqiu_C_Intel</dc:creator>
      <dc:date>2022-05-24T02:44:40Z</dc:date>
    </item>
  </channel>
</rss>

