<?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 Help with VS project config in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Help-with-VS-project-config/m-p/1752853#M37617</link>
    <description>&lt;P&gt;I'm using the MKL in C++ project: a Windows x64 DLL compiled with MSVC, and I wish to ship a single DLL with as fewer DLLs as possible.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I want to use the MKL via its NuGet package, instead of installing the whole toolkit. Which one should I use:&amp;nbsp;intelmkl.devel.win-x64 or&amp;nbsp;intelmkl.static.win-x64?&lt;/LI&gt;&lt;LI&gt;I get more than one categories in my project settings: "intelmkl.devel/static.win-x64", and "Intel (R) Performance Libraries". Which one (or both) should I edit?&lt;/LI&gt;&lt;LI&gt;I'm getting linker errors about runtime libraries mismatch on debug configuration, static link: object files compiled from my code is MDd_DynamicDebug, but mkl_tbb_thread.lib(bless_node_tbb.obj) is MD_DynamicRelease. Does the intelmkl.static.win-x64 package only has release libraries?&lt;/LI&gt;&lt;LI&gt;Help me choose between sequential and parallel (not cluster): If I'll be computing FFTs on 2000×2000 floating-point numbers, which one is better? If I need parallel, should I use TBB or OpenMP?&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Wed, 01 Jul 2026 08:45:24 GMT</pubDate>
    <dc:creator>candy76041820</dc:creator>
    <dc:date>2026-07-01T08:45:24Z</dc:date>
    <item>
      <title>Help with VS project config</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Help-with-VS-project-config/m-p/1752853#M37617</link>
      <description>&lt;P&gt;I'm using the MKL in C++ project: a Windows x64 DLL compiled with MSVC, and I wish to ship a single DLL with as fewer DLLs as possible.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I want to use the MKL via its NuGet package, instead of installing the whole toolkit. Which one should I use:&amp;nbsp;intelmkl.devel.win-x64 or&amp;nbsp;intelmkl.static.win-x64?&lt;/LI&gt;&lt;LI&gt;I get more than one categories in my project settings: "intelmkl.devel/static.win-x64", and "Intel (R) Performance Libraries". Which one (or both) should I edit?&lt;/LI&gt;&lt;LI&gt;I'm getting linker errors about runtime libraries mismatch on debug configuration, static link: object files compiled from my code is MDd_DynamicDebug, but mkl_tbb_thread.lib(bless_node_tbb.obj) is MD_DynamicRelease. Does the intelmkl.static.win-x64 package only has release libraries?&lt;/LI&gt;&lt;LI&gt;Help me choose between sequential and parallel (not cluster): If I'll be computing FFTs on 2000×2000 floating-point numbers, which one is better? If I need parallel, should I use TBB or OpenMP?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 01 Jul 2026 08:45:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Help-with-VS-project-config/m-p/1752853#M37617</guid>
      <dc:creator>candy76041820</dc:creator>
      <dc:date>2026-07-01T08:45:24Z</dc:date>
    </item>
  </channel>
</rss>

