<?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 Thank you Jon, unfortunately in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-CMAKELIST/m-p/1133910#M25835</link>
    <description>&lt;P&gt;Thank you Jon, unfortunately still not working, i keep getting an error "fatal error: mkl_pardiso.h: No such file or directory"&lt;/P&gt;&lt;P&gt;This means the findmkl module couldn't link the solution to the mkl library. For reference i've attached the cmakelist file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Nov 2019 20:30:58 GMT</pubDate>
    <dc:creator>zidane__ali</dc:creator>
    <dc:date>2019-11-01T20:30:58Z</dc:date>
    <item>
      <title>MKL and CMAKELIST</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-CMAKELIST/m-p/1133908#M25833</link>
      <description>&lt;P&gt;I'm trying to link the mkl library that is included in the parallel studio xe 2019 package to a solution of a project using CMakeLists.txt, I'm getting the following error :&lt;/P&gt;&lt;P&gt;CMake Error at CMakeLists.txt:12 (find_package):&lt;BR /&gt;&amp;nbsp; By not providing "FindMKL.cmake" in CMAKE_MODULE_PATH this project has&lt;BR /&gt;&amp;nbsp; asked CMake to find a package configuration file provided by "MKL", but&lt;BR /&gt;&amp;nbsp; CMake did not find one&lt;/P&gt;&lt;P&gt;My CMakeLists.txt file looks like that:&lt;/P&gt;&lt;P&gt;cmake_minimum_required(VERSION 3.15)&lt;/P&gt;&lt;P&gt;project(untitled) set(CMAKE_CXX_STANDARD 14)&lt;/P&gt;&lt;P&gt;add_executable(untitled main.cpp)&lt;/P&gt;&lt;P&gt;set(MKL_DIR "/home/ali/intel/parallel_studio_xe_2019.5.075/compilers_and_libraries_2019/linux/mkl/") include_directories(SYSTEM ${MKL})&lt;/P&gt;&lt;P&gt;find_package(MKL REQUIRED)&lt;/P&gt;&lt;P&gt;if(MKL_FOUND)&lt;/P&gt;&lt;P&gt;include_directories(${MKL_INCLUDE_DIRS})&lt;/P&gt;&lt;P&gt;target_link_libraries(untitled ${MKL_CORE_LIBRARY})&lt;/P&gt;&lt;P&gt;else() message(WARNING "MKL libs not found")&lt;/P&gt;&lt;P&gt;endif()&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 00:33:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-CMAKELIST/m-p/1133908#M25833</guid>
      <dc:creator>zidane__ali</dc:creator>
      <dc:date>2019-11-01T00:33:54Z</dc:date>
    </item>
    <item>
      <title>Hi Ali, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-CMAKELIST/m-p/1133909#M25834</link>
      <description>&lt;P&gt;Hi Ali,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think in order to use CMake for MKL , you would need to provide&amp;nbsp;FindMKL module.&amp;nbsp;&lt;/P&gt;&lt;P&gt;you may refer this custom FindMKL module and try to provide one that suites your environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/scivision/5108cf6ab1515f581a84cd9ad1ef72aa&amp;nbsp;" target="_blank"&gt;https://gist.github.com/scivision/5108cf6ab1515f581a84cd9ad1ef72aa&amp;nbsp;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also please refer this Link Line Advisor as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 07:01:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-CMAKELIST/m-p/1133909#M25834</guid>
      <dc:creator>Jonghak_K_Intel</dc:creator>
      <dc:date>2019-11-01T07:01:01Z</dc:date>
    </item>
    <item>
      <title>Thank you Jon, unfortunately</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-CMAKELIST/m-p/1133910#M25835</link>
      <description>&lt;P&gt;Thank you Jon, unfortunately still not working, i keep getting an error "fatal error: mkl_pardiso.h: No such file or directory"&lt;/P&gt;&lt;P&gt;This means the findmkl module couldn't link the solution to the mkl library. For reference i've attached the cmakelist file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 20:30:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-CMAKELIST/m-p/1133910#M25835</guid>
      <dc:creator>zidane__ali</dc:creator>
      <dc:date>2019-11-01T20:30:58Z</dc:date>
    </item>
  </channel>
</rss>

