<?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 Calling MKL cblas_dgemm in recursive function in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-MKL-cblas-dgemm-in-recursive-function/m-p/960231#M15859</link>
    <description>&lt;P&gt;I am trying to implement a recursive matrix multiplication on Xeon Phi. I have two implementation . The first one I have my own implementation of Strasseen and it is working fine when I call it for more than one level of recursion the time is decreased one I increase the recursion level. To boost My algorithem I used the cblas_dgemm MKL function for submatrix multiplication I call it from Strassen Algorithem. The problem is that I the time increased when I increase the level of recursion. what is the problem&lt;/P&gt;</description>
    <pubDate>Sun, 20 Oct 2013 15:37:23 GMT</pubDate>
    <dc:creator>Allam_F_</dc:creator>
    <dc:date>2013-10-20T15:37:23Z</dc:date>
    <item>
      <title>Calling MKL cblas_dgemm in recursive function</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-MKL-cblas-dgemm-in-recursive-function/m-p/960231#M15859</link>
      <description>&lt;P&gt;I am trying to implement a recursive matrix multiplication on Xeon Phi. I have two implementation . The first one I have my own implementation of Strasseen and it is working fine when I call it for more than one level of recursion the time is decreased one I increase the recursion level. To boost My algorithem I used the cblas_dgemm MKL function for submatrix multiplication I call it from Strassen Algorithem. The problem is that I the time increased when I increase the level of recursion. what is the problem&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2013 15:37:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-MKL-cblas-dgemm-in-recursive-function/m-p/960231#M15859</guid>
      <dc:creator>Allam_F_</dc:creator>
      <dc:date>2013-10-20T15:37:23Z</dc:date>
    </item>
    <item>
      <title>also posted twice on MIC</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-MKL-cblas-dgemm-in-recursive-function/m-p/960232#M15860</link>
      <description>&lt;P&gt;also posted twice on MIC forum&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2013 16:01:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-MKL-cblas-dgemm-in-recursive-function/m-p/960232#M15860</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2013-10-20T16:01:36Z</dc:date>
    </item>
  </channel>
</rss>

