<?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:cluster_sparse_solver_64 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1386063#M33181</link>
    <description>&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for providing additional information about this issue!&lt;/P&gt;&lt;P&gt;Yes, the developers are aware of this latest info.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 May 2022 18:01:08 GMT</pubDate>
    <dc:creator>Khang_N_Intel</dc:creator>
    <dc:date>2022-05-20T18:01:08Z</dc:date>
    <item>
      <title>cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1379808#M33076</link>
      <description>&lt;P&gt;I am finding that cluster_sparse_solver_64 fails to compute the correct solution when the number of non zeros exceeds 2147483647.&amp;nbsp; Attached is a modification of the the cl_solver_sym_f.f example to demonstrate the issue.&amp;nbsp; The example is modified to use a full symmetric matrix of size n. For n=65000 (nnz=2114576615) the solver succeeds. For n=67500 (nnz=2278158750), it fails.&amp;nbsp; Tests fail/pass regardless of mpisize.&lt;/P&gt;
&lt;P&gt;Tests require about 200Gb Ram (if run a single node) and take several hours to run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 14:31:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1379808#M33076</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-04-26T14:31:10Z</dc:date>
    </item>
    <item>
      <title>Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380020#M33079</link>
      <description>&lt;P&gt;Hi Michaleris,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know the MKL version you are working with?&lt;/P&gt;&lt;P&gt;We suggest you try the new oneMKL 2022.0 in case you are using the older version and see if it helps.&lt;/P&gt;&lt;P&gt;Please get back to us if the issue still persists even with the latest MKL with the steps to reproduce the issue (commands to compile and run) so that we can check it from our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Apr 2022 08:06:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380020#M33079</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2022-04-27T08:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380085#M33080</link>
      <description>&lt;P&gt;Hi Vidya, thanks for following up.&lt;/P&gt;
&lt;P&gt;I have used version 2020.4.304 with the compile options below:&lt;/P&gt;
&lt;P&gt;mpiifort -O4 -fpp -qopenmp -c cl_solver_sym_f.f&lt;/P&gt;
&lt;P&gt;mpiifort -L/opt/intel/mkl/lib/intel64 cl_solver_sym_f.o -Wl,--start-group "/opt/intel/compilers_and_libraries/linux/mkl/lib/intel64"/libmkl_blacs_intelmpi_lp64.a "/opt/intel/compilers_and_libraries/linux/mkl/lib/intel64"/libmkl_intel_lp64.a "/opt/intel/compilers_and_libraries/linux/mkl/lib/intel64"/libmkl_core.a "/opt/intel/compilers_and_libraries/linux/mkl/lib/intel64"/libmkl_intel_thread.a -Wl,--end-group -L "/opt/intel/compilers_and_libraries/linux/mkl/../compiler/lib/intel64" -liomp5 -mt_mpi -lm -o pdstest&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The test was run on an Dell 7920 running the latest version of Redhat 8, running:&lt;/P&gt;
&lt;P&gt;mpirun -ppn 2 pdstest&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will compile again with oneMKL 2022.0 and report in a day or two.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Pan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:12:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380085#M33080</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-04-27T14:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380090#M33081</link>
      <description>&lt;P&gt;Hi Pan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&lt;I&gt;Will compile again with oneMKL 2022.0 and report in a day or two&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yeah sure. You can download oneAPI base toolkit from where you can get oneMKL 2022 and get the latest compilers by downloading oneAPI HPC toolkit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the links to download&lt;/P&gt;
&lt;P&gt;oneAPI Base Toolkit:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;oneAPI HPC Toolkit:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/hpc-toolkit-download.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/hpc-toolkit-download.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This time you can compare the example of cl_solver_sym_f and see if there are any changes. Additionally, you can make use of Link Line advisor to get the recommended libraries for your particular use case.&lt;/P&gt;
&lt;P&gt;Here is the link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.yqjzoe" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.yqjzoe&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vidya.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:34:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380090#M33081</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2022-04-27T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380101#M33082</link>
      <description>&lt;P&gt;Thanks Vidya,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just compiled run with &lt;I&gt;oneMKL 2022.0&lt;/I&gt;. It crashed with the following message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;n= 67500&lt;BR /&gt;nnz= 2278158750&lt;BR /&gt;n= 67500&lt;BR /&gt;nnz= 2278158750&lt;BR /&gt;Abort(2169359) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Bcast: Other MPI error, error stack:&lt;BR /&gt;PMPI_Bcast(453).........................: MPI_Bcast(buf=0xa109880, count=38564, MPI_LONG_LONG_INT, root=1, comm=comm=0x84000005) failed&lt;BR /&gt;PMPI_Bcast(438).........................: &lt;BR /&gt;MPIDI_Bcast_intra_composition_delta(603): &lt;BR /&gt;MPIDI_POSIX_mpi_bcast(131)..............: &lt;BR /&gt;MPIR_Bcast_intra_binomial(133)..........: message sizes do not match across processes in the collective routine: Received 151600 but expected 308512&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 15:04:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380101#M33082</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-04-27T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380110#M33083</link>
      <description>&lt;P&gt;with OneAPI even the original &lt;SPAN class="sub_section_element_selectors"&gt; cl_solver_sym_f.f&lt;/SPAN&gt; fails, even running one process:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*** Error in PARDISO memory allocation: FACT_ADR, size to allocate: 141659056 bytes&lt;BR /&gt;The local (internal) PARDISO version is : 176&lt;BR /&gt;Minimum degree algorithm at reorder step is turned ON&lt;BR /&gt;Time spent in symbolic factorization (symbfct) :&lt;BR /&gt;Total time spent :&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Parallel METIS algorithm at reorder step is turned ON&lt;BR /&gt;=== (null): solving a Hermitian indefinite system ===&lt;/P&gt;
&lt;P&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;stest 000000000867BCBA Unknown Unknown Unknown&lt;BR /&gt;libpthread-2.28.s 00007F1691A88C20 Unknown Unknown Unknown&lt;BR /&gt;libc-2.28.so 00007F169180E767 Unknown Unknown Unknown&lt;BR /&gt;libc-2.28.so 00007F16917030AF _IO_vfprintf Unknown Unknown&lt;BR /&gt;libc-2.28.so 00007F169172A784 vsnprintf Unknown Unknown&lt;BR /&gt;stest 00000000004B38BE Unknown Unknown Unknown&lt;BR /&gt;stest 00000000004A4593 Unknown Unknown Unknown&lt;BR /&gt;stest 000000000043D0E9 Unknown Unknown Unknown&lt;BR /&gt;stest 000000000042E14A Unknown Unknown Unknown&lt;BR /&gt;stest 000000000040D19B Unknown Unknown Unknown&lt;BR /&gt;stest 0000000000407EB5 Unknown Unknown Unknown&lt;BR /&gt;stest 0000000000406229 Unknown Unknown Unknown&lt;BR /&gt;stest 0000000000406022 Unknown Unknown Unknown&lt;BR /&gt;libc-2.28.so 00007F16916D4493 __libc_start_main Unknown Unknown&lt;BR /&gt;stest 0000000000405F2E Unknown Unknown Unknown&lt;/P&gt;
&lt;P&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 1 PID 48948 RUNNING AT panopt&lt;BR /&gt;= KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 15:21:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380110#M33083</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-04-27T15:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380148#M33084</link>
      <description>&lt;P&gt;Vidya, please, ignore previous message.&amp;nbsp; I linked to the old libraries before.&amp;nbsp; Linking to the new ones does not crash.&amp;nbsp; Will come back tomorrow with results of the test.&lt;/P&gt;
&lt;P&gt;Thanks, Pan&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:57:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380148#M33084</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-04-27T16:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380276#M33085</link>
      <description>&lt;P&gt;Confirming that using oneAPI test fails for &lt;SPAN class="sub_section_element_selectors"&gt; non zeros exceeding 2147483647 similarly to the older versions. You should be able to replicate this at your end.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 03:05:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380276#M33085</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-04-28T03:05:22Z</dc:date>
    </item>
    <item>
      <title>Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380613#M33090</link>
      <description>&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for letting us know.&lt;/P&gt;&lt;P&gt;We are working on your issue. we will get back to you soon with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Apr 2022 04:03:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380613#M33090</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2022-04-29T04:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380703#M33092</link>
      <description>&lt;P&gt;Hi Vidya,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for looking into this.&amp;nbsp; One more thing to add is that for n=65000, nnz=2112532500, the test complied with oneAPI results into segfault during phase 22.&amp;nbsp; With the old compiler it succeeds.&amp;nbsp; So, the solver got worse with the oneAPI, now it even crashes for nnz less than &lt;SPAN class="sub_section_element_selectors"&gt;2147483647&lt;/SPAN&gt;. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, Pan&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 12:54:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1380703#M33092</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-04-29T12:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1383043#M33133</link>
      <description>&lt;P&gt;Hi Vidya, any progress on this? Have you been able to replicate the issue at your end? Thanks, Pan&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 02:27:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1383043#M33133</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-05-10T02:27:09Z</dc:date>
    </item>
    <item>
      <title>Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1383397#M33142</link>
      <description>&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am trying to find a system with 200GB of RAM to see if I can reproduce the issue that you mentioned.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If I want to test the code on a cluster then any specific cluster requirement for the code to run?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I also noticed the following:&lt;/P&gt;&lt;P&gt;1) You link to the 32-bit integer of the libraries libmkl_intel_lp64.a and libmkl_blacs_intelmpi_lp64.a.&lt;/P&gt;&lt;P&gt;Let switch to 64-bit integer, instead using libmkl_intel_ilp64.a and libmkl_blacs_intelmpi_ilp64.a&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;2) It seems like there is problem with the stack size.  Why don't you increase the stack size using the command: ulimit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 May 2022 06:53:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1383397#M33142</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2022-05-11T06:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1383555#M33148</link>
      <description>&lt;P&gt;Hi Khang:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should not be so hard to find a machine with 200GB ram.&amp;nbsp;&lt;SPAN class="lia-link-navigation lia-link-disabled title_sub_section_selectors"&gt;cluster_sparse_solver_64 is intended for solving vary large systems that could require TB's of ram on several nodes.&amp;nbsp; I setup the test to use a full matrix which requires the smallest memory consumption so that one can easily replicate with issues.&amp;nbsp; You can try n=60000 that results to nnz=1800030000 which still sadly crashes with the OneAPI compiler.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The OneAPI version is so bad, that it crashes running one process on a single node. I tested the older version on a small cluster running 10G tcp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;libmkl_intel_ilp64.a is not acceptable as it would slow down the rest of my code and further increase memory consumption. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The tests were already performed with ulimit unlimited&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Pan&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;</description>
      <pubDate>Wed, 11 May 2022 15:16:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1383555#M33148</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-05-11T15:16:15Z</dc:date>
    </item>
    <item>
      <title>Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1384261#M33159</link>
      <description>&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I just want to let you know that I am waiting for permission to access the cluster system in order to confirm your issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In the mean time, can you tell me the version number of the Intel MPI that you are using?&lt;/P&gt;&lt;P&gt;Also, do you still see this same issue when changing the number of RANK to greater than 2?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 May 2022 21:30:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1384261#M33159</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2022-05-13T21:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1384298#M33160</link>
      <description>&lt;P&gt;which mpirun&lt;BR /&gt;/opt/intel/oneapi/mpi/2021.5.1/bin/mpirun&lt;/P&gt;
&lt;P&gt;which mpiifort&lt;BR /&gt;/opt/intel/oneapi/mpi/2021.5.1/bin/mpiifort&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Waiting for results mpirun -ppn 4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nevertheless, segfault with 1 or 2 ranks is still not acceptable.&lt;/P&gt;
&lt;P&gt;Can you put me in contact with the folks that maintain/develop the pardiso/cluster_sparse_solver? I could provide them quite a lot feedback on the state of these routines.&lt;/P&gt;
&lt;P&gt;Thanks, Pan&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2022 01:03:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1384298#M33160</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-05-14T01:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1384354#M33163</link>
      <description>&lt;P&gt;[pan@panopt v4]$ mpirun -ppn 4 pdstest&lt;BR /&gt;rank= 2 n= 60000&lt;BR /&gt;rank= 2 nnz= 1800030000&lt;BR /&gt;rank= 3 n= 60000&lt;BR /&gt;rank= 3 nnz= 1800030000&lt;BR /&gt;rank= 1 n= 60000&lt;BR /&gt;rank= 1 nnz= 1800030000&lt;BR /&gt;rank= 0 n= 60000&lt;BR /&gt;rank= 0 nnz= 1800030000&lt;BR /&gt;Memory allocated on phase 11 on Rank # 0 107523.4479 MB&lt;BR /&gt;Memory allocated on phase 11 on Rank # 1 77333.9227 MB&lt;BR /&gt;Memory allocated on phase 11 on Rank # 2 72119.4802 MB&lt;BR /&gt;Memory allocated on phase 11 on Rank # 3 66969.6388 MB&lt;BR /&gt;Reordering completed ... &lt;BR /&gt;Number of non-zeros in L on Rank # 0 1368775758 &lt;BR /&gt;Number of non-zeros in U on Rank # 0 1 &lt;BR /&gt;Number of non-zeros in L on Rank # 1 341990777 &lt;BR /&gt;Number of non-zeros in U on Rank # 1 1 &lt;BR /&gt;Number of non-zeros in L on Rank # 2 68154240 &lt;BR /&gt;Number of non-zeros in U on Rank # 2 1 &lt;BR /&gt;Number of non-zeros in L on Rank # 3 22996740 &lt;BR /&gt;Number of non-zeros in U on Rank # 3 1 &lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;pdstest 00000000070967BA Unknown Unknown Unknown&lt;BR /&gt;libpthread-2.28.s 00007F3838BE0C20 Unknown Unknown Unknown&lt;BR /&gt;pdstest 0000000000C5B2C3 Unknown Unknown Unknown&lt;BR /&gt;libiomp5.so 00007F38388ECBB3 __kmp_invoke_micr Unknown Unknown&lt;BR /&gt;libiomp5.so 00007F3838868903 Unknown Unknown Unknown&lt;BR /&gt;libiomp5.so 00007F3838867912 Unknown Unknown Unknown&lt;BR /&gt;libiomp5.so 00007F38388ED83C Unknown Unknown Unknown&lt;BR /&gt;libpthread-2.28.s 00007F3838BD617A Unknown Unknown Unknown&lt;BR /&gt;libc-2.28.so 00007F383616DDF3 clone Unknown Unknown&lt;/P&gt;
&lt;P&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 1 PID 396051 RUNNING AT panopt&lt;BR /&gt;= KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;/P&gt;
&lt;P&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 2 PID 396052 RUNNING AT panopt&lt;BR /&gt;= KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;/P&gt;
&lt;P&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 3 PID 396053 RUNNING AT panopt&lt;BR /&gt;= KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;BR /&gt;[pan@panopt v4]$&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2022 20:12:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1384354#M33163</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-05-14T20:12:28Z</dc:date>
    </item>
    <item>
      <title>Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1385370#M33171</link>
      <description>&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I just tested your code with the latest version of oneMKL, 2022.1, and was able to confirm the issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I ran the code with 2 ranks it crashed with the error : "Bad termination of one of your application..."&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The developer will look into this issue.&lt;/P&gt;&lt;P&gt;I will let you know what we find out about this issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 May 2022 19:58:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1385370#M33171</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2022-05-18T19:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1385796#M33177</link>
      <description>&lt;P&gt;Hi Khang, thanks for confirming.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would appreciate if you could forward to the developer the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1) The segfault is a new issue that came up withe the OneMKL versions of mpirun&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2) You can run my code as a single process without mpirun to avoid the segfault and you will find out the cluster_sparse_solver_64 fails to provide the correct solution for nnz &amp;gt; &lt;/STRONG&gt;&lt;SPAN class="sub_section_element_selectors"&gt;&lt;STRONG&gt;2278158750&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;pdstest&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rank= 0 n= 67500&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rank= 0 nnz= 2278158750&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Memory allocated on phase 11 174106.3752 MB&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Reordering completed ... &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Number of non-zeros in L 2280281613 &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Number of non-zeros in U 1 &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Memory allocated on phase 22 193103.5310 MB&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Percentage of computed non-zeros for LL^T factorization&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;13 % 21 % 28 % 36 % 42 % 49 % 55 % 61 % 66 % 71 % 76 % 80 % 83 % 87 % 90 % 92 % 95 % 96 % 98 % 99 % 100 % &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Factorization completed ... &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Solve completed ... &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;The solution of the system is &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Relative residual = 3.849001794597505E-003&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error: residual is too high!&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;TEST FAILED&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3) You can change the code to call pardiso_64 instead of cluster_sparse_solver_64 and then find out that pardiso_64 does indeed provide the correct solution for nnz &amp;gt; &lt;SPAN class="sub_section_element_selectors"&gt;2278158750:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;pdst&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rank= 0 n= 67500&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rank= 0 nnz= 2278158750&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;=== PARDISO: solving a symmetric indefinite system ===&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;1-based array indexing is turned ON&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;PARDISO double precision computation is turned ON&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Parallel METIS algorithm at reorder step is turned ON&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Summary: ( reordering phase )&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;================&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Times:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;======&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in calculations of symmetric matrix portrait (fulladj): 48.290804 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in reordering of the initial matrix (reorder) : 167.526839 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in symbolic factorization (symbfct) : 19.645896 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in data preparations for factorization (parlist) : 0.041810 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in allocation of internal data structures (malloc) : 0.066780 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in additional calculations : 109.997327 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Total time spent : 345.569456 s&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Statistics:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;===========&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Parallel Direct Factorization is running on 47 OpenMP&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;lt; Linear system Ax = b &amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of equations: 67500&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in A: 2278158750&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in A (%): 50.000741&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;number of right-hand sides: 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;lt; Factors L and U &amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of columns for each panel: 64&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of independent subgraphs: 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of supernodes: 1055&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;size of largest supernode: 67500&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in L: 2280284560&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in U: 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in L+U: 2280284561&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Reordering completed ... &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;=== PARDISO is running in In-Core mode, because iparam(60)=0 ===&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Percentage of computed non-zeros for LL^T factorization&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;4 % 8 % 9 % 18 % 25 % 33 % 40 % 46 % 52 % 58 % 63 % 69 % 73 % 77 % 81 % 85 % 88 % 91 % 93 % 95 % 97 % 98 % 99 % 100 %&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;=== PARDISO: solving a symmetric indefinite system ===&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Single-level factorization algorithm is turned ON&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Summary: ( factorization phase )&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;================&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Times:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;======&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in copying matrix to internal data structure (A to LU): 0.000000 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in factorization step (numfct) : 104.567792 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in allocation of internal data structures (malloc) : 0.000041 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in additional calculations : 0.000001 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Total time spent : 104.567834 s&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Statistics:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;===========&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Parallel Direct Factorization is running on 47 OpenMP&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;lt; Linear system Ax = b &amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of equations: 67500&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in A: 2278158750&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in A (%): 50.000741&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;number of right-hand sides: 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;lt; Factors L and U &amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of columns for each panel: 64&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of independent subgraphs: 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of supernodes: 1055&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;size of largest supernode: 67500&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in L: 2280284560&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in U: 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in L+U: 2280284561&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;gflop for the numerical factorization: 102661.226374&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;gflop/s for the numerical factorization: 981.767179&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Factorization completed ...&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;=== PARDISO: solving a symmetric indefinite system ===&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Summary: ( solution phase )&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;================&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Times:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;======&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in direct solver at solve step (solve) : 4.053454 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Time spent in additional calculations : 10.894469 s&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Total time spent : 14.947923 s&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Statistics:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;===========&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Parallel Direct Factorization is running on 47 OpenMP&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;lt; Linear system Ax = b &amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of equations: 67500&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in A: 2278158750&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in A (%): 50.000741&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;number of right-hand sides: 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;lt; Factors L and U &amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of columns for each panel: 64&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of independent subgraphs: 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of supernodes: 1055&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;size of largest supernode: 67500&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in L: 2280284560&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in U: 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;number of non-zeros in L+U: 2280284561&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;gflop for the numerical factorization: 102661.226374&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;gflop/s for the numerical factorization: 981.767179&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Solve completed ... &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;The solution of the system is &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Relative residual = 0.000000000000000E+000&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;TEST PASSED&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 00:29:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1385796#M33177</guid>
      <dc:creator>Pan11</dc:creator>
      <dc:date>2022-05-20T00:29:15Z</dc:date>
    </item>
    <item>
      <title>Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1386063#M33181</link>
      <description>&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for providing additional information about this issue!&lt;/P&gt;&lt;P&gt;Yes, the developers are aware of this latest info.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2022 18:01:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1386063#M33181</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2022-05-20T18:01:08Z</dc:date>
    </item>
    <item>
      <title>Re:cluster_sparse_solver_64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1386093#M33182</link>
      <description>&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Looking at the item 2 and 3 in your message, it seems like you set the rank to 1.  Is that correct?&lt;/P&gt;&lt;P&gt;I am wondering if the code would exhibit the same behavior if you set the rank to greater than 1.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2022 19:35:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-64/m-p/1386093#M33182</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2022-05-20T19:35:48Z</dc:date>
    </item>
  </channel>
</rss>

