<?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 vsldConvExec Windows 64-bit in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889385#M10296</link>
    <description>&lt;P&gt;Philippe,&lt;/P&gt;
&lt;P&gt;What is the CPU type you are working on? Can you get us the test for checking the problem? what MKL version you are using? What is your linking line?&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2010 18:36:41 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-02-18T18:36:41Z</dc:date>
    <item>
      <title>vsldConvExec Windows 64-bit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889384#M10295</link>
      <description>&lt;P&gt;Using Windows 7 64-bit, Visual Studio, licensed Intel Compiler, MKL libraries.&lt;/P&gt;
&lt;P&gt;For some reason the vsldConvExec works fine under a 32-bit build on this machine but fails under a 64-bit build. I can build on this machine and take the binaries and it runs fine on another machine. Conversly I can build on another machine where it works fine, but copying those binaries to this machine does not work. I tried uninstalling Visual Studio and Intel compiler then reinstalling but that didn't fix anything.&lt;/P&gt;
&lt;P&gt;Any tips are greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2010 17:51:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889384#M10295</guid>
      <dc:creator>Philippe_Colliat</dc:creator>
      <dc:date>2010-02-18T17:51:27Z</dc:date>
    </item>
    <item>
      <title>vsldConvExec Windows 64-bit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889385#M10296</link>
      <description>&lt;P&gt;Philippe,&lt;/P&gt;
&lt;P&gt;What is the CPU type you are working on? Can you get us the test for checking the problem? what MKL version you are using? What is your linking line?&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2010 18:36:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889385#M10296</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-02-18T18:36:41Z</dc:date>
    </item>
    <item>
      <title>vsldConvExec Windows 64-bit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889386#M10297</link>
      <description>&lt;P&gt;There are now two computers identified that we are having difficulties with. Commonalities include:&lt;/P&gt;
&lt;P&gt;- Previously had evaluation version of Intel compiler&lt;/P&gt;
&lt;P&gt;- Previously only had 32-bit version of Visual Studio installed (both then uninstalled and reinstalled)&lt;/P&gt;
&lt;P&gt;Machines' CPUs:&lt;/P&gt;
&lt;P&gt;1)Intel Xeon E5405 (x2)&lt;/P&gt;
&lt;P&gt;2) Intel Core 2 Duo P8600&lt;/P&gt;
&lt;P&gt;MKL Version: 10.2 update 3&lt;/P&gt;
&lt;P&gt;Linker line:&lt;/P&gt;
&lt;P&gt;mkl_solver_lp64.lib mkl_intel_lp64.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /OUT:"C:\dev\Projects\GPR\MissionUI\bin\Release\Exponent.Processing.dll" /INCREMENTAL:NO /nologo /LIBPATH:"C:\Program Files (x86)\Intel\Compiler\11.1\054\TBB\intel64\vc9\Lib" /LIBPATH:"C:\Program Files (x86)\Intel\Compiler\11.1\054\Lib\intel64" /LIBPATH:"C:\Program Files (x86)\Intel\Compiler\11.1\054\MKL\em64t\Lib" /MANIFEST /MANIFESTFILE:"x64\Release\Exponent.Processing.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\dev\Projects\GPR\MissionUI\bin\Release\Exponent.Processing.lib" /MACHINE:X64 /DLL&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'll see if I can produce a small test that I can share soon.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2010 19:11:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889386#M10297</guid>
      <dc:creator>Philippe_Colliat</dc:creator>
      <dc:date>2010-02-18T19:11:30Z</dc:date>
    </item>
    <item>
      <title>vsldConvExec Windows 64-bit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889387#M10298</link>
      <description>&lt;P&gt;Here's a test that reproduces the problem we're having. I was able to hardcode about half of the parameters passed to vsldConvExec and the other ones are read in from a binary file that I've outputed from our working product.&lt;/P&gt;
&lt;P&gt;If the test app runs cleanly it will display "Starting....Done" and also display the return value of vsldConvExec. If an exception does occur you will see "Exception caught while calling vsldConvExec!" and that is what we're seeing on the two machines mentioned above.&lt;/P&gt;
&lt;P&gt;Let me know if there is anything else I can clarify.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2010 22:29:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889387#M10298</guid>
      <dc:creator>mmalmgrenexponent_co</dc:creator>
      <dc:date>2010-03-03T22:29:25Z</dc:date>
    </item>
    <item>
      <title>vsldConvExec Windows 64-bit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889388#M10299</link>
      <description>&lt;P&gt;Philppe,&lt;/P&gt;
&lt;P&gt;I couldn't reproduce the problem with the MKL v10.2 Update3 and 4.&lt;/P&gt;
&lt;P&gt;the test dispays&lt;/P&gt;
&lt;P&gt;"Starting ..Done"&lt;/P&gt;
&lt;P&gt;one difference - I used CPU&lt;SMALL&gt;Intel Xeon CPU E5320 @ 1.86GHz&lt;/SMALL&gt;&lt;/P&gt;
&lt;P&gt;i will try to find out the similar CPU type which you used for checking this issue again&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 10:44:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889388#M10299</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-03-05T10:44:29Z</dc:date>
    </item>
    <item>
      <title>vsldConvExec Windows 64-bit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889389#M10300</link>
      <description>&lt;P&gt;Hi Philippe,&lt;/P&gt;
&lt;P&gt;I will recommend use MKL 10.2 update 4, because we have updates for Convolution and Correlation in MKL 10.2 update 4.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Victor&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2010 09:51:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889389#M10300</guid>
      <dc:creator>Victor_Gladkikh</dc:creator>
      <dc:date>2010-03-11T09:51:38Z</dc:date>
    </item>
    <item>
      <title>vsldConvExec Windows 64-bit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889390#M10301</link>
      <description>That solved the problem! It works on both computers that had the issue. Thanks so much.</description>
      <pubDate>Thu, 11 Mar 2010 17:50:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vsldConvExec-Windows-64-bit/m-p/889390#M10301</guid>
      <dc:creator>Philippe_Colliat</dc:creator>
      <dc:date>2010-03-11T17:50:06Z</dc:date>
    </item>
  </channel>
</rss>

