<?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 Explicit SVD vs SVD with eigen solver in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Explicit-SVD-vs-SVD-with-eigen-solver/m-p/977993#M17211</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;could you clarify two following questions.&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Consider following mathematical problem.&amp;nbsp;&lt;STRONG style="font-size: 1em; line-height: 1.5;"&gt;Given general full rank square non symmetric matrix A of 13 000 x 13 000 size I want to find its SVD with all singular values and all right/left eigen vectors&lt;/STRONG&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;. But when I solve it with some driver SVD routine (e.g. LAPACKE_sgesdd) it takes about 2 x slower then I solve two eigen decomposition problems at a time: for A*A' (getting left eigen vectors of A) and A'*A&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;(getting right eigen vectors of A)&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt; matrices.&lt;/SPAN&gt;&lt;BR /&gt;
		&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Is it normal behavior or I miss something and there is more proper/fast way to find SVD for given matrix type explicitly (via SVD driver routine)?&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI&gt;Considering the same problem, is there any way in MKL &lt;STRONG&gt;to find small subset&lt;/STRONG&gt; (let it be 1 left and right eigen vectors for example) &lt;STRONG&gt;of all SVD right/left eigen vectors&lt;/STRONG&gt; with the biggest singular values, &lt;STRONG&gt;saving "considerable" amount of time&lt;/STRONG&gt; (at least 30%) ?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Apr 2014 05:04:58 GMT</pubDate>
    <dc:creator>VICTOR_K_Intel</dc:creator>
    <dc:date>2014-04-11T05:04:58Z</dc:date>
    <item>
      <title>Explicit SVD vs SVD with eigen solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Explicit-SVD-vs-SVD-with-eigen-solver/m-p/977993#M17211</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;could you clarify two following questions.&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Consider following mathematical problem.&amp;nbsp;&lt;STRONG style="font-size: 1em; line-height: 1.5;"&gt;Given general full rank square non symmetric matrix A of 13 000 x 13 000 size I want to find its SVD with all singular values and all right/left eigen vectors&lt;/STRONG&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;. But when I solve it with some driver SVD routine (e.g. LAPACKE_sgesdd) it takes about 2 x slower then I solve two eigen decomposition problems at a time: for A*A' (getting left eigen vectors of A) and A'*A&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;(getting right eigen vectors of A)&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt; matrices.&lt;/SPAN&gt;&lt;BR /&gt;
		&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Is it normal behavior or I miss something and there is more proper/fast way to find SVD for given matrix type explicitly (via SVD driver routine)?&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI&gt;Considering the same problem, is there any way in MKL &lt;STRONG&gt;to find small subset&lt;/STRONG&gt; (let it be 1 left and right eigen vectors for example) &lt;STRONG&gt;of all SVD right/left eigen vectors&lt;/STRONG&gt; with the biggest singular values, &lt;STRONG&gt;saving "considerable" amount of time&lt;/STRONG&gt; (at least 30%) ?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2014 05:04:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Explicit-SVD-vs-SVD-with-eigen-solver/m-p/977993#M17211</guid>
      <dc:creator>VICTOR_K_Intel</dc:creator>
      <dc:date>2014-04-11T05:04:58Z</dc:date>
    </item>
  </channel>
</rss>

