<?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 Hi Gennady, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1176001#M28933</link>
    <description>&lt;P&gt;Hi Gennady,&lt;/P&gt;&lt;P&gt;Sorry for the delay.&lt;/P&gt;&lt;P&gt;I have just tested it and it does work. My bad!&lt;/P&gt;&lt;P&gt;Thanks for your help, and happy (belated) Thanksgiving!&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 16:03:06 GMT</pubDate>
    <dc:creator>Ling__Alex</dc:creator>
    <dc:date>2019-11-29T16:03:06Z</dc:date>
    <item>
      <title>pardiso_handle_store Segmentation fault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175993#M28925</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have been using `pardiso`, and everything works fine. I can successfully factorize a large sparse matrix and later solve systems using the factorization. Now I wish to save the factorization to a file, so I don't need to do the factorization every time I run the application. I believe `&lt;SPAN class="pl-en"&gt;pardiso_handle_store` is the correct function to use, but I keep getting the `Segmentation fault (core dumped)` error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pl-en"&gt;The relevant code and the console output can be found in this gist: &lt;A href="https://gist.github.com/hkalexling/f8e0a22d1a29569a4012f717de8c7798"&gt;https://gist.github.com/hkalexling/f8e0a22d1a29569a4012f717de8c7798&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 17:17:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175993#M28925</guid>
      <dc:creator>Ling__Alex</dc:creator>
      <dc:date>2019-10-07T17:17:08Z</dc:date>
    </item>
    <item>
      <title>where are BTB_vals, BTB_rows,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175994#M28926</link>
      <description>&lt;P&gt;where are&amp;nbsp;BTB_vals, BTB_rows, BTB_cols arrays? How could we check the problem on our side? could you give us a comprehensive test?&lt;/P&gt;&lt;P&gt;which version of mkl do you use?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 02:40:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175994#M28926</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-10-08T02:40:17Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175995#M28927</link>
      <description>&lt;P&gt;Hi Gennady,&lt;/P&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;I've updated the &lt;A href="https://gist.github.com/hkalexling/f8e0a22d1a29569a4012f717de8c7798"&gt;gist&lt;/A&gt; to include a minimum working example where I was trying to save the factorization of a 3x3 identity matrix. The complete console output as well as the Makefile are also included.&lt;/P&gt;&lt;P&gt;I noticed that the function did generate a `handle.pds` file before crashing. A zip containing the file is attached.&lt;/P&gt;&lt;P&gt;Other information:&lt;/P&gt;&lt;P&gt;- OS: Ubuntu 18.04.2 LTS&lt;/P&gt;&lt;P&gt;- Compiler: G++ 7.4.0&lt;/P&gt;&lt;P&gt;- mkl_get_version_string: Intel(R) Math Kernel Library Version 2019.0.5 Product Build 20190808 for Intel(R) 64 architecture applications&lt;/P&gt;&lt;P&gt;- CPU: 12 core Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 10:45:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175995#M28927</guid>
      <dc:creator>Ling__Alex</dc:creator>
      <dc:date>2019-10-08T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Yes, we have to cofirmed the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175996#M28928</link>
      <description>&lt;P&gt;Yes, we have to cofirmed the problem on our side with the latest version 2019.5 on lin and win os both.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 06:59:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175996#M28928</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-10-11T06:59:18Z</dc:date>
    </item>
    <item>
      <title>please let us know how this</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175997#M28929</link>
      <description>&lt;P&gt;please let us know how this issue impacts your business, it will help us to properly prioritize this problem. You may also submit the same issue to the intel online service center where you may share all private details.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 07:07:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175997#M28929</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-10-11T07:07:05Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175998#M28930</link>
      <description>&lt;P&gt;Hi Gennady,&lt;/P&gt;&lt;P&gt;Thank you for your help. May I know the version in which the `pardiso_handle_store` function is working? I tried the 2019 initial release and the 2018 initial release, and they both gave the same error. Alternatively, is it possible for me to implement this function myself?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I am not working for any business. I am a researcher trying to implement my algorithm using MKL.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 09:40:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175998#M28930</guid>
      <dc:creator>Ling__Alex</dc:creator>
      <dc:date>2019-10-11T09:40:28Z</dc:date>
    </item>
    <item>
      <title>Alex, the code (https://gist</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175999#M28931</link>
      <description>&lt;P&gt;Alex, the code (https://gist.github.com/hkalexling/f8e0a22d1a29569a4012f717de8c7798) contains two issues:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;int pt[64];&amp;nbsp; --&amp;gt;&amp;nbsp;void *pt[64];&lt;/P&gt;&lt;P&gt;2. pt has to be initialized by zero before the very first usage, I added&amp;nbsp;for ( i = 0; i &amp;lt; 64; i++ )&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;pt&lt;I&gt; = 0;&amp;nbsp;&amp;nbsp;}&lt;/I&gt;&lt;/P&gt;&lt;P&gt;The code works on our side. The updated example ( test_#1.cpp)&amp;nbsp;of the code is attached.&lt;/P&gt;&lt;P&gt;Please check and let us know how it works.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 07:57:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1175999#M28931</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-11-21T07:57:32Z</dc:date>
    </item>
    <item>
      <title>Have you had a chance to take</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1176000#M28932</link>
      <description>&lt;P&gt;Have you had a chance to take the updated examples?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 04:23:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1176000#M28932</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-11-25T04:23:32Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1176001#M28933</link>
      <description>&lt;P&gt;Hi Gennady,&lt;/P&gt;&lt;P&gt;Sorry for the delay.&lt;/P&gt;&lt;P&gt;I have just tested it and it does work. My bad!&lt;/P&gt;&lt;P&gt;Thanks for your help, and happy (belated) Thanksgiving!&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 16:03:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-handle-store-Segmentation-fault/m-p/1176001#M28933</guid>
      <dc:creator>Ling__Alex</dc:creator>
      <dc:date>2019-11-29T16:03:06Z</dc:date>
    </item>
  </channel>
</rss>

