<?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 Alex, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-set-the-adaqute-parameters-for-feast-eigen-solver/m-p/1057123#M21489</link>
    <description>&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;Alex,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;Thank you for the reply. Yes, I’m interested in private discussion about this.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;In the vibration field, we often require the lowest n eigenvalues without knowing the eigenvalues range,&amp;nbsp; or to calculate the eigenvalue range without knowing how many eigenvalues in that range.&amp;nbsp; Most commercial finite element package (such as ANSYS/NASTRAN) has that feature, it will much help if FEAST has that feature.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;Letian&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2015 20:17:13 GMT</pubDate>
    <dc:creator>Letian_W_</dc:creator>
    <dc:date>2015-08-24T20:17:13Z</dc:date>
    <item>
      <title>How to set the adaqute parameters for feast eigen solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-set-the-adaqute-parameters-for-feast-eigen-solver/m-p/1057121#M21487</link>
      <description>&lt;P&gt;I'm using feast general Eigen solver to solve the Eigen value equations. However, I found it is difficult to follow a general rules to set the emin, emax and m0. It seems I need to know in advance about the range of Eigenvalues for the m0 mode, if I set a large number to emax which exceeds the eigenvalues of the m0 mode, it will report error message 3. On the other hand, if I set emax too small, the solver will give incorrect predictions of the eigenvalues.&lt;/P&gt;

&lt;P&gt;I'm solving a vibration problem and I want to do the following 2 things:&lt;/P&gt;

&lt;P&gt;1. Find the lowest m number of eigenvalues, I cannot know in advance and&amp;nbsp;hope the code tell me&amp;nbsp;what is the emax&lt;/P&gt;

&lt;P&gt;2. Find all the Eigenvalues between emin and emax, I do not know how many modes between the range and would like the code tells me that.&lt;/P&gt;

&lt;P&gt;And ultimately&lt;/P&gt;

&lt;P&gt;3. Calculate the first m eigenvalues between emin and emax: if there is more than m modes between emin and emax, I'm only interested in the first m modes. Or, if there is only less than m modes' Eigenvalue falls in the range, I only care those less than m modes.&lt;/P&gt;

&lt;P&gt;What is the best way to set up the emin/emax and m0, m? Thanks.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;LEtian&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 18:39:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-set-the-adaqute-parameters-for-feast-eigen-solver/m-p/1057121#M21487</guid>
      <dc:creator>Letian_W_</dc:creator>
      <dc:date>2015-08-19T18:39:21Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-set-the-adaqute-parameters-for-feast-eigen-solver/m-p/1057122#M21488</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Current version of MKL Extended Eigensolver support only case when user provide interval and number of eigenvalue inside interval that a bit different to what you want. However we investigate possibility to expand current algorithm to find lowest n/ biggest n eigenvalue - could we continue discuss it with you in private thread?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 11:16:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-set-the-adaqute-parameters-for-feast-eigen-solver/m-p/1057122#M21488</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2015-08-24T11:16:05Z</dc:date>
    </item>
    <item>
      <title>Alex,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-set-the-adaqute-parameters-for-feast-eigen-solver/m-p/1057123#M21489</link>
      <description>&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;Alex,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;Thank you for the reply. Yes, I’m interested in private discussion about this.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;In the vibration field, we often require the lowest n eigenvalues without knowing the eigenvalues range,&amp;nbsp; or to calculate the eigenvalue range without knowing how many eigenvalues in that range.&amp;nbsp; Most commercial finite element package (such as ANSYS/NASTRAN) has that feature, it will much help if FEAST has that feature.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;Letian&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 20:17:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-set-the-adaqute-parameters-for-feast-eigen-solver/m-p/1057123#M21489</guid>
      <dc:creator>Letian_W_</dc:creator>
      <dc:date>2015-08-24T20:17:13Z</dc:date>
    </item>
  </channel>
</rss>

