<?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 Re: PARDISO, _DOUBLE_COMPLEX_t, exception thrown in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-DOUBLE-COMPLEX-t-exception-thrown/m-p/882547#M9729</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;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;Hello Nils,&lt;BR /&gt;&lt;BR /&gt;1. We have the example of program to show the use of the "PARDISO" routine for complex unsymmetric linear systems:&lt;BR /&gt;&lt;BR /&gt;please see MKLROOTexamplessolversourcepardiso_unsym_complex_c.c&lt;BR /&gt;&lt;BR /&gt;may be it will help you to understand how to use complex datatype for PARDISO.&lt;BR /&gt;&lt;BR /&gt;2. Can you get us the test case, If it will not help you?&lt;BR /&gt;&lt;BR /&gt;Feel free to reply in Private if needed.&lt;BR /&gt;&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt; Wow! You guys are fast!!&lt;BR /&gt;&lt;BR /&gt;I just came back to post: "Once again it was my own stupidity that gave me a hard time..."&lt;BR /&gt;I found the problem, it had nothing to do with the complex-issue.&lt;BR /&gt;&lt;BR /&gt;Thnaks again for your quick response!&lt;BR /&gt;</description>
    <pubDate>Mon, 31 Aug 2009 15:37:37 GMT</pubDate>
    <dc:creator>Perpf2000</dc:creator>
    <dc:date>2009-08-31T15:37:37Z</dc:date>
    <item>
      <title>PARDISO, _DOUBLE_COMPLEX_t, exception thrown</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-DOUBLE-COMPLEX-t-exception-thrown/m-p/882545#M9727</link>
      <description>Hi!&lt;BR /&gt;I'm trying to replace my current sparse solver in a c++ code by MKL/PARDISO. When I run the code, factorization goes well. However, on phase=33 (solve) calling PARDISO(...) throws an exception. As no source is available for debugging I',m stuck.&lt;BR /&gt;I suspect that it might have to do with my using the complex-format, which is poorly documented in the manual...&lt;BR /&gt;&lt;BR /&gt;Is there anyone who can point me the right direction?&lt;BR /&gt;&lt;BR /&gt;thanks &amp;amp; best regards!&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 14:35:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-DOUBLE-COMPLEX-t-exception-thrown/m-p/882545#M9727</guid>
      <dc:creator>Perpf2000</dc:creator>
      <dc:date>2009-08-31T14:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO, _DOUBLE_COMPLEX_t, exception thrown</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-DOUBLE-COMPLEX-t-exception-thrown/m-p/882546#M9728</link>
      <description>Hello Nils,&lt;BR /&gt;&lt;BR /&gt;1. We have the example of program to show the use of the "PARDISO" routine for complex unsymmetric linear systems:&lt;BR /&gt;&lt;BR /&gt;please see MKLROOTexamplessolversourcepardiso_unsym_complex_c.c&lt;BR /&gt;&lt;BR /&gt;may be it will help you to understand how to use complex datatype for PARDISO.&lt;BR /&gt;&lt;BR /&gt;2. Can you get us the test case, If it will not help you?&lt;BR /&gt;&lt;BR /&gt;Feel free to reply in Private if needed.&lt;BR /&gt;&lt;BR /&gt;--Gennady&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 15:29:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-DOUBLE-COMPLEX-t-exception-thrown/m-p/882546#M9728</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-08-31T15:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO, _DOUBLE_COMPLEX_t, exception thrown</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-DOUBLE-COMPLEX-t-exception-thrown/m-p/882547#M9729</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;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;Hello Nils,&lt;BR /&gt;&lt;BR /&gt;1. We have the example of program to show the use of the "PARDISO" routine for complex unsymmetric linear systems:&lt;BR /&gt;&lt;BR /&gt;please see MKLROOTexamplessolversourcepardiso_unsym_complex_c.c&lt;BR /&gt;&lt;BR /&gt;may be it will help you to understand how to use complex datatype for PARDISO.&lt;BR /&gt;&lt;BR /&gt;2. Can you get us the test case, If it will not help you?&lt;BR /&gt;&lt;BR /&gt;Feel free to reply in Private if needed.&lt;BR /&gt;&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt; Wow! You guys are fast!!&lt;BR /&gt;&lt;BR /&gt;I just came back to post: "Once again it was my own stupidity that gave me a hard time..."&lt;BR /&gt;I found the problem, it had nothing to do with the complex-issue.&lt;BR /&gt;&lt;BR /&gt;Thnaks again for your quick response!&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 15:37:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-DOUBLE-COMPLEX-t-exception-thrown/m-p/882547#M9729</guid>
      <dc:creator>Perpf2000</dc:creator>
      <dc:date>2009-08-31T15:37:37Z</dc:date>
    </item>
  </channel>
</rss>

