<?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 full capcity of quadcore processor for calculating  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902513#M11373</link>
    <description>I try to use the MKL in an C programm compiled with Visual C++ 2005 on an quadcore pc.&lt;BR /&gt;&lt;BR /&gt;At the moment the task is only using one of the four processors.&lt;BR /&gt;&lt;BR /&gt;How can I used all four processors for my programm ?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Apr 2008 15:39:06 GMT</pubDate>
    <dc:creator>xk2379_52</dc:creator>
    <dc:date>2008-04-17T15:39:06Z</dc:date>
    <item>
      <title>Using full capcity of quadcore processor for calculating</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902513#M11373</link>
      <description>I try to use the MKL in an C programm compiled with Visual C++ 2005 on an quadcore pc.&lt;BR /&gt;&lt;BR /&gt;At the moment the task is only using one of the four processors.&lt;BR /&gt;&lt;BR /&gt;How can I used all four processors for my programm ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Apr 2008 15:39:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902513#M11373</guid>
      <dc:creator>xk2379_52</dc:creator>
      <dc:date>2008-04-17T15:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using full capcity of quadcore processor for calculating</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902514#M11374</link>
      <description>Which MKL routines are you calling ?&lt;BR /&gt;&lt;BR /&gt;The BLAS 3 routines are multithreaded and anything that depends on it should parallelize. Set the OMP_NUM_THREADS variable to 2 or more and try running your code.&lt;BR /&gt;&lt;BR /&gt;You may or may not see speedup depending on the type/size of your problem.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Apr 2008 16:03:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902514#M11374</guid>
      <dc:creator>Tabrez_Ali</dc:creator>
      <dc:date>2008-04-17T16:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using full capcity of quadcore processor for calculating</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902515#M11375</link>
      <description>I using the LAPACK routines zheevd, zheev and dsyev for matrix diagonalization. Setting of OMP_NUM_THREADS don'nt show any effect.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Apr 2008 07:42:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902515#M11375</guid>
      <dc:creator>xk2379_52</dc:creator>
      <dc:date>2008-04-18T07:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using full capcity of quadcore processor for calculating</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902516#M11376</link>
      <description>&lt;P&gt;Which MKL version do you use? What is the size of the problem?&lt;/P&gt;
&lt;P&gt;dsyev/zheev/zheevd have been threadedin MKL 10.0 quite good. There was a lack of parallelism before that.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2008 16:23:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902516#M11376</guid>
      <dc:creator>Michael_C_Intel4</dc:creator>
      <dc:date>2008-04-18T16:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using full capcity of quadcore processor for calculating</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902517#M11377</link>
      <description>I use MKL 10.0 to diagonalyze a lot of 81 x 81 complex matrices.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Apr 2008 11:02:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-full-capcity-of-quadcore-processor-for-calculating/m-p/902517#M11377</guid>
      <dc:creator>xk2379_52</dc:creator>
      <dc:date>2008-04-21T11:02:50Z</dc:date>
    </item>
  </channel>
</rss>

