<?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 Re:No /MT option in Runtime Library field in VC2022 with Intel OneAPI  DPC++ compiler 2023 in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1532762#M3325</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As your issue was resolved, I am going ahead and closing this case. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Oct 2023 18:07:11 GMT</pubDate>
    <dc:creator>SeshaP_Intel</dc:creator>
    <dc:date>2023-10-11T18:07:11Z</dc:date>
    <item>
      <title>No /MT option in Runtime Library field in VC2022 with Intel OneAPI  DPC++ compiler 2023</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1528014#M3309</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;After selecting intel oneAPI DPC++ Compiler 2023 (version is 2023.2) in Platform Toolset in VC2022, there is no "Multi-threaded (/MT)" option in Configuration Properties -&amp;gt; DPC++ -&amp;gt; Code Generation-&amp;gt; Runtime Library.&lt;/P&gt;&lt;P class=""&gt;But it seems that it should support /MT option. Could you please give some advice to have /MT option? Thanks.&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2023-2/linking-with-compiler-run-time-libraries.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2023-2/linking-with-compiler-run-time-libraries.html&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-0/mt.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-0/mt.html&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Barry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 07:37:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1528014#M3309</guid>
      <dc:creator>barry-waves</dc:creator>
      <dc:date>2023-09-28T07:37:14Z</dc:date>
    </item>
    <item>
      <title>Re:No /MT option in Runtime Library field in VC2022 with Intel OneAPI  DPC++ compiler 2023</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1528776#M3310</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel oneAPI DPC++ Compiler will not support /MT option. Hence, We cannot add the /MT option with the DPC++ project as it is not supported in the DPC++ toolchain, which means static library could not be supported.&lt;/P&gt;&lt;P&gt;But you can use "Intel C++ Compiler 2023" for the /MT option for the C++ Project.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please refer to the &lt;STRONG&gt;Note&lt;/STRONG&gt; in the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-2/mt.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-2/mt.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you have any issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Sep 2023 10:15:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1528776#M3310</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-09-29T10:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re:No /MT option in Runtime Library field in VC2022 with Intel OneAPI  DPC++ compiler 2023</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1529636#M3313</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for elaborating.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 01:05:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1529636#M3313</guid>
      <dc:creator>barry-waves</dc:creator>
      <dc:date>2023-10-03T01:05:52Z</dc:date>
    </item>
    <item>
      <title>Re:No /MT option in Runtime Library field in VC2022 with Intel OneAPI  DPC++ compiler 2023</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1530261#M3315</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; &lt;EM&gt;Thank you for elaborating.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;As your issue was resolved, could you please confirm whether we can close this thread from our end?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2023 13:11:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1530261#M3315</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-10-04T13:11:57Z</dc:date>
    </item>
    <item>
      <title>Re:No /MT option in Runtime Library field in VC2022 with Intel OneAPI  DPC++ compiler 2023</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1532762#M3325</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As your issue was resolved, I am going ahead and closing this case. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pendyala Sesha Srinivas&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Oct 2023 18:07:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/No-MT-option-in-Runtime-Library-field-in-VC2022-with-Intel/m-p/1532762#M3325</guid>
      <dc:creator>SeshaP_Intel</dc:creator>
      <dc:date>2023-10-11T18:07:11Z</dc:date>
    </item>
  </channel>
</rss>

