<?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: bug in MKLConfig.cmake (2024.0) in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-MKLConfig-cmake-2024-0/m-p/1585399#M35965</link>
    <description>&lt;P&gt;Hi Mahan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code compiles just fine now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Arnout&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 07:17:24 GMT</pubDate>
    <dc:creator>Arnout</dc:creator>
    <dc:date>2024-04-02T07:17:24Z</dc:date>
    <item>
      <title>bug in MKLConfig.cmake (2024.0)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-MKLConfig-cmake-2024-0/m-p/1582398#M35939</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got an error about&amp;nbsp;OMP_DLL_DIR not being found and I think it's a bug in&amp;nbsp;MKLConfig.cmake&lt;/P&gt;&lt;P&gt;Line 905 of&amp;nbsp;MKLConfig.cmake I changed to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set(OMP_LIBNAME ${LIB_PREFIX}${MKL_OMP_LIB})&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I added&amp;nbsp;"../../compiler/latest/lib" to PATH_SUFFIXES and now everything is working again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set(MKL_SDL_THREAD_ENV "INTEL")&lt;BR /&gt;set(OMP_LIBNAME ${LIB_PREFIX}${MKL_OMP_LIB})&lt;/P&gt;&lt;P&gt;find_library(OMP_LIBRARY ${OMP_LIBNAME}&lt;BR /&gt;HINTS $ENV{LIB} $ENV{LIBRARY_PATH} $ENV{MKLROOT} ${MKL_ROOT} $ENV{CMPLR_ROOT}&lt;BR /&gt;PATH_SUFFIXES "lib" "lib/${MKL_ARCH}"&lt;BR /&gt;"lib/${MKL_ARCH}_lin" "lib/${MKL_ARCH}_win"&lt;BR /&gt;"linux/compiler/lib/${MKL_ARCH}"&lt;BR /&gt;"linux/compiler/lib/${MKL_ARCH}_lin"&lt;BR /&gt;"windows/compiler/lib/${MKL_ARCH}"&lt;BR /&gt;"windows/compiler/lib/${MKL_ARCH}_win"&lt;BR /&gt;"../compiler/lib/${MKL_ARCH}_lin" "../compiler/lib/${MKL_ARCH}_win"&lt;BR /&gt;"../compiler/lib/${MKL_ARCH}" "../compiler/lib" "compiler/lib"&lt;BR /&gt;"../../compiler/latest/lib"&lt;BR /&gt;"../../compiler/latest/linux/compiler/lib/${MKL_ARCH}"&lt;BR /&gt;"../../compiler/latest/linux/compiler/lib/${MKL_ARCH}_lin"&lt;BR /&gt;"../../compiler/latest/windows/compiler/lib/${MKL_ARCH}"&lt;BR /&gt;"../../compiler/latest/windows/compiler/lib/${MKL_ARCH}_win"&lt;BR /&gt;"../../compiler/latest/mac/compiler/lib"&lt;BR /&gt;NO_DEFAULT_PATH)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Arnout&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 12:02:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-MKLConfig-cmake-2024-0/m-p/1582398#M35939</guid>
      <dc:creator>Arnout</dc:creator>
      <dc:date>2024-03-21T12:02:57Z</dc:date>
    </item>
    <item>
      <title>Re:bug in MKLConfig.cmake (2024.0)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-MKLConfig-cmake-2024-0/m-p/1584999#M35963</link>
      <description>&lt;P&gt;Hi Arnout,&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;Could you please try with the latest release of oneAPI 2024.1, and let me know if there is any issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Apr 2024 03:08:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-MKLConfig-cmake-2024-0/m-p/1584999#M35963</guid>
      <dc:creator>Mahan</dc:creator>
      <dc:date>2024-04-01T03:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: bug in MKLConfig.cmake (2024.0)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-MKLConfig-cmake-2024-0/m-p/1585399#M35965</link>
      <description>&lt;P&gt;Hi Mahan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code compiles just fine now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Arnout&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 07:17:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-MKLConfig-cmake-2024-0/m-p/1585399#M35965</guid>
      <dc:creator>Arnout</dc:creator>
      <dc:date>2024-04-02T07:17:24Z</dc:date>
    </item>
  </channel>
</rss>

