<?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 Gennady, I replaced mkl_intel in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958221#M15635</link>
    <description>&lt;P&gt;Gennady, I replaced mkl_intel_ilp64 with mkl_intel_lp64 andI still get exactly these two error messages, but this time info = 257698037761 (previously info = 1).&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2013 05:15:50 GMT</pubDate>
    <dc:creator>Zbigniew_L_</dc:creator>
    <dc:date>2013-03-01T05:15:50Z</dc:date>
    <item>
      <title>A bug in zgelsd in MKL 11.0.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958218#M15632</link>
      <description>&lt;P&gt;I get these error messages when calling zgelsd in MKL 11.0.2:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;MKL INTERNAL ERROR: Condition 1 detected in function DLASD4.&lt;BR /&gt;&lt;BR /&gt;MKL INTERNAL ERROR: Condition 1 detected in function DLASD8.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I prepared a small C program which generates these error messages and shows that info = 1. I ran this program on different Linux machines with the same result. When I switch to using MKL 10 these error messages disappear and the program returns a correct answer.&lt;/P&gt;
&lt;P&gt;Zbigniew&lt;/P&gt;
&lt;P&gt;PS. I am attaching the code (zgelsd_bug.c) and data file (mat_rhs_vals.h). I have changed the extension from .dat to .h because .dat was not accepted as an attachment.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 04:33:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958218#M15632</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-03-01T04:33:45Z</dc:date>
    </item>
    <item>
      <title>ok, thanks for the report. we</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958219#M15633</link>
      <description>&lt;P&gt;ok, thanks for the report. we will check what is wrong with this case.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 04:44:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958219#M15633</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-03-01T04:44:08Z</dc:date>
    </item>
    <item>
      <title>Zbigniew, let try to link</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958220#M15634</link>
      <description>&lt;P&gt;Zbigniew, let try to link with&amp;nbsp;&lt;STRONG&gt;lmkl_intel_lp64&lt;/STRONG&gt; instead of&amp;nbsp;&lt;STRONG&gt;lmkl_intel_ilp64. &lt;/STRONG&gt;Will you see the problem?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 04:58:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958220#M15634</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-03-01T04:58:59Z</dc:date>
    </item>
    <item>
      <title>Gennady, I replaced mkl_intel</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958221#M15635</link>
      <description>&lt;P&gt;Gennady, I replaced mkl_intel_ilp64 with mkl_intel_lp64 andI still get exactly these two error messages, but this time info = 257698037761 (previously info = 1).&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 05:15:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958221#M15635</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-03-01T05:15:50Z</dc:date>
    </item>
    <item>
      <title>Zbigniew, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958222#M15636</link>
      <description>&lt;P&gt;Zbigniew,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes, we reproduced the behaviour on our side. We will debug the cause the problem and let you know the update asap. is this blocking issue for you? and you mentioned that you didn't see the problem with 10.*. What exact version of mkl have you used? 10.0, 10.1, 10.2 or 10.3 ( the exact version you find into the file: e.g ../Documentation/mklsupport -- &amp;nbsp;Package ID: l_mkl_11.1.0.016 &amp;nbsp;)&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 08:08:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958222#M15636</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-03-01T08:08:11Z</dc:date>
    </item>
    <item>
      <title>No, it is not a blocking</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958223#M15637</link>
      <description>&lt;P&gt;No, it is not a blocking issue for me. I used the version 10.3.5 to make comparisons.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 16:40:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958223#M15637</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-03-01T16:40:36Z</dc:date>
    </item>
    <item>
      <title>the fix of the problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958224#M15638</link>
      <description>&lt;P&gt;the fix of the problem available in 11.0 update 4 released recently. would you please check and let us know the results.&lt;/P&gt;
&lt;P&gt;Gennady Fedorov&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2013 16:32:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958224#M15638</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-06-01T16:32:59Z</dc:date>
    </item>
    <item>
      <title>After installing MKL 11.0.4</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958225#M15639</link>
      <description>&lt;P&gt;After installing MKL 11.0.4 and running my small program, I do not see any difference. The program still produces the error messages:&lt;/P&gt;
&lt;P&gt;MKL INTERNAL ERROR: Condition 1 detected in function DLASD4&lt;BR /&gt;&lt;BR /&gt;MKL INTERNAL ERROR: Condition 1 detected in function DLASD8&lt;/P&gt;
&lt;P&gt;Zbigniew&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jun 2013 18:57:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958225#M15639</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-06-02T18:57:07Z</dc:date>
    </item>
    <item>
      <title>thanks for letting us know,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958226#M15640</link>
      <description>&lt;P&gt;thanks for letting us know, we will recheck the issue and will back to you soon&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 12:43:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958226#M15640</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-06-03T12:43:09Z</dc:date>
    </item>
    <item>
      <title>Dear Zbigniew,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958227#M15641</link>
      <description>&lt;P&gt;Dear Zbigniew,&lt;/P&gt;
&lt;P&gt;Except a long living bug in the LAPACK sources, there is a typo in your code. Namely the following line is incorrect&lt;/P&gt;
&lt;P&gt;typedef long int integer;&lt;/P&gt;
&lt;P&gt;According the MKL User’s Guide, if you are using the LP64 MKL binaries (e.g. using the following linking line&lt;/P&gt;
&lt;P&gt;&amp;nbsp;$ icc&amp;nbsp; -I$MKLROOT/mkl/include zgelsd_bug.c $MKLROOT/mkl/lib/intel64/libmkl_intel_lp64.a -Wl,--start-group $MKLROOT/mkl/lib/intel64/libmkl_intel_thread.a $MKLROOT/mkl/lib/intel64/libmkl_core.a -Wl,--end-group&amp;nbsp;&amp;nbsp; $MKLROOT/compiler/lib/intel64/libiomp5.so&amp;nbsp;&amp;nbsp;-lpthread)&lt;/P&gt;
&lt;P&gt;the integer must be defined in the following way&lt;/P&gt;
&lt;P&gt;typedef int integer;&lt;/P&gt;
&lt;P&gt;In the case of using the ILP64 MKL binaries binaries (e.g. using the following linking line&lt;/P&gt;
&lt;P&gt;&amp;nbsp;$ icc&amp;nbsp; -I$MKLROOT/mkl/include zgelsd_bug.c $MKLROOT/mkl/lib/intel64/libmkl_intel_ilp64.a -Wl,--start-group $MKLROOT/mkl/lib/intel64/libmkl_intel_thread.a $MKLROOT/mkl/lib/intel64/libmkl_core.a -Wl,--end-group&amp;nbsp;&amp;nbsp; $MKLROOT/compiler/lib/intel64/libiomp5.so&amp;nbsp;&amp;nbsp;-lpthread) ,&lt;/P&gt;
&lt;P&gt;the correct definition of integer is the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;typedef long long integer;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;In the both cases, you code linked with MKL 11.0.4 returns info=0:&lt;/P&gt;
&lt;P&gt;$./a.out&lt;/P&gt;
&lt;P&gt;Reading the input matrix...&lt;/P&gt;
&lt;P&gt;Reading the input RHS...&lt;/P&gt;
&lt;P&gt;Done&lt;/P&gt;
&lt;P&gt;info=0&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;All the best&lt;/P&gt;
&lt;P&gt;Sergey&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 14:15:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958227#M15641</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2013-06-03T14:15:27Z</dc:date>
    </item>
    <item>
      <title>It was not a bug in my</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958228#M15642</link>
      <description>&lt;P&gt;It was not a bug in my program because I compile the program under Linux using gcc (with several different 4.x versions including the recent one 4.7.2), and for this platform long = long long. But nevertheless, now I use "long long" and still get the same error message. Here is the way I compile the program::&lt;/P&gt;
&lt;P&gt;gcc -Wall -g -O0 -o zgelsd_bug zgelsd_bug.c -fno-strict-aliasing -L $LD_LIBRARY_PATH -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core -liomp5 -lm&lt;/P&gt;
&lt;P&gt;where LD_LIBRARY_PATH points to MKL 11.0.4.&lt;/P&gt;
&lt;P&gt;Zbigniew&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 19:09:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958228#M15642</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-06-03T19:09:58Z</dc:date>
    </item>
    <item>
      <title>I forgot to mention that I</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958229#M15643</link>
      <description>&lt;P&gt;I forgot to mention that I use only dynamic MKL files (.so) not static ones (.a).&lt;/P&gt;
&lt;P&gt;Zbigniew&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 19:19:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958229#M15643</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-06-03T19:19:12Z</dc:date>
    </item>
    <item>
      <title>Dear Zbigniew,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958230#M15644</link>
      <description>&lt;P&gt;Dear Zbigniew,&lt;/P&gt;
&lt;P&gt;I&amp;nbsp; checked the MKL 11.0.4 with the dynamic MKL binaries and many gcc compilers and everything works as expected&lt;/P&gt;
&lt;P&gt;$ gcc -Wall -g -O0 -o zgelsd_bug zgelsd_bug.c -fno-strict-aliasing -L$MKLROOT/intel64 -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core -liomp5 -lm&lt;/P&gt;
&lt;P&gt;$ ./zgelsd_bug&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Reading the input matrix... &lt;BR /&gt;Reading the input RHS... &lt;BR /&gt;Done&lt;BR /&gt;info = 0&lt;/P&gt;
&lt;P&gt;Would you please try static linking with gcc&amp;nbsp;and inform us results of execution?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to make sure that your executable has been using MKL 11.0.4, I'd recommend to call the function MKL_Get_Version_String(buf, buf_len). Please insert the following lines in your code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;#define buf_len 198 &lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; char buf[buf_len];&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("\nMKL release version:\n");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MKL_Get_Version_String(buf, buf_len);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("%s\n",buf);&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and&amp;nbsp; if the environment variables are correct, &amp;nbsp;you should get something like this&lt;/P&gt;
&lt;P&gt;$ gcc -Wall -g -O0 -o zgelsd_bug zgelsd_bug.c -fno-strict-aliasing -L$MKLROOT/intel64 -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core -liomp5 -lm&lt;/P&gt;
&lt;P&gt;$ ./zgelsd_bug&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;MKL release version:&lt;BR /&gt;Intel(R) Math Kernel Library Version 11.0.4 Product Build 20130422 for Intel(R) 64 architecture applications&lt;BR /&gt;Reading the input matrix... &lt;BR /&gt;Reading the input RHS... &lt;BR /&gt;Done&lt;BR /&gt;info = 0&lt;/P&gt;
&lt;P&gt;All the best&lt;/P&gt;
&lt;P&gt;Sergey&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2013 03:17:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958230#M15644</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2013-06-04T03:17:15Z</dc:date>
    </item>
    <item>
      <title>I inserted the function MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958231#M15645</link>
      <description>&lt;P&gt;I inserted the function MKL_Get_Version_String into my code. Then I compiled it using the static MKL libraries. Here are the command lines I used:&lt;/P&gt;
&lt;P&gt;setenv LD_LIBRARY_PATH /opt/intel/composer_xe_2013.4.183/compiler/lib/intel64&lt;BR /&gt;setenv MKLROOT /opt/intel/composer_xe_2013.4.183&lt;BR /&gt;&lt;BR /&gt;gcc -I$MKLROOT/mkl/include -o zgelsd_bug zgelsd_bug.c -Wl,--start-group $MKLROOT/mkl/lib/intel64/libmkl_intel_ilp64.a $MKLROOT/mkl/lib/intel64/libmkl_intel_thread.a $MKLROOT/mkl/lib/intel64/libmkl_core.a -Wl,--end-group $MKLROOT/compiler/lib/intel64/libiomp5.so -lm -lpthread -ldl&lt;/P&gt;
&lt;P&gt;Then I ran ./zgelsd_bug and got this output:&lt;/P&gt;
&lt;P&gt;MKL release version:&lt;BR /&gt;Intel(R) Math Kernel Library Version 11.0.4 Product Build 20130517 for Intel(R) 64 architecture applications&lt;BR /&gt;Reading the input matrix... &lt;BR /&gt;Reading the input RHS... &lt;BR /&gt;Done&lt;BR /&gt;&lt;BR /&gt;MKL INTERNAL ERROR: Condition 1 detected in function DLASD4.&lt;BR /&gt;&lt;BR /&gt;MKL INTERNAL ERROR: Condition 1 detected in function DLASD8.&lt;BR /&gt;info = 1&lt;/P&gt;
&lt;P&gt;So the bug is still present unless I do something wrong. I used&amp;nbsp; gcc version 4.7.2 under Linux (Fedora 18).&lt;/P&gt;
&lt;P&gt;Zbigniew&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2013 06:28:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958231#M15645</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-06-04T06:28:52Z</dc:date>
    </item>
    <item>
      <title>I inserted MKL_Get_Version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958232#M15646</link>
      <description>&lt;P&gt;I inserted MKL_Get_Version_String as recomended. Then I compiled my program using the static MKL libraries. Here are my command lines:&lt;/P&gt;
&lt;P&gt;setenv LD_LIBRARY_PATH /opt/intel/composer_xe_2013.4.183/compiler/lib/intel64&lt;/P&gt;
&lt;P&gt;setenv MKLROOT /opt/intel/composer_xe_2013.4.183&lt;/P&gt;
&lt;P&gt;gcc -I$MKLROOT/mkl/include -o zgelsd_bug zgelsd_bug.c -Wl,--start-group $MKLROOT/mkl/lib/intel64/libmkl_intel_ilp64.a $MKLROOT/mkl/lib/intel64/libmkl_intel_thread.a $MKLROOT/mkl/lib/intel64/libmkl_core.a -Wl,--end-group $MKLROOT/compiler/lib/intel64/libiomp5.so -lm -lpthread -ldl&lt;/P&gt;
&lt;P&gt;Then I ran ./zgelsd_bug and got this output:&lt;/P&gt;
&lt;P&gt;MKL release version:&lt;BR /&gt;Intel(R) Math Kernel Library Version 11.0.4 Product Build 20130517 for Intel(R) 64 architecture applications&lt;BR /&gt;Reading the input matrix... &lt;BR /&gt;Reading the input RHS... &lt;BR /&gt;Done&lt;BR /&gt;&lt;BR /&gt;MKL INTERNAL ERROR: Condition 1 detected in function DLASD4.&lt;BR /&gt;&lt;BR /&gt;MKL INTERNAL ERROR: Condition 1 detected in function DLASD8.&lt;BR /&gt;info = 1&lt;/P&gt;
&lt;P&gt;Possibly I do something wrong, but the bug is still there for me. I used gcc version 4.7.2 on Linux (Fedora 18).&lt;/P&gt;
&lt;P&gt;Zbigniew&lt;/P&gt;
&lt;P&gt;PS. Sorry if this comment is submitted twice. It seems that my previous comment was deleted.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2013 06:38:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958232#M15646</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-06-04T06:38:56Z</dc:date>
    </item>
    <item>
      <title>Dear Zbigniew,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958233#M15647</link>
      <description>&lt;P&gt;Dear Zbigniew,&lt;/P&gt;
&lt;P&gt;It is quite strange. I tested the gnu&lt;/P&gt;
&lt;P&gt;$ gcc --version&lt;/P&gt;
&lt;P&gt;gcc (GCC) 4.7.2&lt;/P&gt;
&lt;P&gt;Copyright (C) 2012 Free Software Foundation, Inc.&lt;/P&gt;
&lt;P&gt;This is free software; see the source for copying conditions.&amp;nbsp; There is NO&lt;/P&gt;
&lt;P&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;with &amp;nbsp;RedHat_6.0_x86_64 &amp;nbsp;and I’ve &amp;nbsp;not&amp;nbsp;seen any error messages &amp;nbsp;. I suspect that MKL 11.0.4 you have been using &amp;nbsp;was installed or packaged incorrectly. The routine you are using is inside of libmkl_core.so or libmkl_core.a and I’m inclined to think that these binaries are old. &amp;nbsp;Would you please take a look at the size and date of creation of libmkl_core.so or libmkl_core.a in $MKLROOT/mkl/lib/intel64 and let us know this information?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Probably full reinstallation of MKL 11.0.4 &amp;nbsp;with complete deletion of the current MKL 11.0.4 files might help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Another possible reason is that the gnu compiler was installed or configured in a wrong way. Running MKL example, &amp;nbsp;for example LAPACKE examples&amp;nbsp;located in the directory &amp;nbsp; with the command&lt;/P&gt;
&lt;P&gt;make sointel64 interface=lp64 compiler=gnu&lt;/P&gt;
&lt;P&gt;might help to understand what is wrong.&lt;/P&gt;
&lt;P&gt;All the best&lt;/P&gt;
&lt;P&gt;Sergey&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2013 12:54:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958233#M15647</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2013-06-04T12:54:30Z</dc:date>
    </item>
    <item>
      <title>Hello Zbigniew, I am very</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958234#M15648</link>
      <description>&lt;P&gt;Hello Zbigniew, I am very sorry for misinform.&amp;nbsp;This is my fault - actually the fix of the problem has not been added to update 4. &lt;BR /&gt;The next update would contain this fix.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards, Gennady&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2013 11:24:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958234#M15648</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-06-06T11:24:23Z</dc:date>
    </item>
    <item>
      <title>This bug is fixed in MKL 11</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958235#M15649</link>
      <description>&lt;P&gt;This bug is fixed in MKL 11 update 5.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Zbigniew&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2013 19:38:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-zgelsd-in-MKL-11-0-2/m-p/958235#M15649</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2013-07-24T19:38:53Z</dc:date>
    </item>
  </channel>
</rss>

