<?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 Speedup of PARDISO in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Speedup-of-PARDISO/m-p/880979#M9573</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying the PARDISO solver in MKL v9.0 on a
shared memory SGI Altix machine with Itanium 2 cpus. My matrix is
symmetric positive definite, with sizes up to 350000 x 350000 and I
tried setting OMP_NUM_THREADS up to 12 cpus. There is a batch system,
so there is definitely no one else using the cpus I'm running on.
However, as I increase the number of processors, the performance
degrades, i.e. the fastest execution is with one cpu. Other parts of
the code scale well with OpenMP, except the PARDISO calls (all phases).&lt;BR /&gt;&lt;BR /&gt;I
use -O3 -openmp -mtune=itanium2 as compiler flags and link the
following libraries: -lstdc++ -lmkl_solver -lmkl_lapack -lmkl_ipf
-lmkl_lapack64 -lmkl -lvml -lguide -lpthread.&lt;BR /&gt;&lt;BR /&gt;I have in mkl.cfg:&lt;BR /&gt;MKL_SERIAL = OMP&lt;BR /&gt;MKL_INPUT_CHECK = OFF&lt;BR /&gt;&lt;BR /&gt;Is there anything fundamental I'm missing or not doing right? Could anyone point me to the right direction?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance,&lt;BR /&gt;Jozsef</description>
    <pubDate>Thu, 22 Feb 2007 19:45:02 GMT</pubDate>
    <dc:creator>jbakosi</dc:creator>
    <dc:date>2007-02-22T19:45:02Z</dc:date>
    <item>
      <title>Speedup of PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Speedup-of-PARDISO/m-p/880979#M9573</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying the PARDISO solver in MKL v9.0 on a
shared memory SGI Altix machine with Itanium 2 cpus. My matrix is
symmetric positive definite, with sizes up to 350000 x 350000 and I
tried setting OMP_NUM_THREADS up to 12 cpus. There is a batch system,
so there is definitely no one else using the cpus I'm running on.
However, as I increase the number of processors, the performance
degrades, i.e. the fastest execution is with one cpu. Other parts of
the code scale well with OpenMP, except the PARDISO calls (all phases).&lt;BR /&gt;&lt;BR /&gt;I
use -O3 -openmp -mtune=itanium2 as compiler flags and link the
following libraries: -lstdc++ -lmkl_solver -lmkl_lapack -lmkl_ipf
-lmkl_lapack64 -lmkl -lvml -lguide -lpthread.&lt;BR /&gt;&lt;BR /&gt;I have in mkl.cfg:&lt;BR /&gt;MKL_SERIAL = OMP&lt;BR /&gt;MKL_INPUT_CHECK = OFF&lt;BR /&gt;&lt;BR /&gt;Is there anything fundamental I'm missing or not doing right? Could anyone point me to the right direction?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance,&lt;BR /&gt;Jozsef</description>
      <pubDate>Thu, 22 Feb 2007 19:45:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Speedup-of-PARDISO/m-p/880979#M9573</guid>
      <dc:creator>jbakosi</dc:creator>
      <dc:date>2007-02-22T19:45:02Z</dc:date>
    </item>
  </channel>
</rss>

