<?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 Abort PARDISO Solver in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859443#M7338</link>
    <description>Is there a way to abort PARDISO solver while the solution is in progress? Thanks.</description>
    <pubDate>Thu, 22 Jan 2009 14:45:36 GMT</pubDate>
    <dc:creator>jjforest</dc:creator>
    <dc:date>2009-01-22T14:45:36Z</dc:date>
    <item>
      <title>Abort PARDISO Solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859443#M7338</link>
      <description>Is there a way to abort PARDISO solver while the solution is in progress? Thanks.</description>
      <pubDate>Thu, 22 Jan 2009 14:45:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859443#M7338</guid>
      <dc:creator>jjforest</dc:creator>
      <dc:date>2009-01-22T14:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Abort PARDISO Solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859444#M7339</link>
      <description>&lt;BR /&gt;
&lt;P&gt;There are no way to do that. &lt;BR /&gt;Only Ctrl+C. -:)&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:22:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859444#M7339</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-01-22T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Abort PARDISO Solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859445#M7340</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I would think you could run it in it's own thread from your application. Then kill the thread when you choose. Or even make it a seperate application and kill its process.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I'm using PARDISO in a thread in vb.net, and I don't think you can kill .net threads at all. But it should be OK in C++.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;
&lt;P&gt;There are no way to do that. &lt;BR /&gt;Only Ctrl+C. -:)&lt;BR /&gt;--Gennady&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2009 19:03:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859445#M7340</guid>
      <dc:creator>crispybits</dc:creator>
      <dc:date>2009-01-29T19:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Abort PARDISO Solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859446#M7341</link>
      <description>This should be pretty easy to implement from the PARDISO side. You can call a function similar to MKL_PROGRESS() supplied by the client. Am I wrong on this?&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Jan 2009 23:40:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Abort-PARDISO-Solver/m-p/859446#M7341</guid>
      <dc:creator>jjforest</dc:creator>
      <dc:date>2009-01-31T23:40:26Z</dc:date>
    </item>
  </channel>
</rss>

