<?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 how can parallel implementing lapack routine on SMP? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-can-parallel-implementing-lapack-routine-on-SMP/m-p/993158#M18119</link>
    <description>&lt;DIV&gt;how can parallel implementing lapack routine on SMP(Symmetric Multi-processing)? os is linux&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;please recommend some documents about this&lt;/DIV&gt;</description>
    <pubDate>Tue, 29 Mar 2005 11:40:26 GMT</pubDate>
    <dc:creator>scbenson</dc:creator>
    <dc:date>2005-03-29T11:40:26Z</dc:date>
    <item>
      <title>how can parallel implementing lapack routine on SMP?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-can-parallel-implementing-lapack-routine-on-SMP/m-p/993158#M18119</link>
      <description>&lt;DIV&gt;how can parallel implementing lapack routine on SMP(Symmetric Multi-processing)? os is linux&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;please recommend some documents about this&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Mar 2005 11:40:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-can-parallel-implementing-lapack-routine-on-SMP/m-p/993158#M18119</guid>
      <dc:creator>scbenson</dc:creator>
      <dc:date>2005-03-29T11:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: how can parallel implementing lapack routine on SMP?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-can-parallel-implementing-lapack-routine-on-SMP/m-p/993159#M18120</link>
      <description>I'm not quite certain what the question is. We certainly know how to parallelize, both from an SMP and distributed memory perspective, LAPACK routines (and ScaLAPACK routines) and in MKL you can have access to these.

If this is an exercise in parallelization on your part I would suggest you study up on OpenMP (OMP). Once you understand how to use the pragmas or directives of OMP, depending on the computer language you are using, you need to study well such functions as DGETRF to understand where to do the parallelization.

It is beyond the scope of this forum to provide tutorials on parallelization. If you have a question of how to use the parallelism within MKL we will be glad to address that.

Bruce</description>
      <pubDate>Thu, 31 Mar 2005 01:08:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-can-parallel-implementing-lapack-routine-on-SMP/m-p/993159#M18120</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2005-03-31T01:08:03Z</dc:date>
    </item>
  </channel>
</rss>

