<?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 VS2022 Test Runner Fails with 2024.0 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VS2022-Test-Runner-Fails-with-2024-0/m-p/1578326#M35891</link>
    <description>&lt;P&gt;I just installed 2024.0.&amp;nbsp; When I run C++ native unit tests using the Microsoft test runner, I get the following message for any unit test project that includes MKL:&lt;/P&gt;&lt;P&gt;"Failed to set up the execution context to run the test"&lt;/P&gt;&lt;P&gt;Normally this message is generated when DLLs are missing, but the program is in the same folder as the test DLL, and the program runs.&amp;nbsp; It's just the tests that fail.&amp;nbsp; The tests ran with 2023.2.&lt;/P&gt;&lt;P&gt;Any tips on what else to look for?&amp;nbsp; Or what files to upload for help?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 00:38:16 GMT</pubDate>
    <dc:creator>Eckhardt__Stephen</dc:creator>
    <dc:date>2024-03-07T00:38:16Z</dc:date>
    <item>
      <title>VS2022 Test Runner Fails with 2024.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VS2022-Test-Runner-Fails-with-2024-0/m-p/1578326#M35891</link>
      <description>&lt;P&gt;I just installed 2024.0.&amp;nbsp; When I run C++ native unit tests using the Microsoft test runner, I get the following message for any unit test project that includes MKL:&lt;/P&gt;&lt;P&gt;"Failed to set up the execution context to run the test"&lt;/P&gt;&lt;P&gt;Normally this message is generated when DLLs are missing, but the program is in the same folder as the test DLL, and the program runs.&amp;nbsp; It's just the tests that fail.&amp;nbsp; The tests ran with 2023.2.&lt;/P&gt;&lt;P&gt;Any tips on what else to look for?&amp;nbsp; Or what files to upload for help?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 00:38:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VS2022-Test-Runner-Fails-with-2024-0/m-p/1578326#M35891</guid>
      <dc:creator>Eckhardt__Stephen</dc:creator>
      <dc:date>2024-03-07T00:38:16Z</dc:date>
    </item>
    <item>
      <title>Re:VS2022 Test Runner Fails with 2024.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VS2022-Test-Runner-Fails-with-2024-0/m-p/1579355#M35900</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 12pt;"&gt;Stephen, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 12pt;"&gt;we don’t have an ideas about the cause of the problem.&amp;nbsp;It looks that the cause of the problem is beyond of MKL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 12pt;"&gt;Btw, MKL doesn’t test/validate under MSTest Runner GUI at all. The only GUI which MKL cares about is MVSC ( supported version are 2019 and 2022). Here is the &lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-math-kernel-library-system-requirements.html" rel="noopener noreferrer" target="_blank" style="font-family: Arial, sans-serif; font-size: 12pt;"&gt;link&lt;/A&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 12pt;"&gt; to the current MKL System requirements which declares all support system configurations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 12pt;"&gt;Checking the problem you reported under VS 2022, I see no problem when linking the mkl’s examples when linking against MKL dynamically or statically. Everything works as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 12pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 12pt;"&gt;You might try to build statically against MKL and check if the problem will gone….&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 12pt;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Mar 2024 09:26:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VS2022-Test-Runner-Fails-with-2024-0/m-p/1579355#M35900</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2024-03-11T09:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re:VS2022 Test Runner Fails with 2024.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VS2022-Test-Runner-Fails-with-2024-0/m-p/1579462#M35906</link>
      <description>&lt;P&gt;Thanks for responding.&amp;nbsp; I made a few seemingly innocuous changes to the project file, made sure I had the correct DLLs in place, restarted VS 2022, rebooted, probably did some other things, and now the tests run on my work computer but not my work-from-home computer.&amp;nbsp; I'll try linking statically and see if that gives me any clues.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 17:40:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VS2022-Test-Runner-Fails-with-2024-0/m-p/1579462#M35906</guid>
      <dc:creator>Eckhardt__Stephen</dc:creator>
      <dc:date>2024-03-11T17:40:52Z</dc:date>
    </item>
  </channel>
</rss>

