<?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 Please let me know if you can in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005228#M18835</link>
    <description>&lt;P&gt;Please let me know if you can't reproduce the error. I have other matrices that are failing too, but some are working. This might be an architecture specific bug.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Feb 2015 22:47:00 GMT</pubDate>
    <dc:creator>asd__asdqwe</dc:creator>
    <dc:date>2015-02-12T22:47:00Z</dc:date>
    <item>
      <title>CPARDISO error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005226#M18833</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to solve a SPD matrix with CPARDISO but it fails with the following error:&lt;/P&gt;

&lt;P&gt;*** Error in PARDISO &amp;nbsp;( &amp;nbsp; &amp;nbsp; insufficient_memory) error_num= 10&lt;BR /&gt;
	*** Error in PARDISO memory allocation: SOLVING_ITERREF_WORK_DATA, allocation of 1 bytes failed&lt;/P&gt;

&lt;P&gt;The matrix is of size 90 x 90, and I have up to 4 GB of free RAM before runing the job on 2 MPI processes.&lt;/P&gt;

&lt;P&gt;I'm attaching the program, can you reproduce this behavior on your side ?&lt;/P&gt;

&lt;P&gt;Thank you for your help.&lt;/P&gt;

&lt;P&gt;$ icpc -V &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; &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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.2.164 Build 20150121&lt;BR /&gt;
	Copyright (C) 1985-2015 Intel Corporation. &amp;nbsp;All rights reserved.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;$ mpicxx -cxx=icpc cl_solver_sym_c.cpp -std=c++11 /opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so /opt/intel/mkl/lib/intel64/libmkl_intel_thread.so /opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so /opt/intel/mkl/lib/intel64/libmkl_core.so -liomp5&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;$ mpirun -np 2 ./a.out&amp;nbsp;&lt;BR /&gt;
	*** Error in PARDISO &amp;nbsp;( &amp;nbsp; &amp;nbsp; insufficient_memory) error_num= 10&lt;BR /&gt;
	*** Error in PARDISO memory allocation: SOLVING_ITERREF_WORK_DATA, allocation of 1 bytes failed&lt;BR /&gt;
	total memory wanted here: 319 kbyte&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 13:53:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005226#M18833</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2015-02-10T13:53:29Z</dc:date>
    </item>
    <item>
      <title>please check the problem with</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005227#M18834</link>
      <description>&lt;P&gt;please check the problem with the latest version of MKL we released the last week. MKL 11.2 Update 2.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 09:44:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005227#M18834</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-02-11T09:44:41Z</dc:date>
    </item>
    <item>
      <title>Please let me know if you can</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005228#M18835</link>
      <description>&lt;P&gt;Please let me know if you can't reproduce the error. I have other matrices that are failing too, but some are working. This might be an architecture specific bug.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2015 22:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005228#M18835</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2015-02-12T22:47:00Z</dc:date>
    </item>
    <item>
      <title>it look like your input</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005229#M18836</link>
      <description>&lt;P&gt;it looks like your input matrix is not spd. please try to set type ==-2 and check how it works&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2015 07:41:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/CPARDISO-error/m-p/1005229#M18836</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-02-18T07:41:00Z</dc:date>
    </item>
  </channel>
</rss>

