<?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 using pardiso in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776076#M1076</link>
    <description>hi,&lt;DIV&gt;thanks Artem i tried the same thing and its working.&lt;/DIV&gt;&lt;DIV&gt;tc&lt;/DIV&gt;</description>
    <pubDate>Sun, 25 Jul 2010 02:12:04 GMT</pubDate>
    <dc:creator>array123</dc:creator>
    <dc:date>2010-07-25T02:12:04Z</dc:date>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776058#M1058</link>
      <description>hi,&lt;DIV&gt;i am new in using pardiso&lt;/DIV&gt;&lt;DIV&gt;can anyone tell me how to compile and run a c program using PARDISO in a multiple processor cluster. The architecture is INTEL 64 bit.&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 04:15:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776058#M1058</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T04:15:32Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776059#M1059</link>
      <description>The current version of PARDISO is SMP version but not a version for Cluster.&lt;BR /&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 04:34:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776059#M1059</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-22T04:34:13Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776060#M1060</link>
      <description>By cluster i mean parallel processing. Can we do it by giving more no. of threads and if so then how to do it. Pardiso always reports no. of processors as 1</description>
      <pubDate>Thu, 22 Jul 2010 04:55:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776060#M1060</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T04:55:48Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776061#M1061</link>
      <description>ok. I've got what you mean. You can just link your application with mkl's threaded libraries and then pardiso will automatically execute in parallel mode. Please look at the &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;MKL Linker Adviser&lt;/A&gt; and you can find How to link your application with threaded versions of MKL.&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;W&lt;SPAN style="font-family: verdana, sans-serif; font-size: 9.02775px;"&gt;hat MKL version are you using? In the case of version &amp;gt; 10.2 you don't need to set the number of threads PARSDISO will be running explicitly ( iparm(3) is not used).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 05:50:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776061#M1061</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-22T05:50:00Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776062#M1062</link>
      <description>hi,&lt;DIV&gt;thanks for early reply. I am using mkl 10.2.5.035. I saw the link advisor, what i am not getting is what essential changes do i need to make in program to run it parallel, i mean values of iparm. And while compiling i should use mpicc *.c or gcc *.c to run pardiso in parallel mode.&lt;/DIV&gt;&lt;DIV&gt;Note: I want to run c program as serial code and inside c program use pardiso in parallel mode.&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 06:55:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776062#M1062</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T06:55:58Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776063#M1063</link>
      <description>- it will depends on many factors, but for the first attempt, you can use the default values of iparm.&lt;DIV&gt;just set iparm(1) == 0 and i&lt;SPAN style="font-size: 10.8333px;"&gt;tems iparm(2)-iparm(64) are filled with default values.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;- use gcc compiler&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;&amp;gt;Note: I want to run c program as serial code and inside c program use pardiso in parallel mode.&lt;/DIV&gt;&lt;DIV&gt;- yes, if you will link the application with threaded MKL's libraries, then PARDISO will be running in parallel mode ( the number of threads == the nubmer of CPU core by the default)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;may be I have to ask one more question: are you going to use another MKL's routines in your application?&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 07:23:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776063#M1063</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-22T07:23:43Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776064#M1064</link>
      <description>hi,&lt;DIV&gt;i am not using any other MKL library.&lt;/DIV&gt;&lt;DIV&gt;I have a c program running in serial using gcc compiler. In this program to solve equation of type Ax=b i am calling PARDISO. Now i want to use it in such that internally PARDISO works on parallel way so as to reduce computational time. &lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 08:49:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776064#M1064</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T08:49:32Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776065#M1065</link>
      <description>i tried example problem pardiso_unsym_c.c setting value of iparm[0]=1 but it is giving segmentation fault.</description>
      <pubDate>Thu, 22 Jul 2010 08:58:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776065#M1065</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T08:58:42Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776066#M1066</link>
      <description>pardiso_unsym_c.c from MKL's examples?&lt;DIV&gt;how did you build this exmple?&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 10:22:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776066#M1066</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-22T10:22:57Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776067#M1067</link>
      <description>i did it using&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;gcc -O3 pardiso_unsym_c.c $MKLPATH/libmkl_solver_lp64.a -Wl,--start-group $MKLPATH/libmkl_intel_lp64.a $MKLPATH/libmkl_gnu_thread.a $MKLPATH/libmkl_core.a $MKLPATH/libmkl_blacs_openmpi_lp64.a -Wl,--end-group -fopenmp -lpthread -lm&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 10:29:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776067#M1067</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T10:29:30Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776068#M1068</link>
      <description>Very intersting! Can you try again removing blacs lib:&lt;DIV&gt;gcc -O3 pardiso_unsym_c.c $MKLPATH/libmkl_solver_lp64.a -Wl,--start-group $MKLPATH/libmkl_intel_lp64.a $MKLPATH/libmkl_gnu_thread.a $MKLPATH/libmkl_core.a &lt;B&gt;&lt;/B&gt;&lt;S&gt;&lt;B&gt;$MKLPATH/libmkl_blacs_openmpi_lp64.a&lt;/B&gt;&lt;/S&gt; -Wl,--end-group -fopenmp -lpthread -lm&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 10:37:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776068#M1068</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-22T10:37:07Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776069#M1069</link>
      <description>even after removing blacs lib again error is segmentation fault</description>
      <pubDate>Thu, 22 Jul 2010 10:50:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776069#M1069</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T10:50:41Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776070#M1070</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I tried to reproduce your problem using command line you specified and doesn't meet any issues.&lt;BR /&gt;&lt;BR /&gt;Could you please send the version of your gcc compiler? What processor do you use?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Artem</description>
      <pubDate>Thu, 22 Jul 2010 12:18:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776070#M1070</guid>
      <dc:creator>Artem_V_Intel</dc:creator>
      <dc:date>2010-07-22T12:18:02Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776071#M1071</link>
      <description>i tried with above command but again error is segmentation fault.</description>
      <pubDate>Thu, 22 Jul 2010 13:01:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776071#M1071</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T13:01:33Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776072#M1072</link>
      <description>for using pardiso in parallel mode i was suggested that set iparm[0]=0 and pardiso will run in parallel mode. So in the example given in installation folder i.e. pardiso_unsym_c.c by setting iparm values. But i got segmentation fault</description>
      <pubDate>Thu, 22 Jul 2010 13:05:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776072#M1072</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T13:05:19Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776073#M1073</link>
      <description>&lt;DIV&gt;Artem asked you about gcc version and CPU type you are running.&lt;/DIV&gt;We cannot see the problem on our side when we ran this example on Corei7 CPU type, gcc (4.1.2).&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2010 13:41:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776073#M1073</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-22T13:41:05Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776074#M1074</link>
      <description>i am using gcc 4.4 and core 2 duo processor</description>
      <pubDate>Thu, 22 Jul 2010 13:49:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776074#M1074</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-22T13:49:57Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776075#M1075</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried to build unmodified pardiso_unsym_c.c using gcc 4.4 and command line you postedand doesn't obtain any issues again.&lt;BR /&gt;&lt;BR /&gt;Could you please show your kernel version and full output of 'gcc -v' command? What Linux distribution do you use?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Artem</description>
      <pubDate>Fri, 23 Jul 2010 18:34:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776075#M1075</guid>
      <dc:creator>Artem_V_Intel</dc:creator>
      <dc:date>2010-07-23T18:34:45Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776076#M1076</link>
      <description>hi,&lt;DIV&gt;thanks Artem i tried the same thing and its working.&lt;/DIV&gt;&lt;DIV&gt;tc&lt;/DIV&gt;</description>
      <pubDate>Sun, 25 Jul 2010 02:12:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776076#M1076</guid>
      <dc:creator>array123</dc:creator>
      <dc:date>2010-07-25T02:12:04Z</dc:date>
    </item>
    <item>
      <title>using pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776077#M1077</link>
      <description>tc,&lt;DIV&gt;nevertheless, the situation is not clear for me:what were conditions under which this sample produced segmentation fault?&lt;/DIV&gt;&lt;DIV&gt;How did you changepardiso_unsym_c.c?&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Sun, 25 Jul 2010 08:36:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-pardiso/m-p/776077#M1077</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-25T08:36:13Z</dc:date>
    </item>
  </channel>
</rss>

