<?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 Hi,  in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150152#M26285</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;

&lt;PRE style="font-size: 13.008px; color: rgb(96, 96, 96);"&gt;ippiConvert_1u8u_C1R is not included in the latest release. It has tow options: 
1)Use the old API, which is included in &lt;SPAN style="font-size: 12px;"&gt;ipp90legacy_xxxx library. &lt;/SPAN&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;2) Move the APIs with the new replacement:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;
	ippiConvert_1u8u_C1R --&amp;gt; ippiBinToGray_1u8u_C1R&lt;BR /&gt;
	&lt;BR /&gt;
	thanks,&lt;BR /&gt;
	Chao&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 03:38:01 GMT</pubDate>
    <dc:creator>Chao_Y_Intel</dc:creator>
    <dc:date>2018-03-26T03:38:01Z</dc:date>
    <item>
      <title>Support for functions in the removed ippm</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150149#M26282</link>
      <description>&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-bottom: 1.06667em; max-width: 700px; line-height: 24px; color: rgb(85, 85, 85); font-family: intel-clear, Arial, Helvetica; font-size: 14px;"&gt;&lt;STRONG&gt;Hi Team,&lt;/STRONG&gt;&lt;/P&gt;

&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-bottom: 1.06667em; max-width: 700px; line-height: 24px; color: rgb(85, 85, 85); font-family: intel-clear, Arial, Helvetica; font-size: 14px;"&gt;&lt;STRONG&gt;I have been using the old IPPM assembly in my .NET project . After I received the updates from IPP package I see that ippm has been removed as it was marked as deprecated. Can you please suggest which method to use for the following from the IPP legacy package.&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE style="box-sizing: border-box; margin-top: 0px; margin-bottom: 1.06667em; font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 14px; line-height: 2.13333em; white-space: pre-wrap; color: rgb(85, 85, 85);"&gt;&lt;STRONG&gt;IPPAPI(IppStatus,&amp;nbsp;ippmMul_mva_32f,(&lt;SPAN style="box-sizing: border-box;"&gt;const&lt;/SPAN&gt;&amp;nbsp;Ipp32f*&amp;nbsp;&amp;nbsp;pSrc1,&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;src1Stride1,&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;src1Stride2,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;src1Width,&amp;nbsp;&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;src1Height,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;const&lt;/SPAN&gt;&amp;nbsp;Ipp32f*&amp;nbsp;&amp;nbsp;pSrc2,&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;src2Stride0,&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;src2Stride2,&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;src2Len,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Ipp32f*&amp;nbsp;&amp;nbsp;pDst,&amp;nbsp;&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;dstStride0,&amp;nbsp;&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;dstStride2,&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;int&lt;/SPAN&gt;&amp;nbsp;count)).&lt;/STRONG&gt;&lt;/PRE&gt;

&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-bottom: 1.06667em; max-width: 700px; line-height: 24px; color: rgb(85, 85, 85); font-family: intel-clear, Arial, Helvetica; font-size: 14px;"&gt;&lt;STRONG&gt;Can you please suggest which method to use from the IPP legacy package ? My current code has stopped working and its urgent.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P style="box-sizing: border-box; margin-bottom: 1.06667em; max-width: none; color: rgb(85, 85, 85); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;"&gt;&lt;EM&gt;We have a wrapper C# class where we get all the methods from ippm library through reflection.&lt;/EM&gt;&lt;/P&gt;

&lt;P style="box-sizing: border-box; margin-bottom: 1.06667em; max-width: none; color: rgb(85, 85, 85); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;"&gt;&lt;EM&gt;There we need to provide the assembly name where I have given "ippm" now. With the Legacy IPP support what should be the assembly name&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;to be given there ?&lt;/EM&gt;&lt;/P&gt;

&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-bottom: 1.06667em; max-width: 700px; line-height: 24px; color: rgb(85, 85, 85); font-family: intel-clear, Arial, Helvetica; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 05:59:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150149#M26282</guid>
      <dc:creator>MM_Leo</dc:creator>
      <dc:date>2018-03-08T05:59:26Z</dc:date>
    </item>
    <item>
      <title>you may try to take legacy</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150150#M26283</link>
      <description>&lt;P&gt;you may try to take legacy packege (&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-ipp-legacy-libraries)" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-ipp-legacy-libraries)&lt;/A&gt; and find out this API with legacy90 prefix.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 04:31:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150150#M26283</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2018-03-09T04:31:32Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady F. (Intel),</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150151#M26284</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://software.intel.com/en-us/user/335030" style="font-size: 11px;"&gt;Gennady F. (Intel)&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;From my project external reference sources I found that we have this version&amp;nbsp;Intel.IPP_2018.1.156.0 and inside it I also found under Misc folder&amp;nbsp;ipp90legacy_win which as I understand from your earlier reply should have the method that I need.&lt;/P&gt;

&lt;P&gt;Can you share me the link for the APIs exposed by the same assembly(ippm90lgc.dll)?&lt;/P&gt;

&lt;P&gt;Also,encountered a new problem using ippi.dll.The method named below threw an EntryPointNotFoundException&lt;/P&gt;

&lt;PRE style="font-family: Consolas; color: black; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&lt;SPAN style="color:#2b91af;"&gt;IppStatus&lt;/SPAN&gt;&amp;nbsp;ippiConvert_1u8u_C1R&amp;nbsp;(&amp;nbsp;&amp;nbsp;&lt;SPAN style="color:blue;"&gt;byte&lt;/SPAN&gt;&amp;nbsp;*pSrc,&amp;nbsp;&lt;SPAN style="color:blue;"&gt;int&lt;/SPAN&gt;&amp;nbsp;srcStep,&amp;nbsp;&lt;SPAN style="color:blue;"&gt;int&lt;/SPAN&gt;&amp;nbsp;srcBitOffset,&amp;nbsp;&lt;SPAN style="color:blue;"&gt;byte&lt;/SPAN&gt;&amp;nbsp;*pDst,&amp;nbsp;&lt;SPAN style="color:blue;"&gt;int&lt;/SPAN&gt;&amp;nbsp;dstStep,&amp;nbsp;&lt;SPAN style="color:#2b91af;"&gt;IppiSize&lt;/SPAN&gt;&amp;nbsp;roiSize&amp;nbsp;);
&lt;/PRE&gt;

&lt;P&gt;EntryPointNotFoundException: Unable to find an entry point named 'ippiConvert_1u8u_C1R' in DLL '.\ippi.dll',this happens in the latest IPP version.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 04:34:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150151#M26284</guid>
      <dc:creator>MM_Leo</dc:creator>
      <dc:date>2018-03-14T04:34:00Z</dc:date>
    </item>
    <item>
      <title>Hi, </title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150152#M26285</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;

&lt;PRE style="font-size: 13.008px; color: rgb(96, 96, 96);"&gt;ippiConvert_1u8u_C1R is not included in the latest release. It has tow options: 
1)Use the old API, which is included in &lt;SPAN style="font-size: 12px;"&gt;ipp90legacy_xxxx library. &lt;/SPAN&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;2) Move the APIs with the new replacement:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;
	ippiConvert_1u8u_C1R --&amp;gt; ippiBinToGray_1u8u_C1R&lt;BR /&gt;
	&lt;BR /&gt;
	thanks,&lt;BR /&gt;
	Chao&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 03:38:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150152#M26285</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2018-03-26T03:38:01Z</dc:date>
    </item>
    <item>
      <title>thank you Chao ,I used it.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150153#M26286</link>
      <description>&lt;P&gt;Thank you Chao ,I used the function ippiBinToGray_1u8u_C1R.&lt;/P&gt;

&lt;P&gt;Can you also tell me which function to use for the removed ippm function(ippmMul_mva_32f) in the MKL library?We have a recommendation for not using the legacy libraries and since we also have MKL libraries I was looking for support.I looked at the below link where there are examples for ippmX substitutes in the mkl libraries but for the API in question there was no example.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/the-alternatives-for-intel-ipp-legacy-small-matrices-domain" target="_blank"&gt;https://software.intel.com/en-us/articles/the-alternatives-for-intel-ipp-legacy-small-matrices-domain&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Since I am new to the MKL libraries ,it will be highly helpful if you could provide the API name in the MKL library for the ippm's&lt;STRONG&gt; ippmMul_mva_32f &lt;/STRONG&gt;method .Please let me know if there isn't a substitute present in the MKL library.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Leo.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 04:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Support-for-functions-in-the-removed-ippm/m-p/1150153#M26286</guid>
      <dc:creator>MM_Leo</dc:creator>
      <dc:date>2018-03-26T04:42:00Z</dc:date>
    </item>
  </channel>
</rss>

