<?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 64bit problem with mkl_blas_dgemm / zgesvd in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/64bit-problem-with-mkl-blas-dgemm-zgesvd/m-p/903160#M11440</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am having a problem with code that worked well on the IA32 platform. Nothing has changed except that I am now on EMT64 (Xeon 5050). I am therefore reluctant to believe it is the code (which is very straightforward).&lt;BR /&gt;&lt;BR /&gt;I am using Intel MKL 8.1 on Linux.&lt;BR /&gt;&lt;BR /&gt;I have some code to do an SVD of a matrix. When this matrix is smallish (e.g. 16x3), the code works fine. When the matrix gets bigger, (e.g. 163x3) the code seg. faults and examining the core gives the following error:&lt;BR /&gt;&lt;BR /&gt;Loaded symbols for /opt/intel/mkl/8.1/lib/em64t/libmkl_p4n.so&lt;BR /&gt;#0 0x00002aaaac91bf19 in mkl_blas_dgemm_pst () from /opt/intel/mkl/8.1/lib/em64t/libmkl_p4n.so&lt;BR /&gt;&lt;BR /&gt;The crash actually happens in a call to ZBDSQR and reports a segmentation fault with mkl_blas_dgemm_pst().&lt;BR /&gt;&lt;BR /&gt;I am linking against the version of "libguide.so" that comes with the MKL. The code also uses "libimf.so" which doesn't come with the MKL, I am using the version that comes with the Intel C++ compiler, 9.1.044.&lt;BR /&gt;&lt;BR /&gt;Other people have reported a similar bug when calling ZGESVD which, since it's only a driver routine, may be having the same problem.&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Greg&lt;BR /&gt;</description>
    <pubDate>Mon, 30 Oct 2006 01:20:49 GMT</pubDate>
    <dc:creator>gmr001</dc:creator>
    <dc:date>2006-10-30T01:20:49Z</dc:date>
    <item>
      <title>64bit problem with mkl_blas_dgemm / zgesvd</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/64bit-problem-with-mkl-blas-dgemm-zgesvd/m-p/903160#M11440</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am having a problem with code that worked well on the IA32 platform. Nothing has changed except that I am now on EMT64 (Xeon 5050). I am therefore reluctant to believe it is the code (which is very straightforward).&lt;BR /&gt;&lt;BR /&gt;I am using Intel MKL 8.1 on Linux.&lt;BR /&gt;&lt;BR /&gt;I have some code to do an SVD of a matrix. When this matrix is smallish (e.g. 16x3), the code works fine. When the matrix gets bigger, (e.g. 163x3) the code seg. faults and examining the core gives the following error:&lt;BR /&gt;&lt;BR /&gt;Loaded symbols for /opt/intel/mkl/8.1/lib/em64t/libmkl_p4n.so&lt;BR /&gt;#0 0x00002aaaac91bf19 in mkl_blas_dgemm_pst () from /opt/intel/mkl/8.1/lib/em64t/libmkl_p4n.so&lt;BR /&gt;&lt;BR /&gt;The crash actually happens in a call to ZBDSQR and reports a segmentation fault with mkl_blas_dgemm_pst().&lt;BR /&gt;&lt;BR /&gt;I am linking against the version of "libguide.so" that comes with the MKL. The code also uses "libimf.so" which doesn't come with the MKL, I am using the version that comes with the Intel C++ compiler, 9.1.044.&lt;BR /&gt;&lt;BR /&gt;Other people have reported a similar bug when calling ZGESVD which, since it's only a driver routine, may be having the same problem.&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Greg&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Oct 2006 01:20:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/64bit-problem-with-mkl-blas-dgemm-zgesvd/m-p/903160#M11440</guid>
      <dc:creator>gmr001</dc:creator>
      <dc:date>2006-10-30T01:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: 64bit problem with mkl_blas_dgemm / zgesvd</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/64bit-problem-with-mkl-blas-dgemm-zgesvd/m-p/903161#M11441</link>
      <description>Did you try increasing the stack size? How this is done depends on which shell you run.&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Oct 2006 03:51:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/64bit-problem-with-mkl-blas-dgemm-zgesvd/m-p/903161#M11441</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-10-30T03:51:13Z</dc:date>
    </item>
  </channel>
</rss>

