<?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: Intel® oneAPI Base Toolkit v. 2024.1 Error - 'mkl_blacs_ilp64.lib' cannot be opened in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1591350#M36055</link>
    <description>&lt;P&gt;and also you could look at the Developer Guide for Windows&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/linking-with-onemkl-cluster-software.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/linking-with-onemkl-cluster-software.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;where you could find out tips describing how to link with OneMKL Cluster Software.&lt;/P&gt;
&lt;P&gt;Quote&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;" The BLACS library corresponding to your , programming interface (LP64 or ILP64), and MPI version. These libraries are listed in&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/appendix-c-directory-structure-in-detail.html" target="_blank"&gt;Appendix C: Directory Structure in Detail&lt;/A&gt;. For example, for the LP64 interface, choose one of&amp;nbsp;mkl_blacs_intelmpi_lp64.lib, or&amp;nbsp;mkl_blacs_msmpi_lp64.lib&amp;nbsp;in the case of static linking and&amp;nbsp;mkl_blacs_lp64_dll.lib&amp;nbsp;in the case of dynamic linking. "&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 08:37:53 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2024-04-22T08:37:53Z</dc:date>
    <item>
      <title>Intel® oneAPI Base Toolkit v. 2024.1 Error - 'mkl_blacs_ilp64.lib' cannot be opened</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1587668#M36052</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When compile a C++ program in VS Pro&amp;nbsp;2022 with OneAPI Base Toolkit v. 2024.1, I encounter the following error:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fatal error LNK1104: mkl_blacs_ilp64.lib' can not be opened&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Looking into the folder &lt;EM&gt;C:\Program Files (x86)\Intel\oneAPI\mkl\2024.1\lib&lt;/EM&gt;, there is no such file but&amp;nbsp;&lt;EM&gt;mkl_blacs_lp64_dll.lib. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Other files systematically have a &lt;EM&gt;.lib&lt;/EM&gt; and a &lt;EM&gt;_dll.lib&lt;/EM&gt; version, such as &lt;EM&gt;mkl_cdft_core.lib&amp;nbsp;&lt;/EM&gt;and &lt;EM&gt;mkl_cdft_core_dll.lib&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Is this a bug in the latest version ? Where I can download the missing file?&lt;/P&gt;&lt;P&gt;Repair tool does not help.&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 08:52:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1587668#M36052</guid>
      <dc:creator>DucVinhNguyen</dc:creator>
      <dc:date>2024-04-09T08:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Intel® oneAPI Base Toolkit v. 2024.1 Error - 'mkl_blacs_ilp64.lib' cannot be opened</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1588368#M36053</link>
      <description>&lt;P&gt;More info :&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although the "&lt;EM&gt;mkl_blacs_ilp64_file&lt;/EM&gt;" variable in "&lt;EM&gt;CMakeSettings.json&lt;/EM&gt;" was set to "&lt;EM&gt;mkl_blacs_ilp64_dll.lib&lt;/EM&gt;", building stills looks for the file "&lt;EM&gt;mkl_blacs_ilp64.lib" which does not exist.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Is there anyone who can help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 13:55:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1588368#M36053</guid>
      <dc:creator>DucVinhNguyen</dc:creator>
      <dc:date>2024-04-11T13:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Intel® oneAPI Base Toolkit v. 2024.1 Error - 'mkl_blacs_ilp64.lib' cannot be opened</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1591345#M36054</link>
      <description>&lt;P&gt;You might try to explicitly link against specific MPI libraries supported by windows version of oneMKL, which are&lt;/P&gt;
&lt;P&gt;Intel MPI and MS MPI.&lt;/P&gt;
&lt;P&gt;Please take a look at the MKL Linker Adviser:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example for ILP64 API you need link against the following libs:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Intel IntelMPI:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;mkl_intel_ilp64.lib mkl_intel_thread.lib mkl_core.lib &lt;STRONG&gt;mkl_blacs_intelmpi_ilp64.lib&lt;/STRONG&gt; libiomp5md.lib impi.lib&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;MSMPI&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;mkl_intel_ilp64.lib mkl_intel_thread.lib mkl_core.lib &lt;STRONG&gt;mkl_blacs_msmpi_ilp64.lib&lt;/STRONG&gt; libiomp5md.lib msmpi.lib&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 08:27:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1591345#M36054</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2024-04-22T08:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Intel® oneAPI Base Toolkit v. 2024.1 Error - 'mkl_blacs_ilp64.lib' cannot be opened</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1591350#M36055</link>
      <description>&lt;P&gt;and also you could look at the Developer Guide for Windows&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/linking-with-onemkl-cluster-software.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/linking-with-onemkl-cluster-software.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;where you could find out tips describing how to link with OneMKL Cluster Software.&lt;/P&gt;
&lt;P&gt;Quote&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;" The BLACS library corresponding to your , programming interface (LP64 or ILP64), and MPI version. These libraries are listed in&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/appendix-c-directory-structure-in-detail.html" target="_blank"&gt;Appendix C: Directory Structure in Detail&lt;/A&gt;. For example, for the LP64 interface, choose one of&amp;nbsp;mkl_blacs_intelmpi_lp64.lib, or&amp;nbsp;mkl_blacs_msmpi_lp64.lib&amp;nbsp;in the case of static linking and&amp;nbsp;mkl_blacs_lp64_dll.lib&amp;nbsp;in the case of dynamic linking. "&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 08:37:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-oneAPI-Base-Toolkit-v-2024-1-Error-mkl-blacs-ilp64-lib/m-p/1591350#M36055</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2024-04-22T08:37:53Z</dc:date>
    </item>
  </channel>
</rss>

