<?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:ippdc lib missing in intelipp.static.win-x64 target file on nuget.org in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1443710#M28255</link>
    <description>&lt;P&gt;Hi Eason Dai,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reporting the issue. &amp;nbsp;We were able to reproduce it and we have informed the development team about it. We will get back to you with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 04 Jan 2023 03:49:03 GMT</pubDate>
    <dc:creator>ShanmukhS_Intel</dc:creator>
    <dc:date>2023-01-04T03:49:03Z</dc:date>
    <item>
      <title>ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1434354#M28188</link>
      <description>&lt;P&gt;did anybody meet the same issue that&amp;nbsp;ippdc lib missing in intelipp.static.win-x64 target file on nuget.org? the current target file downloaded from nuget.org is not include ippdc lib in&amp;nbsp;&amp;lt;AdditionalDependencies&amp;gt; property. which will cause related function unreferenced.&amp;nbsp; if added into target file&amp;nbsp;&amp;lt;AdditionalDependencies&amp;gt; property, compile will be fine.&amp;nbsp; not sure it is a mistake or not.&amp;nbsp; &amp;nbsp;fixed file is attached.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 09:55:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1434354#M28188</guid>
      <dc:creator>daiyicun</dc:creator>
      <dc:date>2022-11-30T09:55:06Z</dc:date>
    </item>
    <item>
      <title>Re:ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1435666#M28195</link>
      <description>&lt;P&gt;Hi Eason,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting on Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please get back to us with steps to reproduce and a sample reproducer where you are using ippdc lib dependent functionalities as mentioned? It helps us to reproduce the issue at our end and assist you further on that.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please confirm if you have updated the pkg file shared by you with ippdcmt.lib?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2022 06:49:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1435666#M28195</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-12-05T06:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1438158#M28213</link>
      <description>&lt;P&gt;Hi Eason,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sharing the details. We have downloaded the shared NuGet package.&amp;nbsp; Will get back to you soon with an update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 17:49:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1438158#M28213</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-12-27T17:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re:ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1438744#M28217</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;SPAN&gt;Shanmukh&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; thank you for following up this issue.&amp;nbsp; to reproduce is very simple, any ippdc function if you want to call from nuget package will tell you unreferenced.&amp;nbsp; as I said, ippdcmt.lib is in the package but you forgot to add them as&amp;nbsp;&lt;SPAN&gt;&amp;lt;AdditionalDependencies&amp;gt; in target file.&amp;nbsp; please compare my modified target file with intel published original version, you will know what I mean.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;eason dai&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 02:47:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1438744#M28217</guid>
      <dc:creator>daiyicun</dc:creator>
      <dc:date>2022-12-15T02:47:54Z</dc:date>
    </item>
    <item>
      <title>Re:ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1440731#M28233</link>
      <description>&lt;P&gt;Hi Eason dai,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have conveyed your feedback to the concerned team. We will get back to you soon with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2022 05:33:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1440731#M28233</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-12-22T05:33:29Z</dc:date>
    </item>
    <item>
      <title>Re:ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1442552#M28246</link>
      <description>&lt;P&gt;Hi Eason Dai,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are discussing your issue internally. We will get back to you soon with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Dec 2022 18:35:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1442552#M28246</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-12-29T18:35:25Z</dc:date>
    </item>
    <item>
      <title>Re:ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1443710#M28255</link>
      <description>&lt;P&gt;Hi Eason Dai,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reporting the issue. &amp;nbsp;We were able to reproduce it and we have informed the development team about it. We will get back to you with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jan 2023 03:49:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1443710#M28255</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2023-01-04T03:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1443727#M28256</link>
      <description>&lt;P&gt;that's cool &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 05:07:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1443727#M28256</guid>
      <dc:creator>daiyicun</dc:creator>
      <dc:date>2023-01-04T05:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: ippdc lib missing in intelipp.static.win-x64 target file on nuget.org</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1474160#M28350</link>
      <description>&lt;P&gt;Hi Eason Dai,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This issue has been fixed in IPP version 2021.8. We would like to request you, kindly check and raise a new thread if the issue persists as this thread would no longer be monitored by Intel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 09:36:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippdc-lib-missing-in-intelipp-static-win-x64-target-file-on/m-p/1474160#M28350</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2023-04-07T09:36:57Z</dc:date>
    </item>
  </channel>
</rss>

