<?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 FEAST 3.0 and MKL in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040821#M20702</link>
    <description>&lt;P&gt;Good day!&lt;/P&gt;

&lt;P&gt;The new FEAST solver 3.0 has been recently released. The MKL 11.3 includes the previous FEAST &lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;2.1&amp;nbsp;&lt;/SPAN&gt;version. Do you plan to include the FEAST 3.0 in the forthcoming MKL releases? When could we expect it?&lt;/P&gt;

&lt;P&gt;Probably there is an alternative solution for this problem. Is it possible to use both MKL 11.3 and FEAST 3.0 within the same solution? Recently I tried it, but obviously the linking stage failed.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2015 10:39:06 GMT</pubDate>
    <dc:creator>Vladimir_I_1</dc:creator>
    <dc:date>2015-10-30T10:39:06Z</dc:date>
    <item>
      <title>FEAST 3.0 and MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040821#M20702</link>
      <description>&lt;P&gt;Good day!&lt;/P&gt;

&lt;P&gt;The new FEAST solver 3.0 has been recently released. The MKL 11.3 includes the previous FEAST &lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;2.1&amp;nbsp;&lt;/SPAN&gt;version. Do you plan to include the FEAST 3.0 in the forthcoming MKL releases? When could we expect it?&lt;/P&gt;

&lt;P&gt;Probably there is an alternative solution for this problem. Is it possible to use both MKL 11.3 and FEAST 3.0 within the same solution? Recently I tried it, but obviously the linking stage failed.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:39:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040821#M20702</guid>
      <dc:creator>Vladimir_I_1</dc:creator>
      <dc:date>2015-10-30T10:39:06Z</dc:date>
    </item>
    <item>
      <title>Vladimir, which new features</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040822#M20703</link>
      <description>&lt;P&gt;Vladimir, which new features from FEAST 3.0 are you interesting in?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 12:36:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040822#M20703</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-10-30T12:36:38Z</dc:date>
    </item>
    <item>
      <title>I'm sorry for being late with</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040823#M20704</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I'm sorry for being late with my reply. Anyway, I think it is useful topic to discuss.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Among FEAST 3.0 features the most useful for me is support for non-Hermitian problems.&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I deal with rotor dynamics, and in this topic it is common to analyze non-Hermitian systems. Moreover, in most cases they are highly sparsed (band like matrices mainly). Currently, the only MKL solver that is capable to handle generalized&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;non-Hermitian problems is GGEV. But it is a dense solver and this significantly limits my computational facilities.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 16:52:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040823#M20704</guid>
      <dc:creator>Vladimir_I_1</dc:creator>
      <dc:date>2016-03-31T16:52:54Z</dc:date>
    </item>
    <item>
      <title>Hi, Gennady!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040824#M20705</link>
      <description>&lt;P&gt;Hi, Gennady!&lt;/P&gt;

&lt;P&gt;I have a similar problem with Vladimir. I firstly used FEAST 3.0 in my application, which needed BLAS and LAPACK library. Now i want to use the optimized BLAS and LAPACK library in MKL to gain more efficiency. When i link my source code with FEAST 3.0 library and MKL to produce executable file , some errors occurred, saying some FEAST functions are defined in both library.&lt;/P&gt;

&lt;P&gt;I think the reason is because MKL include FEAST 2.1 library. Is there any way that i can use the&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;BLAS and LAPACK library only in MKL?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2016 11:46:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040824#M20705</guid>
      <dc:creator>Junpeng_Lu</dc:creator>
      <dc:date>2016-11-25T11:46:00Z</dc:date>
    </item>
    <item>
      <title>Hi Jingpeng!  </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040825#M20706</link>
      <description>&lt;P&gt;Hi Jingpeng! &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;gt;&amp;gt; … some errors occurred, saying some FEAST functions are defined in both library.&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Could you give more details about this error?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;gt;&amp;gt; … . Is there any way that i can use the&amp;nbsp;BLAS and LAPACK library only in MKL?&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Yes, you may create the custom dll and link with this dll explicitly. Pls see &lt;/SPAN&gt;&lt;A href="https://software.intel.com/en-us/node/528533" style="font-size: 1em;"&gt;here&lt;/A&gt;&lt;SPAN style="font-size: 1em;"&gt; how to use this dll.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;with regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 06:53:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-3-0-and-MKL/m-p/1040825#M20706</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-11-28T06:53:00Z</dc:date>
    </item>
  </channel>
</rss>

