<?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 Quote:Jan met de Pet wrote: in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068977#M24487</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Jan met de Pet wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Can you please describe the optional return values for this function and what are the return values that indicate a failure?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Gal&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Fix:&lt;/P&gt;

&lt;P&gt;Can you please describe the optional return values for this function and what are the return values that indicate a success?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2017 06:30:39 GMT</pubDate>
    <dc:creator>Gal_P_Intel</dc:creator>
    <dc:date>2017-03-29T06:30:39Z</dc:date>
    <item>
      <title>AMD support</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068974#M24484</link>
      <description>&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;FONT color="#000000" face="Times New Roman" size="3"&gt;Hi, &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;FONT color="#000000" face="Times New Roman" size="3"&gt;I'm a developer from OEM tools in IDC. We are using Intel® Integrated Performance Primitives (Intel® IPP) library in one of our tools. I'd like to know if IPP supports AMD A9-9430 processor? and if so, from which IPP version? currently we are using 8.1 version and a failure occurs on IPP init function (on HP platform). &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0cm 0cm 0pt;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;FONT color="#000000" face="Times New Roman" size="3"&gt;Thanks,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;FONT color="#000000" face="Times New Roman" size="3"&gt;Hanit &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 19:56:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068974#M24484</guid>
      <dc:creator>Hanit_T_Intel</dc:creator>
      <dc:date>2017-03-28T19:56:19Z</dc:date>
    </item>
    <item>
      <title>Hi Hanit,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068975#M24485</link>
      <description>&lt;P&gt;Hi Hanit,&lt;/P&gt;

&lt;P&gt;could you be more specific and describe the "failure"? IPP doesn't differentiate cpus by vendor - Intel or non-Intel. It differentiates them by supported instruction sets. A9 supports AVX2 - therefore AVX2 code should be dispatched on it. The only thing is&amp;nbsp; different -&amp;nbsp;ippInit should return status "NonIntelCpu" - but this means nothing - everything should work correctly.&lt;/P&gt;

&lt;P&gt;regards, Igor&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 20:14:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068975#M24485</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2017-03-28T20:14:45Z</dc:date>
    </item>
    <item>
      <title>Hi Igor,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068976#M24486</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;

&lt;P&gt;I'm a developer from Hanit's team.&lt;/P&gt;

&lt;P&gt;IPPInit() is exactly the function we&amp;nbsp;were facing issue with. We thought that the only return value that indicates a success status is &lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;ippStsNoErr.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;Can you please describe the optional return values for this function and what are the return values that indicate a failure?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Gal&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 06:28:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068976#M24486</guid>
      <dc:creator />
      <dc:date>2017-03-29T06:28:02Z</dc:date>
    </item>
    <item>
      <title>Quote:Jan met de Pet wrote:</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068977#M24487</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Jan met de Pet wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Can you please describe the optional return values for this function and what are the return values that indicate a failure?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Gal&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Fix:&lt;/P&gt;

&lt;P&gt;Can you please describe the optional return values for this function and what are the return values that indicate a success?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 06:30:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068977#M24487</guid>
      <dc:creator>Gal_P_Intel</dc:creator>
      <dc:date>2017-03-29T06:30:39Z</dc:date>
    </item>
    <item>
      <title>Hi Gal,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068978#M24488</link>
      <description>&lt;P&gt;Hi Gal,&lt;/P&gt;

&lt;P&gt;all values below zero are errors, zero means ok status, all values above zero are just warnings (so the&amp;nbsp;function performs the action for which it's intended but reports some minor issues). For ippInit() there are only 2 possible statuses - ippStsNoErr and ippStsNonIntelCpu (that warns you that IPP is optimized for Intel architecture and may not show the best performance for non-Intel cpus).&lt;/P&gt;

&lt;P&gt;Regards, Igor&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 13:52:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068978#M24488</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2017-03-29T13:52:52Z</dc:date>
    </item>
    <item>
      <title>Hi Igor,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068979#M24489</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;

&lt;P&gt;Thanks a lot for your answers!&lt;/P&gt;

&lt;P&gt;So this function can't have any errors. Correct?&lt;/P&gt;

&lt;P&gt;What about &lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;ippStsNotSupportedCpu? Can't it be returned? If so, is it a failure?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;Thank you,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;Gal&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 15:43:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068979#M24489</guid>
      <dc:creator>Gal_P_Intel</dc:creator>
      <dc:date>2017-03-29T15:43:36Z</dc:date>
    </item>
    <item>
      <title>It can't be returned by</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068980#M24490</link>
      <description>&lt;P&gt;It can't be returned by ippInit, it can be returned only by ippInitCpu() or its new analogue - ippSetCpuFeatures().&lt;/P&gt;

&lt;P&gt;Regards, Igor&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 20:15:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068980#M24490</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2017-03-29T20:15:04Z</dc:date>
    </item>
    <item>
      <title>I have received by ippInit()</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068981#M24491</link>
      <description>&lt;P&gt;I have received by ippInit() also ippStsWaterfall = 43,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (* Cannot load required library, waterfall is used. *)&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 11:14:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068981#M24491</guid>
      <dc:creator>Ladislav_K_</dc:creator>
      <dc:date>2017-03-30T11:14:54Z</dc:date>
    </item>
    <item>
      <title>Hi Ladislav,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068982#M24492</link>
      <description>&lt;P&gt;Hi Ladislav,&lt;/P&gt;

&lt;P&gt;you are talking about dynamic linking with IPP, when ippInit() doesn't make sense (as it is performed automatically at dllMain() level). Initial discussion was (I think) about static linking. Dispatching mechanisms are different for static and dynamic libraries. With "normal" installation you will not face with ippStsWaterfall - this status is returned in case of some cpu-specific dll missing in the search path,- for example detected arch is AVX2, but AVX2 (h9 or l9) dll has not been found, and IPP dynamic dispatcher is trying to load "lower" dll using waterfall mechanism - first AVX, then SSE42, etc. - in this case ippStsWaterfall warning is returned.&lt;/P&gt;

&lt;P&gt;regards, Igor&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 12:58:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/AMD-support/m-p/1068982#M24492</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2017-03-30T12:58:38Z</dc:date>
    </item>
  </channel>
</rss>

