<?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 PARDISO segmentation fault in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933271#M13865</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;idbc wrote after 80% of LL' factorization:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Program received signal SIGSEGV&lt;BR /&gt;
	mkl_blas_mc_sgem2vu_odd () in /mnt/storage/opt/intel/composer_xe_2013_sp1.0.080/mkl/lib/intel64/libmkl_mc.so&lt;/P&gt;

&lt;P&gt;in the attachment there is matrix with the program and makefile to reproduce this fault.&lt;/P&gt;

&lt;P&gt;Matrix is CSR 3-array-variation 1-based&amp;nbsp;(Upper triangle part of hermitian matrix) with about 22 000 000 nonzeros and 64000x64000 size&lt;/P&gt;

&lt;P&gt;The same program with smaller size worked, max size tested 17280x17280.&lt;/P&gt;

&lt;P&gt;The program executed on the:&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;MACHTYPE=x86_64-suse-linux;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;HP DL580 G5 with&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5; color: rgb(0, 0, 0);"&gt;4x Intel Xeon 7350&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2014 22:16:37 GMT</pubDate>
    <dc:creator>Koshkarev_A_</dc:creator>
    <dc:date>2014-02-28T22:16:37Z</dc:date>
    <item>
      <title>PARDISO segmentation fault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933271#M13865</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;idbc wrote after 80% of LL' factorization:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Program received signal SIGSEGV&lt;BR /&gt;
	mkl_blas_mc_sgem2vu_odd () in /mnt/storage/opt/intel/composer_xe_2013_sp1.0.080/mkl/lib/intel64/libmkl_mc.so&lt;/P&gt;

&lt;P&gt;in the attachment there is matrix with the program and makefile to reproduce this fault.&lt;/P&gt;

&lt;P&gt;Matrix is CSR 3-array-variation 1-based&amp;nbsp;(Upper triangle part of hermitian matrix) with about 22 000 000 nonzeros and 64000x64000 size&lt;/P&gt;

&lt;P&gt;The same program with smaller size worked, max size tested 17280x17280.&lt;/P&gt;

&lt;P&gt;The program executed on the:&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;MACHTYPE=x86_64-suse-linux;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;HP DL580 G5 with&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5; color: rgb(0, 0, 0);"&gt;4x Intel Xeon 7350&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 22:16:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933271#M13865</guid>
      <dc:creator>Koshkarev_A_</dc:creator>
      <dc:date>2014-02-28T22:16:37Z</dc:date>
    </item>
    <item>
      <title>edit: 640000x640000 matrix</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933272#M13866</link>
      <description>&lt;P&gt;edit: 640000x640000 matrix size&lt;/P&gt;</description>
      <pubDate>Sat, 01 Mar 2014 03:54:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933272#M13866</guid>
      <dc:creator>Koshkarev_A_</dc:creator>
      <dc:date>2014-03-01T03:54:02Z</dc:date>
    </item>
    <item>
      <title>thanks for the issue. we will</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933273#M13867</link>
      <description>&lt;P&gt;thanks for the issue. we will check it on our side.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Mar 2014 04:38:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933273#M13867</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-03-01T04:38:08Z</dc:date>
    </item>
    <item>
      <title>found that these parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933274#M13868</link>
      <description>&lt;P&gt;found that these parameters runs ok (mtype = -4):&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[0] &amp;nbsp;= 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// No solver default&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[1] &amp;nbsp;= 2;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Fill-in reordering from METIS&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;// Numbers of processors, value of OMP_NUM_THREADS&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[2] &amp;nbsp;= 0;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[3] &amp;nbsp;= 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// No iterative-direct algorithm&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[4] &amp;nbsp;= 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// No user fill-in reducing permutation&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[5] &amp;nbsp;= 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Write solution into x&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[6] &amp;nbsp;= 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Not in use&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[7] &amp;nbsp;= 2;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Max numbers of iterative refinement steps&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[8] &amp;nbsp;= 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Not in use&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[9] &amp;nbsp;= 8;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Perturb the pivot elements with 1E-8 (default for symmetric indefinite)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[10] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// disable scaling (default for symmetric indefinite)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[11] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Conjugate transposed/transpose solve == non-transposed&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[12] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Maximum weighted matching algorithm is switched-off (default for symmetric indefinite)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[13] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Output: Number of perturbed pivots&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[14] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Not in use&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[15] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Not in use&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[16] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Not in use&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[17] = -1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Output: Number of nonzeros in the factor LU&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[18] = -1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Output: Mflops for LU factorization&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[19] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Output: Numbers of CG Iterations&lt;BR /&gt;
	//user defined:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[20] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[23] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// uses a two-level factorization algorithm. This algorithm generally improves scalability in case of parallel factorization on many threads (more than eight).&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[26] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// matrix check&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[59] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// OOC Mode is off&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;maxfct = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Maximum number of numerical factorizations.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;mnum = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Which factorization to use.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;but segmentation fault appears with these (mtype = -4):&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[0] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* No solver default */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[1] = 3;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Fill-in reordering from METIS */ // edited: OpenMP version&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Numbers of processors, value of OMP_NUM_THREADS */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[2] = 1;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[3] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* No iterative-direct algorithm */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[4] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* No user fill-in reducing permutation */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[5] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Write solution into x */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[6] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[7] = 2;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Max numbers of iterative refinement steps */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[8] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[9] = 13;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Perturb the pivot elements with 1E-13 */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[10] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Use nonsymmetric permutation and scaling MPS */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[11] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Conjugate transposed/transpose solve == non-transposed*/&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[12] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Maximum weighted matching algorithm is switched-on (default for non-symmetric) */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[13] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Output: Number of perturbed pivots */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[14] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[15] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[16] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[17] = -1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Output: Number of nonzeros in the factor LU */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[18] = -1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Output: Mflops for LU factorization */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[19] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Output: Numbers of CG Iterations */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[26] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// matrix checker is on&lt;BR /&gt;
	//&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[59] = 2;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// turn on the OOC Mode&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;maxfct = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Maximum number of numerical factorizations. &amp;nbsp;*/&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;mnum = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Which factorization to use. */&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Mar 2014 09:12:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933274#M13868</guid>
      <dc:creator>Koshkarev_A_</dc:creator>
      <dc:date>2014-03-02T09:12:37Z</dc:date>
    </item>
    <item>
      <title>number of non-zeros in L:    </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933275#M13869</link>
      <description>&lt;P&gt;number of non-zeros in L: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5009690816&lt;BR /&gt;
	number of non-zeros in U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	number of non-zeros in L+U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5009690817&lt;/P&gt;

&lt;P&gt;You use in-core version for the case where for factorizations you have to have &amp;nbsp;memory available &amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;at least sizeof(MKL_Complex16) *&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;number of non-zeros in L+U . &amp;nbsp;( 5*10^9 * 16 bytes &amp;gt;= 80 Gb ).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Do you have enough RAM of that system? Please check it first, &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I'd recommend to try OOC version. iparm[59] == 2&lt;/P&gt;

&lt;P&gt;--Gennady&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2014 11:32:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933275#M13869</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-03-03T11:32:33Z</dc:date>
    </item>
    <item>
      <title>of course I use it on the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933276#M13870</link>
      <description>&lt;P&gt;of course I use it on the server with RAM enough (132Gb, 2Tb) and during execution on the graph memory consumption does not exceed 80Gb.&lt;/P&gt;

&lt;P&gt;I guess that the problem is in using "&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;nonsymmetric permutation and scaling MPS" (iparm[10]=1) for big Hermitian matrices (smaller runs ok).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:44:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933276#M13870</guid>
      <dc:creator>Koshkarev_A_</dc:creator>
      <dc:date>2014-03-03T20:44:56Z</dc:date>
    </item>
    <item>
      <title>but if I am not mistaken, you</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933277#M13871</link>
      <description>&lt;P&gt;but if I am not mistaken, you used LP64 interfaces which may not addres arrays with more than&amp;nbsp;&lt;SPAN style="color: rgb(51, 51, 51); font-family: Verdana, Arial, sans-serif; font-size: 13.600000381469727px; line-height: 20px;"&gt;2&lt;/SPAN&gt;&lt;SPAN id="GUID-009D71C5-A667-418A-B71B-0A4588D03BD2" style="vertical-align: 0px; position: relative; bottom: 1ex; color: rgb(51, 51, 51); font-family: Verdana, Arial, sans-serif; line-height: 20px;"&gt;31&lt;/SPAN&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: Verdana, Arial, sans-serif; font-size: 13.600000381469727px; line-height: 20px;"&gt;-1&amp;nbsp;&lt;/SPAN&gt;elements... therefore ILP64 interfaces has to be used for such sort of probem. Did you try that?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2014 06:26:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933277#M13871</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-03-04T06:26:12Z</dc:date>
    </item>
    <item>
      <title>in any case, what would be</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933278#M13872</link>
      <description>&lt;P&gt;in any case, what would be output , in the case if&amp;nbsp;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 11.818181991577148px; line-height: 16.363636016845703px;"&gt;iparm[14] = 1;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 11.818181991577148px; line-height: 16.363636016845703px;"&gt;&amp;nbsp; &amp;nbsp; iparm[15] = 1;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 11.818181991577148px; line-height: 16.363636016845703px;"&gt;&amp;nbsp; &amp;nbsp;iparm[16] = 1; &amp;nbsp; &amp;nbsp; &amp;nbsp;?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2014 16:01:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933278#M13872</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-03-04T16:01:49Z</dc:date>
    </item>
    <item>
      <title>in the case if</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933279#M13873</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;in the case if&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5;"&gt;&amp;nbsp; &amp;nbsp; iparm[0] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* No solver default */&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[1] = 3;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Fill-in reordering from METIS */ // edited: OpenMP version&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Numbers of processors, value of OMP_NUM_THREADS */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[2] = 1;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[3] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* No iterative-direct algorithm */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[4] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* No user fill-in reducing permutation */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[5] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Write solution into x */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[6] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[7] = 2;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Max numbers of iterative refinement steps */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[8] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[9] = 13;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Perturb the pivot elements with 1E-13 */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[10] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Use nonsymmetric permutation and scaling MPS */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[11] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Conjugate transposed/transpose solve == non-transposed*/&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[12] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Maximum weighted matching algorithm is switched-on (default for non-symmetric) */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[13] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Output: Number of perturbed pivots */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[14] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[15] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[16] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Not in use */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[17] = -1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Output: Number of nonzeros in the factor LU */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[18] = -1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Output: Mflops for LU factorization */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[19] = 0;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Output: Numbers of CG Iterations */&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[26] = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// matrix checker is on&lt;BR /&gt;
	//&amp;nbsp;&amp;nbsp; &amp;nbsp;iparm[59] = 2;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// turn on the OOC Mode&lt;/P&gt;

&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;maxfct = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Maximum number of numerical factorizations. &amp;nbsp;*/&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;mnum = 1;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* Which factorization to use. */&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Intel(R) Debugger for applications running on Intel(R) 64, Version 13.0, Build [80.483.23]&lt;BR /&gt;
	------------------&lt;BR /&gt;
	object file name: ./main.out&lt;BR /&gt;
	Reading symbols from /mnt/storage/home/aakoshkarev/anton/Magneto/_results/intel_lp64_parallel_intel64_so/main.out...done.&lt;BR /&gt;
	(idb) run&lt;BR /&gt;
	Starting program: /mnt/storage/home/aakoshkarev/anton/Magneto/_results/intel_lp64_parallel_intel64_so/main.out&lt;BR /&gt;
	[New Thread 14487 (LWP 14487)]&lt;BR /&gt;
	[New Thread 15058 (LWP 15058)]&lt;BR /&gt;
	[New Thread 15059 (LWP 15059)]&lt;BR /&gt;
	[New Thread 15060 (LWP 15060)]&lt;BR /&gt;
	[New Thread 15084 (LWP 15084)]&lt;BR /&gt;
	[New Thread 15085 (LWP 15085)]&lt;BR /&gt;
	[New Thread 15086 (LWP 15086)]&lt;BR /&gt;
	[New Thread 15087 (LWP 15087)]&lt;BR /&gt;
	[New Thread 15088 (LWP 15088)]&lt;BR /&gt;
	[New Thread 15089 (LWP 15089)]&lt;BR /&gt;
	[New Thread 15121 (LWP 15121)]&lt;BR /&gt;
	[New Thread 15122 (LWP 15122)]&lt;BR /&gt;
	[New Thread 15123 (LWP 15123)]&lt;BR /&gt;
	[New Thread 15124 (LWP 15124)]&lt;BR /&gt;
	[New Thread 15149 (LWP 15149)]&lt;BR /&gt;
	[New Thread 15150 (LWP 15150)]&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Matrix A&lt;BR /&gt;
	&amp;nbsp;( &amp;nbsp;0.98, &amp;nbsp;0.00) ( &amp;nbsp;0.19, &amp;nbsp;0.09)&lt;BR /&gt;
	&amp;nbsp;( &amp;nbsp;0.19, -0.09) ( -0.98, &amp;nbsp;0.00)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Eigenvalues&lt;BR /&gt;
	&amp;nbsp;( &amp;nbsp;1.00, -0.00) ( -1.00, &amp;nbsp;0.00)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Right eigenvectors&lt;BR /&gt;
	&amp;nbsp;( &amp;nbsp;0.99, &amp;nbsp;0.00) ( &amp;nbsp;0.09, &amp;nbsp;0.04)&lt;BR /&gt;
	&amp;nbsp;( -0.09, &amp;nbsp;0.04) ( &amp;nbsp;0.99, &amp;nbsp;0.00)&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Energy1 = &amp;lt;psi+|H1|psi+&amp;gt; = (0.000033 -0.000000)&lt;/P&gt;

&lt;P&gt;maxcurrent = 23551999&lt;/P&gt;

&lt;P&gt;&amp;lt;psi+|psi-&amp;gt; = (0.000000, -0.000000)&lt;/P&gt;

&lt;P&gt;&amp;lt;psi+|s_z|psi+&amp;gt; = (0.999984, 0.000000)&lt;/P&gt;

&lt;P&gt;&amp;lt;psi+|s_z|psi-&amp;gt; = (-0.000000, 0.000000)&lt;/P&gt;

&lt;P&gt;&amp;lt;psi-|s_z|psi+&amp;gt; = (-0.000000, -0.000000)&lt;/P&gt;

&lt;P&gt;&amp;lt;psi-|s_z|psi-&amp;gt; = (-0.999984, 0.000000)&lt;/P&gt;

&lt;P&gt;=== PARDISO: solving a Hermitian indefinite system ===&lt;BR /&gt;
	The local (internal) PARDISO version is &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;: 103911000&lt;BR /&gt;
	1-based array indexing is turned ON&lt;BR /&gt;
	PARDISO double precision computation is turned ON&lt;BR /&gt;
	METIS algorithm at reorder step is turned ON&lt;BR /&gt;
	Scaling is turned ON&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Summary: ( reordering phase )&lt;BR /&gt;
	================&lt;/P&gt;

&lt;P&gt;Times:&lt;BR /&gt;
	======&lt;BR /&gt;
	Time spent in calculations of symmetric matrix portrait (fulladj): 0.397580 s&lt;BR /&gt;
	Time spent in reordering of the initial matrix (reorder) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : 19.229663 s&lt;BR /&gt;
	Time spent in symbolic factorization (symbfct) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : 20.043214 s&lt;BR /&gt;
	Time spent in data preparations for factorization (parlist) &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0.484405 s&lt;BR /&gt;
	Time spent in allocation of internal data structures (malloc) &amp;nbsp; &amp;nbsp;: 2.318397 s&lt;BR /&gt;
	Time spent in additional calculations &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;: 4.486993 s&lt;BR /&gt;
	Total time spent &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; : 46.960252 s&lt;/P&gt;

&lt;P&gt;Statistics:&lt;BR /&gt;
	===========&lt;BR /&gt;
	&amp;lt; Parallel Direct Factorization with number of processors: &amp;gt; 15&lt;BR /&gt;
	&amp;lt; Numerical Factorization with BLAS3 and O(n) synchronization &amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;lt; Linear system Ax = b &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of equations: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 640000&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A: &amp;nbsp; &amp;nbsp; &amp;nbsp;23552000&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A (%): 0.005750&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of right-hand sides: &amp;nbsp; &amp;nbsp;2&lt;/P&gt;

&lt;P&gt;&amp;lt; Factors L and U &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of columns for each panel: 96&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of independent subgraphs: &amp;nbsp;0&lt;BR /&gt;
	&amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of supernodes: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;181459&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;size of largest supernode: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 46400&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in L: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5035922220&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in L+U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5035922221&lt;/P&gt;

&lt;P&gt;Reordering completed ...&lt;BR /&gt;
	Number of nonzeros in factors &amp;nbsp;= 740954925&lt;BR /&gt;
	Number of factorization MFLOPS = 515273800=== PARDISO is running in In-Core mode, because iparam(60)=0 ===&lt;BR /&gt;
	Percentage of computed non-zeros for LL^T factorization&lt;BR /&gt;
	&amp;nbsp;0 % &amp;nbsp;1 % &amp;nbsp;2 % &amp;nbsp;3 % &amp;nbsp;4 % &amp;nbsp;5 % &amp;nbsp;6 % &amp;nbsp;7 % &amp;nbsp;8 % &amp;nbsp;9 % &amp;nbsp;10 % &amp;nbsp;11 % &amp;nbsp;12 % &amp;nbsp;13 % &amp;nbsp;14 % &amp;nbsp;15 % &amp;nbsp;16 % &amp;nbsp;17 % &amp;nbsp;18 % &amp;nbsp;19 % &amp;nbsp;20 % &amp;nbsp;21 % &amp;nbsp;22 % &amp;nbsp;23 % &amp;nbsp;24 % &amp;nbsp;25 % &amp;nbsp;26 % &amp;nbsp;27 % &amp;nbsp;28 % &amp;nbsp;29 % &amp;nbsp;30 % &amp;nbsp;31 % &amp;nbsp;32 % &amp;nbsp;% &amp;nbsp;34 % &amp;nbsp;35 % &amp;nbsp;36 % &amp;nbsp;37 % &amp;nbsp;38 % &amp;nbsp;39 % &amp;nbsp;40 % &amp;nbsp;41 % &amp;nbsp;42 % &amp;nbsp;43 % &amp;nbsp;44 % &amp;nbsp;45 % &amp;nbsp;46 % &amp;nbsp;47 % &amp;nbsp;49 % &amp;nbsp;50 % &amp;nbsp;51 % &amp;nbsp;52 % &amp;nbsp;53 % &amp;nbsp;54 % &amp;nbsp;55 % &amp;nbsp;56 % &amp;nbsp;57 % &amp;nbsp;58 % &amp;nbsp;59 % &amp;nbsp;60 % &amp;nbsp;61 % &amp;nbsp;62 % &amp;nbsp;63 % &amp;nbsp;64 % &amp;nbsp;65 % &amp;nbsp;% &amp;nbsp;68 % &amp;nbsp;69 % &amp;nbsp;70 % &amp;nbsp;71 % &amp;nbsp;72 % &amp;nbsp;74 % &amp;nbsp;75 % &amp;nbsp;76 % &amp;nbsp;77 % &amp;nbsp;78 % &amp;nbsp;80 % &amp;nbsp;81 % &amp;nbsp;82 % &amp;nbsp;83 % &amp;nbsp;84 % &amp;nbsp;85 % &amp;nbsp;86 % &amp;nbsp;87 % &amp;nbsp;88 % &amp;nbsp;89 % &amp;nbsp;90 % &amp;nbsp;91 % &amp;nbsp;92 % &amp;nbsp;93 % &amp;nbsp;94 % &amp;nbsp;95 % &amp;nbsp;96 % &amp;nbsp;97 % &amp;nbsp;98 % &amp;nbsp;99 % &amp;nbsp;100 %&lt;/P&gt;

&lt;P&gt;=== PARDISO: solving a Hermitian indefinite system ===&lt;BR /&gt;
	Single-level factorization algorithm is turned ON&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Summary: ( factorization phase )&lt;BR /&gt;
	================&lt;/P&gt;

&lt;P&gt;Times:&lt;BR /&gt;
	======&lt;BR /&gt;
	Time spent in copying matrix to internal data structure (A to LU): 0.000000 s&lt;BR /&gt;
	Time spent in factorization step (numfct) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 9888.516431 s&lt;BR /&gt;
	Time spent in allocation of internal data structures (malloc) &amp;nbsp; &amp;nbsp;: 0.002765 s&lt;BR /&gt;
	Time spent in additional calculations &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;: 0.000020 s&lt;BR /&gt;
	Total time spent &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; : 9888.519216 s&lt;/P&gt;

&lt;P&gt;Statistics:&lt;BR /&gt;
	===========&lt;BR /&gt;
	&amp;lt; Parallel Direct Factorization with number of processors: &amp;gt; 15&lt;BR /&gt;
	&amp;lt; Numerical Factorization with BLAS3 and O(n) synchronization &amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;lt; Linear system Ax = b &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of equations: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 640000&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A: &amp;nbsp; &amp;nbsp; &amp;nbsp;23552000&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A (%): 0.005750&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of right-hand sides: &amp;nbsp; &amp;nbsp;2&lt;/P&gt;

&lt;P&gt;&amp;lt; Factors L and U &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of columns for each panel: 96&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of independent subgraphs: &amp;nbsp;0&lt;BR /&gt;
	&amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of supernodes: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;181459&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;size of largest supernode: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 46400&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in L: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5035922220&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in L+U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5035922221&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gflop &amp;nbsp; for the numerical factorization: 515273.800873&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gflop/s for the numerical factorization: 52.108302&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Factorization completed ...&lt;/P&gt;

&lt;P&gt;=== PARDISO: solving a Hermitian indefinite system ===&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Summary: ( solution phase )&lt;BR /&gt;
	================&lt;/P&gt;

&lt;P&gt;Times:&lt;BR /&gt;
	======&lt;BR /&gt;
	Time spent in direct solver at solve step (solve) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 145.461488 s&lt;BR /&gt;
	Time spent in additional calculations &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;: 292.539900 s&lt;BR /&gt;
	Total time spent &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; : 438.001388 s&lt;/P&gt;

&lt;P&gt;Statistics:&lt;BR /&gt;
	===========&lt;BR /&gt;
	&amp;lt; Parallel Direct Factorization with number of processors: &amp;gt; 15&lt;BR /&gt;
	&amp;lt; Numerical Factorization with BLAS3 and O(n) synchronization &amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;lt; Linear system Ax = b &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of equations: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 640000&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A: &amp;nbsp; &amp;nbsp; &amp;nbsp;23552000&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A (%): 0.005750&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of right-hand sides: &amp;nbsp; &amp;nbsp;2&lt;/P&gt;

&lt;P&gt;&amp;lt; Factors L and U &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of columns for each panel: 96&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of independent subgraphs: &amp;nbsp;0&lt;BR /&gt;
	&amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of supernodes: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;181459&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;size of largest supernode: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 46400&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in L: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5035922220&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in L+U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5035922221&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gflop &amp;nbsp; for the numerical factorization: 515273.800873&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gflop/s for the numerical factorization: 52.108302&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	[Thread 15059 (LWP 15059) exited] with exit status 0&lt;BR /&gt;
	[Thread 15060 (LWP 15060) exited] with exit status 0&lt;BR /&gt;
	[Thread 15084 (LWP 15084) exited] with exit status 0&lt;BR /&gt;
	[Thread 15085 (LWP 15085) exited] with exit status 0&lt;BR /&gt;
	[Thread 15086 (LWP 15086) exited] with exit status 0&lt;BR /&gt;
	[Thread 15087 (LWP 15087) exited] with exit status 0&lt;BR /&gt;
	[Thread 15088 (LWP 15088) exited] with exit status 0&lt;BR /&gt;
	[Thread 15089 (LWP 15089) exited] with exit status 0&lt;BR /&gt;
	[Thread 15121 (LWP 15121) exited] with exit status 0&lt;BR /&gt;
	[Thread 15122 (LWP 15122) exited] with exit status 0&lt;BR /&gt;
	[Thread 15123 (LWP 15123) exited] with exit status 0&lt;BR /&gt;
	[Thread 15124 (LWP 15124) exited] with exit status 0&lt;BR /&gt;
	[Thread 15149 (LWP 15149) exited] with exit status 0&lt;BR /&gt;
	[Thread 15150 (LWP 15150) exited] with exit status 0&lt;BR /&gt;
	[Thread 15058 (LWP 15058) exited] with exit status 0&lt;BR /&gt;
	Program exited normally.&lt;BR /&gt;
	(idb) =&amp;gt;&amp;gt; PBS: job killed: ncpus 3891.0 exceeded limit 15 (burst)&lt;BR /&gt;
	Terminated&lt;/P&gt;</description>
      <pubDate>Sun, 09 Mar 2014 02:24:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933279#M13873</guid>
      <dc:creator>Koshkarev_A_</dc:creator>
      <dc:date>2014-03-09T02:24:09Z</dc:date>
    </item>
    <item>
      <title>ILP64 just run with iparm's</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933280#M13874</link>
      <description>&lt;P&gt;ILP64 just run with iparm's that caused fault just run ok, running now the same with LP64 to make sure&lt;/P&gt;</description>
      <pubDate>Sun, 09 Mar 2014 20:49:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933280#M13874</guid>
      <dc:creator>Koshkarev_A_</dc:creator>
      <dc:date>2014-03-09T20:49:25Z</dc:date>
    </item>
    <item>
      <title>LP64 runs ok too, just cant</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933281#M13875</link>
      <description>&lt;P&gt;LP64 runs ok too, just cant stand why&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 06:48:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/933281#M13875</guid>
      <dc:creator>Koshkarev_A_</dc:creator>
      <dc:date>2014-03-12T06:48:11Z</dc:date>
    </item>
    <item>
      <title>Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1263460#M31005</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I also get a Segmentation error with PARDISO please see the bottom part of the output from running the simple symmetrical case:&lt;/P&gt;
&lt;P&gt;&amp;lt; Parallel Direct Factorization with #cores: &amp;gt; 1&lt;BR /&gt;&amp;lt; and #nodes: &amp;gt; 1&lt;BR /&gt;&amp;lt; Numerical Factorization with Level-3 BLAS performance &amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt; Linear system Ax = b&amp;gt;&lt;BR /&gt;#equations: 8&lt;/P&gt;
&lt;P&gt;#non-zeros in A: 18&lt;BR /&gt;non-zeros in A (%): 28.125000&lt;BR /&gt;#right-hand sides: 1&lt;/P&gt;
&lt;P&gt;&amp;lt; Factors L and U &amp;gt;&lt;BR /&gt;#columns for each panel: 80&lt;BR /&gt;# of independent subgraphs: 0&lt;BR /&gt;&amp;lt; preprocessing with state of the art partitioning metis&amp;gt;&lt;BR /&gt;#supernodes: 5&lt;BR /&gt;size of largest supernode: 4&lt;BR /&gt;number of nonzeros in L 29&lt;BR /&gt;number of nonzeros in U 1&lt;BR /&gt;number of nonzeros in L+U 30&lt;BR /&gt;number of perturbed pivots 0&lt;BR /&gt;number of nodes in solve 8&lt;BR /&gt;Gflop for the numerical factorization: 0.000000&lt;BR /&gt;Gflop/s for the numerical factorization: 0.000067&lt;/P&gt;
&lt;P&gt;Factorization completed ...&lt;BR /&gt;./runfile: line 14: 23676 Segmentation fault (core dumped) ./pardiso_sym&lt;/P&gt;
&lt;P&gt;This is my compilation command:&lt;BR /&gt;gcc -g -o pardiso_sym pardiso_sym.c -L. -lpardiso600-GNU800-X86-64 -llapack -lrefblas -lgfortran -fopenmp -lpthread -lstdc++ -lm&lt;/P&gt;
&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 17:37:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1263460#M31005</guid>
      <dc:creator>John48</dc:creator>
      <dc:date>2021-03-11T17:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1263473#M31006</link>
      <description>&lt;P&gt;Hi John!&lt;/P&gt;
&lt;P&gt;Please become aware that you were not using Intel(R) oneMKL PARDISO. You have used PARDISO Project which is not Intel's product. Back 15+ years ago it was the same, but today these two are completely different software products although similarity of the API is still present (yet there are difference.&lt;/P&gt;
&lt;P&gt;Hence your question is not for this forum.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course, if you try PARDISO from MKL/oneMKL and encounter any issue, don't hesitate to ask here.&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Kirill&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 18:27:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1263473#M31006</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2021-03-11T18:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264327#M31009</link>
      <description>&lt;P&gt;Hi Krill,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know that I am not using MKL but I was just hoping that someone might help as I have run up against a brick wall with this – PARDISO have not been much help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 07:39:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264327#M31009</guid>
      <dc:creator>John48</dc:creator>
      <dc:date>2021-03-15T07:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264338#M31011</link>
      <description>&lt;P&gt;From the program output, it appears that the seg-fault occurred after Pardiso-6 completed the factorization of the supplied sparse matrix, and that the cause of the seg-fault is one of the lines in your code that comes (in logical order) after the factorization call.&lt;/P&gt;
&lt;P&gt;Since you have not shown the source code, nobody can help you at this point.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 08:00:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264338#M31011</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2021-03-15T08:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264352#M31012</link>
      <description>&lt;P&gt;Hi Black Belt&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;The code is PARDISO's downloadable pardiso_sym - the simplest initial test program.&amp;nbsp; I have assumed this must be bug free and that the problem(s) must be with my linking but I can let you have a copy if you would like me to?&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 08:39:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264352#M31012</guid>
      <dc:creator>John48</dc:creator>
      <dc:date>2021-03-15T08:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264385#M31014</link>
      <description>&lt;P&gt;[NOTE: This post is not about the Pardiso solver that is contained in MKL. It is about the Pardiso solver from&amp;nbsp;&lt;A href="https://pardiso-project.org" target="_blank" rel="noopener"&gt;https://pardiso-project.org&lt;/A&gt;&amp;nbsp;. ]&lt;/P&gt;
&lt;P&gt;As of now I do not have access to a Linux system, so here is what I can show to suggest that there is no problem in the Pardiso-6 libraries or the &lt;A href="https://pardiso-project.org/manual/pardiso_sym.f" target="_self"&gt;pardiso_sym.f&lt;/A&gt; example.&lt;/P&gt;
&lt;P&gt;Gfortran frowns on passing scalar arguments where array arguments are expected, even dummy arguments that will never be accessed in a particular call. This is easily remedied by changing the declarations of IDUM and DUM to IDUM(1) and DUM(1).&lt;/P&gt;
&lt;P&gt;I have the Pardiso-6 libraries on my Windows10 - x64 system. I built the pardiso_sym example using&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the library for Intel Fortran,&amp;nbsp;libpardiso600-WIN-X86-64.dll, with Ifort&amp;nbsp;2021.1.2,&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;the library for Mingw,&amp;nbsp;libpardiso600-WIN-X86-64-MINGW.dll, with Gfortran 10.2 for Cygwin 64 on Windows 10.&lt;/LI&gt;
&lt;LI&gt;the same Mingw library, but using Gcc 10.2 for Cygwin 64 on Windows 10, using the unmodified C example file, &lt;A href="https://pardiso-project.org/manual/pardiso_sym.c" target="_self"&gt;pardiso_sym.c&lt;/A&gt; .&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Both Fortran versions ran to completion normally, ending the output with the eight diagonal elements of the inverse of the matrix A. I show below a part of the output, and this differs from what you showed but the outputs from Ifort and Gfortran-Cygwin agree (ignore the Gflops results, they cannot be expected to agree). (I glanced only briefly at the C program output, which was a bit different, but I believe that the b vector has different values than in the Fortran example. The C program also ran to completion without any access violations.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Statistics:
===========
 &amp;lt; Parallel Direct Factorization with #cores: &amp;gt;              1
 &amp;lt;                                and #nodes: &amp;gt;              1
 &amp;lt; Numerical Factorization with Level-3 BLAS performance &amp;gt;

 &amp;lt; Linear system Ax = b&amp;gt;
             #equations:                                     8
             #non-zeros in A:                                18
             non-zeros in A (%):                             28.125000
             #right-hand sides:                              1

&amp;lt; Factors L and U &amp;gt;
             #columns for each panel:                        80
             # of independent subgraphs:                     0
 &amp;lt; preprocessing with state of the art partitioning metis&amp;gt;
             #supernodes:                                    4
             size of largest supernode:                      4
             number of nonzeros in L                         31
             number of nonzeros in U                         1
             number of nonzeros in L+U                       32
             number of perturbed pivots                      1
             number of nodes in solve                        8
             Gflop   for the numerical factorization:        0.000000
             Gflop/s for the numerical factorization:        0.000520
 Log of determinant is     15.506631679957248
 Factorization completed ...
[PARDISO] ref_it: 1. rel res   0.372E-07 rel err   0.834E-07&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try compiling and linking with the Gfortran options &lt;STRONG&gt;-g -fbacktrace&lt;/STRONG&gt;, and then running the resulting program. Doing so may give you more information on the problem that you ran into.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 20:07:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264385#M31014</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2021-03-15T20:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264552#M31016</link>
      <description>&lt;P&gt;Hi Black Belt,&lt;/P&gt;
&lt;P&gt;Thank you for your reply but I get:&lt;/P&gt;
&lt;P&gt;gcc: error: fbacktrace: No such file or directory&lt;/P&gt;
&lt;P&gt;if I use -g fbacktrace (or -g -fbacktrace).&lt;/P&gt;
&lt;P&gt;Is there a way I can get the code to you?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 21:18:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264552#M31016</guid>
      <dc:creator>John48</dc:creator>
      <dc:date>2021-03-15T21:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264574#M31017</link>
      <description>&lt;P&gt;You can zip the code (plus any data files, header files), and attach the zip file to your reply. Or, you can upload the zip file to your Dropbox, Onedrive or GoogleDrive, give public access to the uploaded file, and provide a link to it in your reply.&lt;/P&gt;
&lt;P&gt;If you do not wish to make the files available to everyone, let me know, and I shall send you a private mail on this server, and you can attach the file to your (private) reply to my message.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 22:35:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264574#M31017</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2021-03-15T22:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation error with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264688#M31018</link>
      <description>&lt;P&gt;Hi Black Belt&lt;/P&gt;
&lt;P&gt;Please see below.&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;
&lt;P&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* Example program to show the use of the "PARDISO" routine */&lt;BR /&gt;/* on symmetric linear systems */&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* This program can be downloaded from the following site: */&lt;BR /&gt;/* &lt;A href="http://www.pardiso-project.org" target="_blank"&gt;http://www.pardiso-project.org&lt;/A&gt; */&lt;BR /&gt;/* */&lt;BR /&gt;/* (C) Olaf Schenk, Institute of Computational Science */&lt;BR /&gt;/* Universita della Svizzera italiana, Lugano, Switzerland. */&lt;BR /&gt;/* Email: olaf.schenk@usi.ch */&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;/P&gt;
&lt;P&gt;#include &amp;lt;stdio.h&amp;gt;&lt;BR /&gt;#include &amp;lt;stdlib.h&amp;gt;&lt;BR /&gt;#include &amp;lt;math.h&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/* PARDISO prototype. */&lt;BR /&gt;void pardisoinit (void *, int *, int *, int *, double *, int *);&lt;BR /&gt;void pardiso (void *, int *, int *, int *, int *, int *, &lt;BR /&gt;double *, int *, int *, int *, int *, int *,&lt;BR /&gt;int *, double *, double *, int *, double *);&lt;BR /&gt;void pardiso_chkmatrix (int *, int *, double *, int *, int *, int *);&lt;BR /&gt;void pardiso_chkvec (int *, int *, double *, int *);&lt;BR /&gt;void pardiso_printstats (int *, int *, double *, int *, int *, int *,&lt;BR /&gt;double *, int *);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;int main( void ) &lt;BR /&gt;{&lt;BR /&gt;/* Matrix data. */&lt;BR /&gt;int n = 8;&lt;BR /&gt;int ia[ 9] = { 0, 4, 7, 9, 11, 14, 16, 17, 18 };&lt;BR /&gt;int ja[18] = { 0, 2, 5, 6,&lt;BR /&gt;1, 2, 4,&lt;BR /&gt;2, 7,&lt;BR /&gt;3, 6,&lt;BR /&gt;4, 5, 6,&lt;BR /&gt;5, 7,&lt;BR /&gt;6,&lt;BR /&gt;7 };&lt;BR /&gt;double a[18] = { 7.0, 1.0, 2.0, 7.0,&lt;BR /&gt;-4.0, 8.0, 2.0,&lt;BR /&gt;1.0, 5.0,&lt;BR /&gt;7.0, 9.0,&lt;BR /&gt;5.0, 1.0, 5.0,&lt;BR /&gt;0.0, 5.0,&lt;BR /&gt;11.0,&lt;BR /&gt;5.0 };&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;int nnz = ia[n];&lt;BR /&gt;int mtype = -2; /* Real symmetric matrix */&lt;/P&gt;
&lt;P&gt;/* RHS and solution vectors. */&lt;BR /&gt;double b[8], x[8];&lt;BR /&gt;int nrhs = 1; /* Number of right hand sides. */&lt;/P&gt;
&lt;P&gt;/* Internal solver memory pointer pt, */&lt;BR /&gt;/* 32-bit: int pt[64]; 64-bit: long int pt[64] */&lt;BR /&gt;/* or void *pt[64] should be OK on both architectures */ &lt;BR /&gt;void *pt[64];&lt;/P&gt;
&lt;P&gt;/* Pardiso control parameters. */&lt;BR /&gt;int iparm[64];&lt;BR /&gt;double dparm[64];&lt;BR /&gt;int maxfct, mnum, phase, error, msglvl, solver;&lt;/P&gt;
&lt;P&gt;/* Number of processors. */&lt;BR /&gt;int num_procs;&lt;/P&gt;
&lt;P&gt;/* Auxiliary variables. */&lt;BR /&gt;char *var;&lt;BR /&gt;int i, k;&lt;/P&gt;
&lt;P&gt;double ddum; /* Double dummy */&lt;BR /&gt;int idum; /* Integer dummy. */&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* .. Setup Pardiso control parameters. */&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;/P&gt;
&lt;P&gt;error = 0;&lt;BR /&gt;solver=0;/* use sparse direct solver */&lt;BR /&gt;pardisoinit (pt, &amp;amp;mtype, &amp;amp;solver, iparm, dparm, &amp;amp;error);&lt;/P&gt;
&lt;P&gt;if (error != 0) &lt;BR /&gt;{&lt;BR /&gt;if (error == -10 )&lt;BR /&gt;printf("No license file found \n");&lt;BR /&gt;if (error == -11 )&lt;BR /&gt;printf("License is expired \n");&lt;BR /&gt;if (error == -12 )&lt;BR /&gt;printf("Wrong username or hostname \n");&lt;BR /&gt;return 1; &lt;BR /&gt;}&lt;BR /&gt;else&lt;BR /&gt;printf("[PARDISO]: License check was successful ... \n");&lt;BR /&gt;&lt;BR /&gt;/* Numbers of processors, value of OMP_NUM_THREADS */&lt;BR /&gt;var = getenv("OMP_NUM_THREADS");&lt;BR /&gt;if(var != NULL)&lt;BR /&gt;sscanf( var, "%d", &amp;amp;num_procs );&lt;BR /&gt;else {&lt;BR /&gt;printf("Set environment OMP_NUM_THREADS to 1");&lt;BR /&gt;exit(1);&lt;BR /&gt;}&lt;BR /&gt;iparm[2] = num_procs;&lt;/P&gt;
&lt;P&gt;maxfct = 1; /* Maximum number of numerical factorizations. */&lt;BR /&gt;mnum = 1; /* Which factorization to use. */&lt;BR /&gt;&lt;BR /&gt;msglvl = 1; /* Print statistical information */&lt;BR /&gt;error = 0; /* Initialize error flag */&lt;/P&gt;
&lt;P&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* .. Convert matrix from 0-based C-notation to Fortran 1-based */&lt;BR /&gt;/* notation. */&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;for (i = 0; i &amp;lt; n+1; i++) {&lt;BR /&gt;ia[i] += 1;&lt;BR /&gt;}&lt;BR /&gt;for (i = 0; i &amp;lt; nnz; i++) {&lt;BR /&gt;ja[i] += 1;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;/* Set right hand side to i. */&lt;BR /&gt;for (i = 0; i &amp;lt; n; i++) {&lt;BR /&gt;b[i] = i;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* .. pardiso_chk_matrix(...) */&lt;BR /&gt;/* Checks the consistency of the given matrix. */&lt;BR /&gt;/* Use this functionality only for debugging purposes */&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;&lt;BR /&gt;pardiso_chkmatrix (&amp;amp;mtype, &amp;amp;n, a, ia, ja, &amp;amp;error);&lt;BR /&gt;if (error != 0) {&lt;BR /&gt;printf("\nERROR in consistency of matrix: %d", error);&lt;BR /&gt;exit(1);&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* .. pardiso_chkvec(...) */&lt;BR /&gt;/* Checks the given vectors for infinite and NaN values */&lt;BR /&gt;/* Input parameters (see PARDISO user manual for a description): */&lt;BR /&gt;/* Use this functionality only for debugging purposes */&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;/P&gt;
&lt;P&gt;pardiso_chkvec (&amp;amp;n, &amp;amp;nrhs, b, &amp;amp;error);&lt;BR /&gt;if (error != 0) {&lt;BR /&gt;printf("\nERROR in right hand side: %d", error);&lt;BR /&gt;exit(1);&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* .. pardiso_printstats(...) */&lt;BR /&gt;/* prints information on the matrix to STDOUT. */&lt;BR /&gt;/* Use this functionality only for debugging purposes */&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;/P&gt;
&lt;P&gt;pardiso_printstats (&amp;amp;mtype, &amp;amp;n, a, ia, ja, &amp;amp;nrhs, b, &amp;amp;error);&lt;BR /&gt;if (error != 0) {&lt;BR /&gt;printf("\nERROR right hand side: %d", error);&lt;BR /&gt;exit(1);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* .. Reordering and Symbolic Factorization. This step also allocates */&lt;BR /&gt;/* all memory that is necessary for the factorization. */&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;phase = 11;&lt;/P&gt;
&lt;P&gt;pardiso (pt, &amp;amp;maxfct, &amp;amp;mnum, &amp;amp;mtype, &amp;amp;phase,&lt;BR /&gt;&amp;amp;n, a, ia, ja, &amp;amp;idum, &amp;amp;nrhs,&lt;BR /&gt;iparm, &amp;amp;msglvl, &amp;amp;ddum, &amp;amp;ddum, &amp;amp;error, dparm);&lt;BR /&gt;&lt;BR /&gt;if (error != 0) {&lt;BR /&gt;printf("\nERROR during symbolic factorization: %d", error);&lt;BR /&gt;exit(1);&lt;BR /&gt;}&lt;BR /&gt;printf("\nReordering completed ... ");&lt;BR /&gt;printf("\nNumber of nonzeros in factors = %d", iparm[17]);&lt;BR /&gt;printf("\nNumber of factorization MFLOPS = %d", iparm[18]);&lt;BR /&gt;&lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;BR /&gt;/* .. Numerical factorization. */&lt;BR /&gt;/* -------------------------------------------------------------------- */ &lt;BR /&gt;phase = 22;&lt;BR /&gt;iparm[32] = 1; /* compute determinant */&lt;/P&gt;
&lt;P&gt;pardiso (pt, &amp;amp;maxfct, &amp;amp;mnum, &amp;amp;mtype, &amp;amp;phase,&lt;BR /&gt;&amp;amp;n, a, ia, ja, &amp;amp;idum, &amp;amp;nrhs,&lt;BR /&gt;iparm, &amp;amp;msglvl, &amp;amp;ddum, &amp;amp;ddum, &amp;amp;error, dparm);&lt;BR /&gt;&lt;BR /&gt;if (error != 0) {&lt;BR /&gt;printf("\nERROR during numerical factorization: %d", error);&lt;BR /&gt;exit(2);&lt;BR /&gt;}&lt;BR /&gt;printf("\nFactorization completed ...\n ");&lt;/P&gt;
&lt;P&gt;/* -------------------------------------------------------------------- */ &lt;BR /&gt;/* .. Back substitution and iterative refinement. */&lt;BR /&gt;/* -------------------------------------------------------------------- */ &lt;BR /&gt;phase = 33;&lt;/P&gt;
&lt;P&gt;iparm[7] = 1; /* Max numbers of iterative refinement steps. */&lt;BR /&gt;&lt;BR /&gt;pardiso (pt, &amp;amp;maxfct, &amp;amp;mnum, &amp;amp;mtype, &amp;amp;phase,&lt;BR /&gt;&amp;amp;n, a, ia, ja, &amp;amp;idum, &amp;amp;nrhs,&lt;BR /&gt;iparm, &amp;amp;msglvl, b, x, &amp;amp;error, dparm);&lt;BR /&gt;&lt;BR /&gt;if (error != 0) {&lt;BR /&gt;printf("\nERROR during solution: %d", error);&lt;BR /&gt;exit(3);&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;printf("\nSolve completed ... ");&lt;BR /&gt;printf("\nThe solution of the system is: ");&lt;BR /&gt;for (i = 0; i &amp;lt; n; i++) {&lt;BR /&gt;printf("\n x [%d] = % f", i, x[i] );&lt;BR /&gt;}&lt;BR /&gt;printf ("\n\n");&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;/* -------------------------------------------------------------------- */ &lt;BR /&gt;/* ... Inverse factorization. */ &lt;BR /&gt;/* -------------------------------------------------------------------- */&lt;/P&gt;
&lt;P&gt;if (solver == 0)&lt;BR /&gt;{&lt;BR /&gt;printf("\nCompute Diagonal Elements of the inverse of A ... \n");&lt;BR /&gt;phase = -22;&lt;BR /&gt;iparm[35] = 1; /* no not overwrite internal factor L */&lt;/P&gt;
&lt;P&gt;pardiso (pt, &amp;amp;maxfct, &amp;amp;mnum, &amp;amp;mtype, &amp;amp;phase, &amp;amp;n, a, ia, ja, &amp;amp;idum, &amp;amp;nrhs,&lt;BR /&gt;iparm, &amp;amp;msglvl, b, x, &amp;amp;error, dparm);&lt;/P&gt;
&lt;P&gt;/* print diagonal elements */&lt;BR /&gt;for (k = 0; k &amp;lt; n; k++)&lt;BR /&gt;{&lt;BR /&gt;int j = ia[k]-1;&lt;BR /&gt;printf ("Diagonal element of A^{-1} = %d %d %32.24e\n", k, ja[j]-1, a[j]);&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;/* -------------------------------------------------------------------- */ &lt;BR /&gt;/* .. Convert matrix back to 0-based C-notation. */&lt;BR /&gt;/* -------------------------------------------------------------------- */ &lt;BR /&gt;for (i = 0; i &amp;lt; n+1; i++) {&lt;BR /&gt;ia[i] -= 1;&lt;BR /&gt;}&lt;BR /&gt;for (i = 0; i &amp;lt; nnz; i++) {&lt;BR /&gt;ja[i] -= 1;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;/* -------------------------------------------------------------------- */ &lt;BR /&gt;/* .. Termination and release of memory. */&lt;BR /&gt;/* -------------------------------------------------------------------- */ &lt;BR /&gt;phase = -1; /* Release internal memory. */&lt;BR /&gt;&lt;BR /&gt;pardiso (pt, &amp;amp;maxfct, &amp;amp;mnum, &amp;amp;mtype, &amp;amp;phase,&lt;BR /&gt;&amp;amp;n, &amp;amp;ddum, ia, ja, &amp;amp;idum, &amp;amp;nrhs,&lt;BR /&gt;iparm, &amp;amp;msglvl, &amp;amp;ddum, &amp;amp;ddum, &amp;amp;error, dparm);&lt;/P&gt;
&lt;P&gt;return 0;&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 07:09:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-segmentation-fault/m-p/1264688#M31018</guid>
      <dc:creator>John48</dc:creator>
      <dc:date>2021-03-16T07:09:50Z</dc:date>
    </item>
  </channel>
</rss>

