<?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 bug in function dgesvd? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929776#M13655</link>
    <description>&lt;DIV&gt;Segmentation fault also with MKL 8.0 on an Intel Xeon 64bit. According to the debugger, the error is in function mkl_blas_dgemm_copybt() in libmkl_p4n.so.&lt;/DIV&gt;</description>
    <pubDate>Sat, 06 May 2006 20:25:41 GMT</pubDate>
    <dc:creator>max57</dc:creator>
    <dc:date>2006-05-06T20:25:41Z</dc:date>
    <item>
      <title>MKL bug in function dgesvd?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929774#M13653</link>
      <description>A call of dgesvd with a random matrix results in a segmentation fault. I work with MKL 8.0.2 on a Pention IV with Linux. A call of dgesvd with the same matrix using LAPACK leads to no error.&lt;BR /&gt;&lt;BR /&gt;My program reads:&lt;BR /&gt;&lt;BR /&gt;program ftest&lt;BR /&gt;&lt;BR /&gt;integer M&lt;BR /&gt;integer N&lt;BR /&gt;integer Q&lt;BR /&gt;integer LWORK&lt;BR /&gt;&lt;BR /&gt;parameter (M=300)&lt;BR /&gt;parameter (N=400)&lt;BR /&gt;parameter (Q=300)&lt;BR /&gt;parameter (LWORK=100000)&lt;BR /&gt;&lt;BR /&gt;double precision A(M,N)&lt;BR /&gt;&lt;BR /&gt;double precision U(M,M)&lt;BR /&gt;double precision VT(N,N)&lt;BR /&gt;double precision S(Q)&lt;BR /&gt;&lt;BR /&gt;double precision WORK(LWORK)&lt;BR /&gt;&lt;BR /&gt;integer INFO&lt;BR /&gt;&lt;BR /&gt;do i=1,M&lt;BR /&gt;do j=1,N&lt;BR /&gt;A(i,j) = rand(0)&lt;BR /&gt;end do&lt;BR /&gt;end do&lt;BR /&gt;&lt;BR /&gt;call dgesvd('A','A',M,N,A,M,S,U,M,VT,N,WORK,LWORK,INFO)&lt;BR /&gt;&lt;BR /&gt;stop&lt;BR /&gt;&lt;BR /&gt;end&lt;BR /&gt;&lt;BR /&gt;I compile it with the command:&lt;BR /&gt;&lt;BR /&gt;ifort ftest.f -lmkl_lapack -lmkl -lguide -o ftest&lt;BR /&gt;&lt;BR /&gt;Is this a MKL-bug or a wrong usage of the function dgesvd?&lt;BR /&gt;&lt;BR /&gt;Thanks for your interest!</description>
      <pubDate>Thu, 04 May 2006 02:58:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929774#M13653</guid>
      <dc:creator>jeff33</dc:creator>
      <dc:date>2006-05-04T02:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: MKL bug in function dgesvd?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929775#M13654</link>
      <description>Works fine with MKL 7.2 (Cluster)</description>
      <pubDate>Thu, 04 May 2006 12:04:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929775#M13654</guid>
      <dc:creator>hajek</dc:creator>
      <dc:date>2006-05-04T12:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: MKL bug in function dgesvd?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929776#M13655</link>
      <description>&lt;DIV&gt;Segmentation fault also with MKL 8.0 on an Intel Xeon 64bit. According to the debugger, the error is in function mkl_blas_dgemm_copybt() in libmkl_p4n.so.&lt;/DIV&gt;</description>
      <pubDate>Sat, 06 May 2006 20:25:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929776#M13655</guid>
      <dc:creator>max57</dc:creator>
      <dc:date>2006-05-06T20:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: MKL bug in function dgesvd?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929777#M13656</link>
      <description>&lt;P&gt;&lt;A href="https://community.intel.com/en-us/forums//topic/51912"&gt;http://softwareforums.intel.com/en-us/forums//topic/51912&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I have a similar problem 8.0.1 with matrix sized 350x320. Couldn't find any solution.&lt;/P&gt;
&lt;P&gt;Laszlo&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2006 17:17:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-bug-in-function-dgesvd/m-p/929777#M13656</guid>
      <dc:creator>sragner</dc:creator>
      <dc:date>2006-09-21T17:17:45Z</dc:date>
    </item>
  </channel>
</rss>

