<?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 Thank you for your confirm.  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157005#M27647</link>
    <description>&lt;P&gt;Thank you for your confirm.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will check it again using IPP.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2020 05:04:45 GMT</pubDate>
    <dc:creator>KIM__ILTAEK</dc:creator>
    <dc:date>2020-04-09T05:04:45Z</dc:date>
    <item>
      <title>2D Convolution methode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1156999#M27641</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matlab supports three methods when using conv2.&amp;nbsp;As you can see from the reference site below, Full, Same, and Valid methods are supported.&lt;/P&gt;&lt;P&gt;&lt;A href="https://johnloomis.org/ece563/notes/filter/conv/convolution.html" target="_blank"&gt;https://johnloomis.org/ece563/notes/filter/conv/convolution.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is it possible to add an option like this using vsldConvExec?&amp;nbsp;Or if there is any other way, please advise.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 02:23:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1156999#M27641</guid>
      <dc:creator>KIM__ILTAEK</dc:creator>
      <dc:date>2020-04-07T02:23:30Z</dc:date>
    </item>
    <item>
      <title>I see two options: #1. You</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157000#M27642</link>
      <description>&lt;P&gt;I see two options: #1. You could try to submit the Feature Request against Intel MKL to add these options and #2 -&amp;nbsp;Try to take Intel IPP which already supported all of the modes you are looking for. Please refer to the IPP Developer Reference follow this link:https://software.intel.com/en-us/ipp-dev-reference-conv&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 03:52:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157000#M27642</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-04-08T03:52:21Z</dc:date>
    </item>
    <item>
      <title>Thank for your reply. </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157001#M27643</link>
      <description>&lt;P&gt;Thank for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, we implemented convolution by full method and crop by input size.&lt;/P&gt;&lt;P&gt;However, it is slower than the navie algorithm.&amp;nbsp;I am developing on windows 10 with i7-5960X.&lt;/P&gt;&lt;P&gt;Below is my test code result.&amp;nbsp;Please advise if I have something wrong.&amp;nbsp;Code is attached. Please review.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Math kernel lib runtime : 1.282sec&lt;/P&gt;&lt;P&gt;Naive Algorithm runtime : 0.234sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 01:40:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157001#M27643</guid>
      <dc:creator>KIM__ILTAEK</dc:creator>
      <dc:date>2020-04-09T01:40:19Z</dc:date>
    </item>
    <item>
      <title>At first glance, everything</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157002#M27644</link>
      <description>&lt;P&gt;At&amp;nbsp;first glance, everything is correct with the mkl part but I didn't try to build the case. Is it requires&amp;nbsp;to build from VS as I see the test included only stdafx.h?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 03:14:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157002#M27644</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-04-09T03:14:00Z</dc:date>
    </item>
    <item>
      <title>The project file was</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157003#M27645</link>
      <description>&lt;P&gt;The project file was compressed and uploaded.&amp;nbsp;The development environment is using visual studio 2015.&lt;BR /&gt;Please review together.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 03:36:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157003#M27645</guid>
      <dc:creator>KIM__ILTAEK</dc:creator>
      <dc:date>2020-04-09T03:36:48Z</dc:date>
    </item>
    <item>
      <title>here is what I see on my part</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157004#M27646</link>
      <description>&lt;P&gt;here is what I see on my part.&lt;/P&gt;&lt;P&gt;Math kernel Lib Runtime : 1.859sec&lt;BR /&gt;Naive Algorithm Runtime : 1.157sec&lt;BR /&gt;Press any key to continue . . .&lt;/P&gt;&lt;P&gt;Yes, the naive implementation is faster then what mkl suggested. You may submit the request to the intel online service center or as I already suggested you - check the IPP library. The Conv/Corr functionality from IPP is very much optimized.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 04:54:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157004#M27646</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-04-09T04:54:11Z</dc:date>
    </item>
    <item>
      <title>Thank you for your confirm. </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157005#M27647</link>
      <description>&lt;P&gt;Thank you for your confirm.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will check it again using IPP.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 05:04:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-methode/m-p/1157005#M27647</guid>
      <dc:creator>KIM__ILTAEK</dc:creator>
      <dc:date>2020-04-09T05:04:45Z</dc:date>
    </item>
  </channel>
</rss>

