<?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: MKL 10.2 (Update 1) breaks ARPACK in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897217#M10962</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/371334"&gt;vasci_intel&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Unfortunately this MKL 10.2 regression problem as not been entirely resolved in MKL 10.2 Update 2. I have tracked the problem down to two LAPACK routines dgeqr2 and dsteqr. When I replace the MKL versions with the reference LAPACK source code versions , the issue disappears. &lt;BR /&gt;So given the &lt;STRONG&gt;same input data,&lt;/STRONG&gt; the MKL 10.2 versions of these routines give different output data compared to both MKL 10.1 and previous versions and the reference LAPACK FORTRAN source code.&lt;BR /&gt;&lt;BR /&gt;I am going to create test cases, and submit a premier support issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Andrew, &lt;BR /&gt;you don't need to do that - you can use the private tread here and we will check the problem on our side.&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2009 11:13:22 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-10-20T11:13:22Z</dc:date>
    <item>
      <title>MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897205#M10950</link>
      <description>I have been using MKL/ARPACK with MKL versions from 8 to 10.1 to solve real eigenvalue problems with no issues. If I replace the 10.1 MKL libraries with 10.2 Update 1, the eigenvector extraction produces (very) incorrect results in some but not all cases ( the eigenvalues are still correct). If I go back to 10.1, the results are correct - this is just swapping DLLS. Trying to nail down the offending MKL routine is a very complex process by swapping software LAPACK for MKL LAPACK and will take days. Anyone else seen this?</description>
      <pubDate>Wed, 12 Aug 2009 15:37:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897205#M10950</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2009-08-12T15:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897206#M10951</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;This looks like a bug in dstevr which was fixed recently and the fix will be available in the next update release.&lt;BR /&gt;&lt;BR /&gt;--Vipin</description>
      <pubDate>Mon, 17 Aug 2009 16:19:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897206#M10951</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2009-08-17T16:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897207#M10952</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/154464"&gt;Vipin Kumar E K (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;This looks like a bug in dstevr which was fixed recently and the fix will be available in the next update release.&lt;BR /&gt;&lt;BR /&gt;--Vipin&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Dear Vasci_Intel&lt;BR /&gt;&lt;BR /&gt;Would you mind provide ussome information regarding how to use MKL and Arpack together? Any referenceis greatly appreciated. I am planning to use INTEL Pardiso Solver with Arpack, but not quite sure where to start.&lt;BR /&gt;Regards&lt;BR /&gt;Bulent</description>
      <pubDate>Mon, 17 Aug 2009 16:56:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897207#M10952</guid>
      <dc:creator>Alemdar__Bulent</dc:creator>
      <dc:date>2009-08-17T16:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897208#M10953</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Hi Bulent,&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Sorry to not reply - did not subscribe to the thread. Do you still need an example of using ARPACK with PARDISO?&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Andrew&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Sep 2009 20:45:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897208#M10953</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2009-09-02T20:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897209#M10954</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/371334"&gt;vasci_intel&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Hi Bulent,&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Sorry to not reply - did not subscribe to the thread. Do you still need an example of using ARPACK with PARDISO?&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Andrew&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Yes, I am still interested :-)&lt;BR /&gt;Thx&lt;BR /&gt;bulent</description>
      <pubDate>Thu, 03 Sep 2009 00:07:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897209#M10954</guid>
      <dc:creator>Alemdar__Bulent</dc:creator>
      <dc:date>2009-09-03T00:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897210#M10955</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello vasci_intel,&lt;BR /&gt;&lt;BR /&gt;Could you please provide a reproducer for the issue, and also describe which platform do you use (win32, win32e, etc.).It would be enought to havea simple programm which calls ARPACK with your input data and prints out incorrect part of eigenvector.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;-- Alexander.&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Sep 2009 05:57:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897210#M10955</guid>
      <dc:creator>Alexander_K_Intel3</dc:creator>
      <dc:date>2009-09-10T05:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897211#M10956</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/93635"&gt;Alexander Kobotov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Hello vasci_intel,&lt;BR /&gt;&lt;BR /&gt;Could you please provide a reproducer for the issue, and also describe which platform do you use (win32, win32e, etc.).It would be enought to havea simple programm which calls ARPACK with your input data and prints out incorrect part of eigenvector.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;-- Alexander.&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi Alexander,&lt;BR /&gt;It is actually quite a bit of work to create a standalone sample case. Is the potential fix you mentioned in MKL 10.2 Update 1 or a later Update that is still to be released?&lt;BR /&gt;&lt;BR /&gt;PS my platforms are Win32 and Win64&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Sep 2009 15:26:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897211#M10956</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2009-09-10T15:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897212#M10957</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/371334"&gt;vasci_intel&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi Alexander,&lt;BR /&gt;It is actually quite a bit of work to create a standalone sample case. Is the potential fix you mentioned in MKL 10.2 Update 1 or a later Update that is still to be released?&lt;BR /&gt;&lt;BR /&gt;PS my platforms are Win32 and Win64&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Ok, then probablyyou could provide some additional information, like which particular routine from ARPACK was used, or at least which of eigenproblems is solved, could you? Size of the matrixand other input parameters are also highly appresiated. I'd like to reproduce thefailure to check if it is reallyabout the issuealready fixed in upcoming 10.2 Update 2.&lt;BR /&gt;&lt;BR /&gt;-- Alexander</description>
      <pubDate>Thu, 10 Sep 2009 17:16:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897212#M10957</guid>
      <dc:creator>Alexander_K_Intel3</dc:creator>
      <dc:date>2009-09-10T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897213#M10958</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/93635"&gt;Alexander Kobotov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;Ok, then probablyyou could provide some additional information, like which particular routine from ARPACK was used, or at least which of eigenproblems is solved, could you? Size of the matrixand other input parameters are also highly appresiated. I'd like to reproduce thefailure to check if it is reallyabout the issuealready fixed in upcoming 10.2 Update 2.&lt;BR /&gt;&lt;BR /&gt;-- Alexander&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi Alexander,&lt;BR /&gt;I am calling the following ARPACK routines&lt;BR /&gt;DSAUPD followed by &lt;BR /&gt;DSEUPD&lt;BR /&gt;&lt;BR /&gt;As I may have mentioned... the eigenvalues are correct, the eigenvectors extracted by DSEUPD are (sometimes) way out. That would suggest it is a LAPACK routine called by DSEUPD&lt;BR /&gt;&lt;BR /&gt;c routines call by dseupd&lt;BR /&gt;&lt;BR /&gt; c dgeqr2 LAPACK routine that computes the QR factorization of&lt;BR /&gt;c a matrix.&lt;BR /&gt;c dlacpy LAPACK matrix copy routine.&lt;BR /&gt;c dlamch LAPACK routine that determines machine constants.&lt;BR /&gt;c dorm2r LAPACK routine that applies an orthogonal matrix in&lt;BR /&gt;c factored form.&lt;BR /&gt;c dsteqr LAPACK routine that computes eigenvalues and eigenvectors&lt;BR /&gt;c of a tridiagonal matrix.&lt;BR /&gt;c dger Level 2 BLAS rank one update to a matrix.&lt;BR /&gt;c dcopy Level 1 BLAS that copies one vector to another .&lt;BR /&gt;c dnrm2 Level 1 BLAS that computes the norm of a vector.&lt;BR /&gt;c dscal Level 1 BLAS that scales a vector.&lt;BR /&gt;c dswap Level 1 BLAS that swaps the contents of two vectors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Sep 2009 18:02:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897213#M10958</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2009-09-10T18:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897214#M10959</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/371334"&gt;vasci_intel&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi Alexander,&lt;BR /&gt;I am calling the following ARPACK routines&lt;BR /&gt;DSAUPD followed by &lt;BR /&gt;DSEUPD&lt;BR /&gt;&lt;BR /&gt;As I may have mentioned... the eigenvalues are correct, the eigenvectors extracted by DSEUPD are (sometimes) way out. That would suggest it is a LAPACK routine called by DSEUPD&lt;BR /&gt;&lt;BR /&gt;c routines call by dseupd&lt;BR /&gt;&lt;BR /&gt;c dgeqr2 LAPACK routine that computes the QR factorization of&lt;BR /&gt;c a matrix.&lt;BR /&gt;c dlacpy LAPACK matrix copy routine.&lt;BR /&gt;c dlamch LAPACK routine that determines machine constants.&lt;BR /&gt;c dorm2r LAPACK routine that applies an orthogonal matrix in&lt;BR /&gt;c factored form.&lt;BR /&gt;c dsteqr LAPACK routine that computes eigenvalues and eigenvectors&lt;BR /&gt;c of a tridiagonal matrix.&lt;BR /&gt;c dger Level 2 BLAS rank one update to a matrix.&lt;BR /&gt;c dcopy Level 1 BLAS that copies one vector to another .&lt;BR /&gt;c dnrm2 Level 1 BLAS that computes the norm of a vector.&lt;BR /&gt;c dscal Level 1 BLAS that scales a vector.&lt;BR /&gt;c dswap Level 1 BLAS that swaps the contents of two vectors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;DearAndrew, &lt;BR /&gt;&lt;BR /&gt;If you don't mind, I haveseveral questions to you. Do you solve symmetricor non-symmetric eigenvalue problem?Could you provide the residual norm || A*x - lambda*x || for bad and good cases? &lt;BR /&gt;&lt;BR /&gt;What you described is usually observed in the problem of poorly separated eigenvalues or whenmultiplicy of a eigenvalue is more than 1. Is it possible al least to look at the values of computed eigenvalues in your case?&lt;BR /&gt;&lt;BR /&gt;In some cases, finite arithmetic may cause zero eigenvalues to be computed as very small, possibly negative, numbers even it is known that a matrix is nonnegative. Any change in auxilary routine like dscal might cause changing the sign some of these eigenvalues.&lt;BR /&gt;&lt;BR /&gt;Similar tosystems of linear equations,an eigenvalue and eigenvectors may be well-conditioned or ill-conditioned (there are a plenty of references about conditioning of eingenvalues and eigenvectors, see for example SIAM book "Templates for the solution of algebaric eigenvalue problems"). Deviationineigenvectors or in eigenvaluesmight happendue toill-conditioning of problem. Therealso existsseveral so-calledspectral transformationsthat help to turn poorly separated eigenvalues into well-separated ones.The residual norm and the measure of orthogonality for symmetriceigenvalue problemsare only thecriteria whether eigenvectors and eigenvalues are correctly computed.&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Sergey</description>
      <pubDate>Fri, 18 Sep 2009 11:25:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897214#M10959</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2009-09-18T11:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897215#M10960</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/93645"&gt;Sergey Kuznetsov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;DearAndrew, &lt;BR /&gt;&lt;BR /&gt;If you don't mind, I haveseveral questions to you. Do you solve symmetricor non-symmetric eigenvalue problem?Could you provide the residual norm || A*x - lambda*x || for bad and good cases? &lt;BR /&gt;&lt;BR /&gt;What you described is usually observed in the problem of poorly separated eigenvalues or whenmultiplicy of a eigenvalue is more than 1. Is it possible al least to look at the values of computed eigenvalues in your case?&lt;BR /&gt;&lt;BR /&gt;In some cases, finite arithmetic may cause zero eigenvalues to be computed as very small, possibly negative, numbers even it is known that a matrix is nonnegative. Any change in auxilary routine like dscal might cause changing the sign some of these eigenvalues.&lt;BR /&gt;&lt;BR /&gt;Similar tosystems of linear equations,an eigenvalue and eigenvectors may be well-conditioned or ill-conditioned (there are a plenty of references about conditioning of eingenvalues and eigenvectors, see for example SIAM book "Templates for the solution of algebaric eigenvalue problems"). Deviationineigenvectors or in eigenvaluesmight happendue toill-conditioning of problem. Therealso existsseveral so-calledspectral transformationsthat help to turn poorly separated eigenvalues into well-separated ones.The residual norm and the measure of orthogonality for symmetriceigenvalue problemsare only thecriteria whether eigenvectors and eigenvalues are correctly computed.&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Sergey&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi Sergey,&lt;BR /&gt;The bu introduced in MKL 10.2 seems to have been resolved in MKL Update 2.&lt;BR /&gt;&lt;BR /&gt; In response to your questions above.... the problems with errors were well conditioned.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Oct 2009 18:31:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897215#M10960</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2009-10-14T18:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897216#M10961</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
Unfortunately this MKL 10.2 regression problem as not been entirely resolved in MKL 10.2 Update 2. I have tracked the problem down to two LAPACK routines dgeqr2 and dsteqr. When I replace the MKL versions with the reference LAPACK source code versions , the issue disappears. &lt;BR /&gt;So given the &lt;STRONG&gt;same input data,&lt;/STRONG&gt; the MKL 10.2 versions of these routines give different output data compared to both MKL 10.1 and previous versions and the reference LAPACK FORTRAN source code.&lt;BR /&gt;&lt;BR /&gt;I am going to create test cases, and submit a premier support issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Oct 2009 17:33:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897216#M10961</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2009-10-19T17:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897217#M10962</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/371334"&gt;vasci_intel&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Unfortunately this MKL 10.2 regression problem as not been entirely resolved in MKL 10.2 Update 2. I have tracked the problem down to two LAPACK routines dgeqr2 and dsteqr. When I replace the MKL versions with the reference LAPACK source code versions , the issue disappears. &lt;BR /&gt;So given the &lt;STRONG&gt;same input data,&lt;/STRONG&gt; the MKL 10.2 versions of these routines give different output data compared to both MKL 10.1 and previous versions and the reference LAPACK FORTRAN source code.&lt;BR /&gt;&lt;BR /&gt;I am going to create test cases, and submit a premier support issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Andrew, &lt;BR /&gt;you don't need to do that - you can use the private tread here and we will check the problem on our side.&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2009 11:13:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897217#M10962</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-10-20T11:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 10.2 (Update 1) breaks ARPACK</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897218#M10963</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Andrew, &lt;BR /&gt;you don't need to do that - you can use the private tread here and we will check the problem on our side.&lt;BR /&gt;--Gennady&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
HI Gennady,&lt;BR /&gt;The issue is not quite as clear-cut as I thought - the differences I was seeing in MKL 10.2 vs using ARPACK's 'old' LAPACK src were in the values of the WORK array ( which is temporary data). Increasing the NCV parameter ( max number of LANCZOS vectors) made the issue go away as well.... excuse me while I bang me head against a wall!!&lt;BR /&gt;This may be an issue of numerical sensitivity with ARPACK that MKL exposes...&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2009 17:47:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-10-2-Update-1-breaks-ARPACK/m-p/897218#M10963</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2009-10-21T17:47:56Z</dc:date>
    </item>
  </channel>
</rss>

