<?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:Does ssyevr support mkl_progress? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1449521#M34207</link>
    <description>&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;A gentle reminder:&lt;/P&gt;&lt;P&gt;We have not heard back from you for a while. Could you please let us know if you need any other information?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Jan 2023 06:09:38 GMT</pubDate>
    <dc:creator>ShanmukhS_Intel</dc:creator>
    <dc:date>2023-01-24T06:09:38Z</dc:date>
    <item>
      <title>Does ssyevr support mkl_progress?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1445675#M34148</link>
      <description>&lt;P&gt;I set an mkl_progress function using mkl_set_progress and then I called ssyevr with a 10000 x 10000 matrix. The ssyevr call took about 1 minute on my laptop. The mkl_progress function was not called. Is this expected behavior?&lt;/P&gt;
&lt;P&gt;This is the first time I attempt to use mkl_progress so I may have made some newbie error. I'm developing an interactive data visualization program and I really need to be able to interrupt eigen-decompositions of large matrices.&lt;/P&gt;
&lt;P&gt;My software is written in C++.&lt;/P&gt;
&lt;P&gt;/Johan Råde&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 10:04:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1445675#M34148</guid>
      <dc:creator>JohanR</dc:creator>
      <dc:date>2023-01-11T10:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Does ssyevr support mkl_progress?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1447105#M34173</link>
      <description>&lt;P&gt;Hi Johan Rade,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting on Intel communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We regret to inform you that ssyevr doesn't support &lt;SPAN&gt;mkl_progress &lt;/SPAN&gt;functionality. You could refer to the developer reference for routines that support the mkl_progress functionality. Please find the link below for your reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/support-functions/miscellaneous/mkl-progress.html#mkl-progress" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/support-functions/miscellaneous/mkl-progress.html#mkl-progress&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 07:16:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1447105#M34173</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2023-02-17T07:16:03Z</dc:date>
    </item>
    <item>
      <title>Re:Does ssyevr support mkl_progress?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1449521#M34207</link>
      <description>&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;A gentle reminder:&lt;/P&gt;&lt;P&gt;We have not heard back from you for a while. Could you please let us know if you need any other information?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2023 06:09:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1449521#M34207</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2023-01-24T06:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Does ssyevr support mkl_progress?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1449534#M34209</link>
      <description>&lt;P&gt;Dear Shanmukh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your answer was very clear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Johan Råde&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 07:08:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1449534#M34209</guid>
      <dc:creator>JohanR</dc:creator>
      <dc:date>2023-01-24T07:08:23Z</dc:date>
    </item>
    <item>
      <title>Re:Does ssyevr support mkl_progress?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1449572#M34213</link>
      <description>&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the confirmation. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2023 10:23:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-ssyevr-support-mkl-progress/m-p/1449572#M34213</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2023-01-24T10:23:00Z</dc:date>
    </item>
  </channel>
</rss>

