<?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 I don't see such problem on in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144302#M26573</link>
    <description>&lt;P&gt;I don't see such problem on my side. MKL 2019 u3. win10. 64 bit.&lt;/P&gt;&lt;P&gt;icl /Qmkl test.c&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;test.exe&lt;BR /&gt;&amp;nbsp;vsldConvExec, status &amp;nbsp;0&lt;BR /&gt;EXAMPLE PASSED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2019 03:08:16 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2019-05-14T03:08:16Z</dc:date>
    <item>
      <title>2D Correlation fail</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144301#M26572</link>
      <description>Hi all,
I am trying to run "vsldconv_2d_direct.c" example (code attached) but fail on the call to vsldConvExec(task, x, NULL, y, NULL, z, NULL) with error VSL_CC_ERROR_XSHAPE (-2311).
All other variants "vsldconv_2d_auto.c" and "vsldconv_2d_fft.c" fails the same - no surprise.

Everything else works fine, including "vsldconv_1d_auto.c".

I am running on Win10, Visual Studio 2017 with Microsoft compiler.
MKL version:
Intel(R) Math Kernel Library Version 2019.0.3 Product Build 20190125 for Intel(R) 64 architecture applications

Any idea?
Thanks in advance.

Eli</description>
      <pubDate>Sun, 12 May 2019 08:11:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144301#M26572</guid>
      <dc:creator>Tom__Eli</dc:creator>
      <dc:date>2019-05-12T08:11:48Z</dc:date>
    </item>
    <item>
      <title>I don't see such problem on</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144302#M26573</link>
      <description>&lt;P&gt;I don't see such problem on my side. MKL 2019 u3. win10. 64 bit.&lt;/P&gt;&lt;P&gt;icl /Qmkl test.c&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;test.exe&lt;BR /&gt;&amp;nbsp;vsldConvExec, status &amp;nbsp;0&lt;BR /&gt;EXAMPLE PASSED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 03:08:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144302#M26573</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-05-14T03:08:16Z</dc:date>
    </item>
    <item>
      <title>missed to add: I slightly</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144303#M26574</link>
      <description>&lt;P&gt;missed to add: I slightly modified your test by as&amp;nbsp;follows:&lt;/P&gt;&lt;P&gt;status = vsldConvExec(task,x,NULL,y,NULL,z,NULL);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; if( status != VSL_STATUS_OK ){&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; printf("ERROR: job status bad, exit with %d\n", status);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return 1;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; } else {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;printf(" vsldConvExec, status &amp;nbsp;%d\n", status);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 03:10:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144303#M26574</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-05-14T03:10:12Z</dc:date>
    </item>
    <item>
      <title>Thanks Gennady.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144304#M26575</link>
      <description>Thanks Gennady.
I have tried from scratch and it is working fine now.
It didn't make any sense to begin with.

Thanks for your effort.
Eli</description>
      <pubDate>Tue, 14 May 2019 05:25:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Correlation-fail/m-p/1144304#M26575</guid>
      <dc:creator>Tom__Eli</dc:creator>
      <dc:date>2019-05-14T05:25:10Z</dc:date>
    </item>
  </channel>
</rss>

