<?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: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882536#M9721</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/452674"&gt;clemens_adolphs&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;Dear all,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I am using DSTEVR to diagonalize a symmetric tridiagonal matrix. It works fine when I only want none or some of the eigenvectors. For a matrix of dimension N, computing the first N-1 eigenvectors/eigenvalues works fine. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;However, if I want all eigenvectors, DSTEVR crashes with a segmentation fault in mkl_lapack_dlarre&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;A minimum example is attached.&lt;/DIV&gt;
&lt;DIV&gt;&lt;A onclick="function onclick() { function onclick() { function onclick() { ndownload('http://software.intel.com/file/23789') } } }"&gt;test.cpp&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I advise not to use this algorithm. It can fine say lies.&lt;BR /&gt;</description>
    <pubDate>Sun, 22 Nov 2009 22:43:51 GMT</pubDate>
    <dc:creator>yuriisig</dc:creator>
    <dc:date>2009-11-22T22:43:51Z</dc:date>
    <item>
      <title>Lapack: DSTEVR produces SIGSEGV when all eigenvectors are queried</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882530#M9715</link>
      <description>Dear all,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I am using DSTEVR to diagonalize a symmetric tridiagonal matrix. It works fine when I only want none or some of the eigenvectors. For a matrix of dimension N, computing the first N-1 eigenvectors/eigenvalues works fine. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;However, if I want all eigenvectors, DSTEVR crashes with a segmentation fault in mkl_lapack_dlarre&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;A minimum example is attached.&lt;/DIV&gt;
&lt;DIV&gt;&lt;A onclick="ndownload('http://software.intel.com/file/23789')"&gt;test.cpp&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Nov 2009 09:39:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882530#M9715</guid>
      <dc:creator>clemens_adolphs</dc:creator>
      <dc:date>2009-11-18T09:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882531#M9716</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/452674"&gt;clemens_adolphs&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;Dear all,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I am using DSTEVR to diagonalize a symmetric tridiagonal matrix. It works fine when I only want none or some of the eigenvectors. For a matrix of dimension N, computing the first N-1 eigenvectors/eigenvalues works fine. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;However, if I want all eigenvectors, DSTEVR crashes with a segmentation fault in mkl_lapack_dlarre&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;A minimum example is attached.&lt;/DIV&gt;
&lt;DIV&gt;&lt;A onclick="ndownload('http://software.intel.com/file/23789')"&gt;test.cpp&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Clemens,&lt;BR /&gt;Could you check the problem with the lates version of MKL ( 10.2 update2)? &lt;BR /&gt;I checked it with this version and see the results below,&lt;BR /&gt;&lt;BR /&gt;0.981753 -0.189933 0.00931642&lt;BR /&gt;0.189899 0.976642 -0.100539&lt;BR /&gt;0.00999689 0.100474 0.994889&lt;BR /&gt;ISUPPZ: 1 3 1 3 1 3&lt;BR /&gt;Press any key to continue . . .&lt;BR /&gt;&lt;BR /&gt;no segmentation ....&lt;BR /&gt;all outputs are correct ...&lt;BR /&gt;&lt;BR /&gt;--Gennady&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Nov 2009 11:45:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882531#M9716</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-11-18T11:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882532#M9717</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;BR /&gt;Hi Clemens,&lt;BR /&gt;Could you check the problem with the lates version of MKL ( 10.2 update2)? &lt;BR /&gt;I checked it with this version and see the results below,&lt;BR /&gt;&lt;BR /&gt;0.981753 -0.189933 0.00931642&lt;BR /&gt;0.189899 0.976642 -0.100539&lt;BR /&gt;0.00999689 0.100474 0.994889&lt;BR /&gt;ISUPPZ: 1 3 1 3 1 3&lt;BR /&gt;Press any key to continue . . .&lt;BR /&gt;&lt;BR /&gt;no segmentation ....&lt;BR /&gt;all outputs are correct ...&lt;BR /&gt;&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;sorry, since I'm at a workplace where only that version is installed, I cannot test it with that version.&lt;/DIV&gt;
&lt;DIV&gt;Did you try it with -O3 optimization as well? While trying to resolve the problem, I switched from dstevr to dstevx. Then I get weird problems where I still have not fully figured out what triggers what. Apparently, compiling with&lt;/DIV&gt;
&lt;DIV&gt;-debug produces a version that works. Omitting -debug and specifying -DNDEBUG or -DDEBUG only works if -O0 (no optimization) is given. Providing neither -debug nor -DNDEBUG nor -DDEBUG allows -O3 to produce a working version.&lt;/DIV&gt;
&lt;DIV&gt;Very weird.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;The above compiler flag 'magic' does not, however, affect the segfault in dstevr... disabling optimization changes nothing, I still get the segfault. :-(&lt;/DIV&gt;
&lt;DIV&gt;I will try to get the system administrator to update the mkl :)&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Nov 2009 13:31:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882532#M9717</guid>
      <dc:creator>clemens_adolphs</dc:creator>
      <dc:date>2009-11-18T13:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882533#M9718</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/452674"&gt;clemens_adolphs&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="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;BR /&gt;Hi Clemens,&lt;BR /&gt;Could you check the problem with the lates version of MKL ( 10.2 update2)? &lt;BR /&gt;I checked it with this version and see the results below,&lt;BR /&gt;&lt;BR /&gt;0.981753 -0.189933 0.00931642&lt;BR /&gt;0.189899 0.976642 -0.100539&lt;BR /&gt;0.00999689 0.100474 0.994889&lt;BR /&gt;ISUPPZ: 1 3 1 3 1 3&lt;BR /&gt;Press any key to continue . . .&lt;BR /&gt;&lt;BR /&gt;no segmentation ....&lt;BR /&gt;all outputs are correct ...&lt;BR /&gt;&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;sorry, since I'm at a workplace where only that version is installed, I cannot test it with that version.&lt;/DIV&gt;
&lt;DIV&gt;Did you try it with -O3 optimization as well? While trying to resolve the problem, I switched from dstevr to dstevx. Then I get weird problems where I still have not fully figured out what triggers what. Apparently, compiling with&lt;/DIV&gt;
&lt;DIV&gt;-debug produces a version that works. Omitting -debug and specifying -DNDEBUG or -DDEBUG only works if -O0 (no optimization) is given. Providing neither -debug nor -DNDEBUG nor -DDEBUG allows -O3 to produce a working version.&lt;/DIV&gt;
&lt;DIV&gt;Very weird.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;The above compiler flag 'magic' does not, however, affect the segfault in dstevr... disabling optimization changes nothing, I still get the segfault. :-(&lt;/DIV&gt;
&lt;DIV&gt;I will try to get the system administrator to update the mkl :)&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;hmm, that's interesting behaviour ... . Actually, compiling with different options shouldn't affect on the MKL routines ... . Nevertheless, please try to update to the latest version of MKL and let us the update :).&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Nov 2009 14:19:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882533#M9718</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-11-18T14:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882534#M9719</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Update:&lt;BR /&gt;&lt;BR /&gt;On one architecture I have icpc version 11. There it compiles and runs without segmentation fault, but the array isuppz is left unchanged although jobz is "V" and range is "A". Also, valgrind tells about invalid reads/writes and lost data in the parallelization libraries...&lt;BR /&gt;&lt;BR /&gt;For icpc 10.1, I still get the segmentation fault for any combination of compiler flags (-O0 to -O3, debug, etc) and various link lines (-openmp -lmkl or -lguide -lpthread -lmkl)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Nov 2009 20:07:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882534#M9719</guid>
      <dc:creator>clemens_adolphs</dc:creator>
      <dc:date>2009-11-18T20:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882535#M9720</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/452674"&gt;clemens_adolphs&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; Update:&lt;BR /&gt;&lt;BR /&gt;On one architecture I have icpc version 11. There it compiles and runs without segmentation fault, but the array isuppz is left unchanged although jobz is "V" and range is "A". Also, valgrind tells about invalid reads/writes and lost data in the parallelization libraries...&lt;BR /&gt;&lt;BR /&gt;For icpc 10.1, I still get the segmentation fault for any combination of compiler flags (-O0 to -O3, debug, etc) and various link lines (-openmp -lmkl or -lguide -lpthread -lmkl)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I checked test case you submitted with Intel C++ Compiler Professional 11.1.046 that contains MKL 10.2.2.025 in bundle on Linux intel64 machine. Please see the results below:&lt;BR /&gt;&lt;BR /&gt;$ export MKLPATH=/opt/intel/Compiler/11.1/046/mkl/lib/em64t &lt;BR /&gt;$ icpc -o test test.cpp -Wl,--start-group ${MKLPATH}/libmkl_intel_lp64.a ${MKLPATH}/libmkl_intel_thread.a ${MKLPATH}/libmkl_core.a -Wl,--end-group -openmp -lpthread&lt;BR /&gt;$ ./test&lt;BR /&gt;0.981753 -0.189933 0.00931642&lt;BR /&gt;0.189899 0.976642 -0.100539&lt;BR /&gt;0.00999689 0.100474 0.994889&lt;BR /&gt;ISUPPZ: 1 3 1 3 1 3 &lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Art&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Nov 2009 08:06:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882535#M9720</guid>
      <dc:creator>Artem_V_Intel</dc:creator>
      <dc:date>2009-11-19T08:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882536#M9721</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/452674"&gt;clemens_adolphs&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;Dear all,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I am using DSTEVR to diagonalize a symmetric tridiagonal matrix. It works fine when I only want none or some of the eigenvectors. For a matrix of dimension N, computing the first N-1 eigenvectors/eigenvalues works fine. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;However, if I want all eigenvectors, DSTEVR crashes with a segmentation fault in mkl_lapack_dlarre&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;A minimum example is attached.&lt;/DIV&gt;
&lt;DIV&gt;&lt;A onclick="function onclick() { function onclick() { function onclick() { ndownload('http://software.intel.com/file/23789') } } }"&gt;test.cpp&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I advise not to use this algorithm. It can fine say lies.&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Nov 2009 22:43:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882536#M9721</guid>
      <dc:creator>yuriisig</dc:creator>
      <dc:date>2009-11-22T22:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882537#M9722</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/312233"&gt;yuriisig&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;Quoting - &lt;A href="https://community.intel.com/en-us/profile/452674"&gt;clemens_adolphs&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;Dear all,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I am using DSTEVR to diagonalize a symmetric tridiagonal matrix. It works fine when I only want none or some of the eigenvectors. For a matrix of dimension N, computing the first N-1 eigenvectors/eigenvalues works fine. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;However, if I want all eigenvectors, DSTEVR crashes with a segmentation fault in mkl_lapack_dlarre&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;A minimum example is attached.&lt;/DIV&gt;
&lt;DIV&gt;&lt;A onclick="function onclick() { function onclick() { function onclick() { ndownload('http://software.intel.com/file/23789') } } }"&gt;test.cpp&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I advise not to use this algorithm. It can fine say lies.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Yuri, could you clarify what do you mean by that - "it can fine say lies"?&lt;BR /&gt;Is it wrong algorithm or the wrong implementation of DSTEVR into MKL?&lt;BR /&gt;--Gennady&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2009 07:21:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882537#M9722</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-11-23T07:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Lapack: DSTEVR produces SIGSEGV when all eigenvectors are q</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882538#M9723</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/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;Is it wrong algorithm or the wrong implementation of DSTEVR into MKL?&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;    ,                      . &lt;BR /&gt;       :        ,      (. i7 860)? ,   ,      .           :        .&lt;BR /&gt;&lt;BR /&gt;-</description>
      <pubDate>Mon, 23 Nov 2009 16:24:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Lapack-DSTEVR-produces-SIGSEGV-when-all-eigenvectors-are-queried/m-p/882538#M9723</guid>
      <dc:creator>yuriisig</dc:creator>
      <dc:date>2009-11-23T16:24:57Z</dc:date>
    </item>
  </channel>
</rss>

