<?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 How to combine oneMKL PARDISO with a BLAS/LAPACK demuxing library in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-combine-oneMKL-PARDISO-with-a-BLAS-LAPACK-demuxing/m-p/1476614#M34473</link>
    <description>&lt;P&gt;Since Julia 1.6, Julia is compiled with &amp;nbsp; (LBT), a BLAS/LAPACK demuxing library. It allows to dynamically switch between BLAS / LAPACK backends (OpenBLAS, Intel MKL, BLIS...).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many softwares are precompiled with it in Julia (see &amp;nbsp;removed external link) thanks to the cross-compiler&amp;nbsp; {removed link} . In general, we compile these softwares with `-lblastrampoline` when it's possible.&lt;/P&gt;
&lt;P&gt;The issue is when we want to link with LBT&amp;nbsp; and oneMKL PARDISO solver such as Ipopt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to link Ipopt with shared libraries that have both the BLAS and LAPACK symbols.&lt;/P&gt;
&lt;P&gt;Is it possible to just use the Intel MKL shared libraries for the PARDISO solver?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2023 17:37:57 GMT</pubDate>
    <dc:creator>amontoison</dc:creator>
    <dc:date>2023-04-17T17:37:57Z</dc:date>
    <item>
      <title>How to combine oneMKL PARDISO with a BLAS/LAPACK demuxing library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-combine-oneMKL-PARDISO-with-a-BLAS-LAPACK-demuxing/m-p/1476614#M34473</link>
      <description>&lt;P&gt;Since Julia 1.6, Julia is compiled with &amp;nbsp; (LBT), a BLAS/LAPACK demuxing library. It allows to dynamically switch between BLAS / LAPACK backends (OpenBLAS, Intel MKL, BLIS...).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many softwares are precompiled with it in Julia (see &amp;nbsp;removed external link) thanks to the cross-compiler&amp;nbsp; {removed link} . In general, we compile these softwares with `-lblastrampoline` when it's possible.&lt;/P&gt;
&lt;P&gt;The issue is when we want to link with LBT&amp;nbsp; and oneMKL PARDISO solver such as Ipopt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to link Ipopt with shared libraries that have both the BLAS and LAPACK symbols.&lt;/P&gt;
&lt;P&gt;Is it possible to just use the Intel MKL shared libraries for the PARDISO solver?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 17:37:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-combine-oneMKL-PARDISO-with-a-BLAS-LAPACK-demuxing/m-p/1476614#M34473</guid>
      <dc:creator>amontoison</dc:creator>
      <dc:date>2023-04-17T17:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine oneMKL PARDISO with a BLAS/LAPACK demuxing library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-combine-oneMKL-PARDISO-with-a-BLAS-LAPACK-demuxing/m-p/1477619#M34474</link>
      <description>&lt;P&gt;I'm moving this over to the MKL Forum. The people there will be able to help you better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 20:26:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-combine-oneMKL-PARDISO-with-a-BLAS-LAPACK-demuxing/m-p/1477619#M34474</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-04-17T20:26:07Z</dc:date>
    </item>
  </channel>
</rss>

