<?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: FEAST Eigensolver: Problem setting the size of m0 and x parameters in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-Eigensolver-Problem-setting-the-size-of-m0-and-x/m-p/1191304#M29745</link>
    <description>&lt;P&gt;Peter,&amp;nbsp;I think this is one of the main disadvantages of this algorithm. Probably I am wrong, but that impossible with the FEAST. We may ask someone from the Feast developers to help you in that possible.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jul 2020 09:54:47 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-07-10T09:54:47Z</dc:date>
    <item>
      <title>FEAST Eigensolver: Problem setting the size of m0 and x parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-Eigensolver-Problem-setting-the-size-of-m0-and-x/m-p/1189894#M29693</link>
      <description>&lt;P&gt;I have been using the FEAST eigensolver for a long time and one problem I have always had is knowing how big to make m0 and x. I know emin and emax but I have no idea how many eigenvalues fall in-between those bounds. The problem is that my a and b matrices are huge and I have to guess the size of m0 and x, which means that I often chew up lots of memory unnecessarily if there are less eigenvalues than my guess.&lt;/P&gt;
&lt;P&gt;Is there a way to do some sort of preliminary call to find out how many eigenvalues are between emin and emax (or even a close estimate) before I have to allocate memory for the x array so that I can then set m0 and allocate x with realistic values?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 14:57:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-Eigensolver-Problem-setting-the-size-of-m0-and-x/m-p/1189894#M29693</guid>
      <dc:creator>schulzey</dc:creator>
      <dc:date>2020-07-06T14:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: FEAST Eigensolver: Problem setting the size of m0 and x parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-Eigensolver-Problem-setting-the-size-of-m0-and-x/m-p/1191304#M29745</link>
      <description>&lt;P&gt;Peter,&amp;nbsp;I think this is one of the main disadvantages of this algorithm. Probably I am wrong, but that impossible with the FEAST. We may ask someone from the Feast developers to help you in that possible.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 09:54:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-Eigensolver-Problem-setting-the-size-of-m0-and-x/m-p/1191304#M29745</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-07-10T09:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: FEAST Eigensolver: Problem setting the size of m0 and x parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-Eigensolver-Problem-setting-the-size-of-m0-and-x/m-p/1191542#M29755</link>
      <description>&lt;P&gt;Peter,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as this option is not yet implemented in MKL, but you may try to take the&amp;nbsp;&lt;SPAN&gt;EigenValues Slicing Library. EVSL provides routines for computing eigenvalues located in a given interval, and their associated eigenvectors, of real symmetric - standard or generalized eigenvalue problems.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;here is the link to this library --&amp;nbsp;&lt;A href="https://www-users.cs.umn.edu/~saad/software/EVSL/index.html" target="_blank"&gt;https://www-users.cs.umn.edu/~saad/software/EVSL/index.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;and here is the link to Eric's Polizzy publication regarding this topic -&amp;nbsp;&lt;A href="https://experts.umn.edu/en/publications/efficient-estimation-of-eigenvalue-counts-in-an-interval" target="_blank"&gt;https://experts.umn.edu/en/publications/efficient-estimation-of-eigenvalue-counts-in-an-interval&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jul 2020 03:25:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FEAST-Eigensolver-Problem-setting-the-size-of-m0-and-x/m-p/1191542#M29755</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-07-11T03:25:35Z</dc:date>
    </item>
  </channel>
</rss>

