<?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 crash in sgelsy in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806589#M3472</link>
    <description>&lt;DIV&gt;interesting, that's an unknown issue,&lt;/DIV&gt;&lt;DIV&gt;I just quickly checked the main.cpp on windows 32/64 - the test passed with the latest 10.3 update2.&lt;BR /&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;"The thread 'Win64 Thread' (0x214) has exited with code 0 (0x0)."&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;What update of 10.3 are you using? and how do you link the test?&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 07 Feb 2011 13:46:16 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2011-02-07T13:46:16Z</dc:date>
    <item>
      <title>crash in sgelsy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806588#M3471</link>
      <description>Hi,&lt;DIV&gt;I am having problems with sgelsy using Mkl version 10.3 on ubuntu 10.10 64 bit, from C.&lt;/DIV&gt;&lt;DIV&gt;first I tried to call via the old interface (plain sgelsy) and got error -1 (error in the first parameter). It was 50000, I don't see how this can be an error.&lt;/DIV&gt;&lt;DIV&gt;Then I moved to the C interface and now the code crashes. I ran it with valgrind, and it seems MKL is trying to read values outside of the jpvt array.&lt;/DIV&gt;&lt;DIV&gt;code is attached.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A onclick="ndownload('http://software.intel.com/file/34009')"&gt;main.cpp&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Feb 2011 12:40:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806588#M3471</guid>
      <dc:creator>hagai_sela</dc:creator>
      <dc:date>2011-02-07T12:40:28Z</dc:date>
    </item>
    <item>
      <title>crash in sgelsy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806589#M3472</link>
      <description>&lt;DIV&gt;interesting, that's an unknown issue,&lt;/DIV&gt;&lt;DIV&gt;I just quickly checked the main.cpp on windows 32/64 - the test passed with the latest 10.3 update2.&lt;BR /&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;"The thread 'Win64 Thread' (0x214) has exited with code 0 (0x0)."&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;What update of 10.3 are you using? and how do you link the test?&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Feb 2011 13:46:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806589#M3472</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-02-07T13:46:16Z</dc:date>
    </item>
    <item>
      <title>crash in sgelsy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806590#M3473</link>
      <description>I am using update 1, but on linux 64 bit (ubuntu 10.10).&lt;DIV&gt;This is the link line:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;g++ -L/opt/intel/composerxe/mkl/lib/intel64 -L/opt/intel/composerxe/lib/intel64 -o bin/Debug/sgelsytest obj/Debug/main.o  -Wl,--start-group /opt/intel/composerxe/mkl/lib/intel64/libmkl_intel_ilp64.a /opt/intel/composerxe/mkl/lib/intel64/libmkl_intel_thread.a /opt/intel/composerxe/mkl/lib/intel64/libmkl_core.a -Wl,--end-group /opt/intel/composerxe/lib/intel64/libiomp5.a -lpthread&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I also tried dynamic linking, same results.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hagai.&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Feb 2011 18:28:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806590#M3473</guid>
      <dc:creator>hagai_sela</dc:creator>
      <dc:date>2011-02-07T18:28:22Z</dc:date>
    </item>
    <item>
      <title>crash in sgelsy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806591#M3474</link>
      <description>How about the LP64 interface or with non-threaded version?</description>
      <pubDate>Mon, 07 Feb 2011 18:58:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806591#M3474</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-02-07T18:58:48Z</dc:date>
    </item>
    <item>
      <title>crash in sgelsy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806592#M3475</link>
      <description>LP64 works, both single and multi-threaded. Thanks!&lt;BR /&gt;&lt;BR /&gt;Hagai.</description>
      <pubDate>Mon, 07 Feb 2011 20:39:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806592#M3475</guid>
      <dc:creator>hagai_sela</dc:creator>
      <dc:date>2011-02-07T20:39:19Z</dc:date>
    </item>
    <item>
      <title>crash in sgelsy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806593#M3476</link>
      <description>&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;That's great. For ilp64 case, please add the /DMKL_ILP64 option and the problem will dissapear. Please refer to the User's Guide for more details ( see chapter 3, Supporting for ILP64 interfaces).&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;--Gennady&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Feb 2011 07:39:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806593#M3476</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-02-08T07:39:52Z</dc:date>
    </item>
    <item>
      <title>crash in sgelsy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806594#M3477</link>
      <description>I just upgraded from the compiler suite version 11.1.072 to the composer, and used the web wizard to select the linkage method. I didn't think this requires re-reading the manual.... maybe you should put lp64 as the default in the wizard.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hagai.&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Feb 2011 10:57:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806594#M3477</guid>
      <dc:creator>hagai_sela</dc:creator>
      <dc:date>2011-02-08T10:57:05Z</dc:date>
    </item>
    <item>
      <title>crash in sgelsy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806595#M3478</link>
      <description>Ok, that's make a sence do to. We have some plans to update the Linker Adviser in the nearest Future.</description>
      <pubDate>Tue, 08 Feb 2011 12:39:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/crash-in-sgelsy/m-p/806595#M3478</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-02-08T12:39:15Z</dc:date>
    </item>
  </channel>
</rss>

