<?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 Sergey, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986810#M21876</link>
    <description>&lt;P&gt;Hi Sergey,&lt;/P&gt;
&lt;P&gt;Thanks your reply.Can you give me more detail about your coding standards?? is it your coding habits or is it documented ???&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2013 18:40:53 GMT</pubDate>
    <dc:creator>adem_metin_cali</dc:creator>
    <dc:date>2013-09-04T18:40:53Z</dc:date>
    <item>
      <title>CPU Properties  Problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986789#M21855</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have a i7-Q720 cpu.But when i run the code that is in attachment and i find it in the Intel Ipp7.1 users guide,i see wrong informations.According to the code's output,my cpu does not support SSE2,SSE3,SSSE3,SSE41 and SSE42.But according to the intel web page(http://ark.intel.com/products/43122/Intel-Core-i7-720QM-Processor-6M-Cache-1_60-GHz), i have SSE42 instruction set.I use visual studio 12 and ipp7.1.1(r37466).What is the reason of this situation???&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2013 12:49:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986789#M21855</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-08-29T12:49:31Z</dc:date>
    </item>
    <item>
      <title>Please take a look at a</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986790#M21856</link>
      <description>Please take a look at a comment in &lt;STRONG&gt;ippcore.h&lt;/STRONG&gt; header file:

...
/*
//  Name:       ippGetEnabledCpuFeatures
//  Purpose:    Detects unabled features for loaded libraries
//  Returns:    Features mask
//                    &lt;STRONG&gt;Features mask values are defined in the ippdefs.h&lt;/STRONG&gt;
...
*/
IPPAPI( Ipp64u, ippGetEnabledCpuFeatures, ( void ) )
...

i7-Q720 CPU supports SSE2, SSE3, SSSE3, SSE41 and SSE42 instruction sets.</description>
      <pubDate>Thu, 29 Aug 2013 14:34:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986790#M21856</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-08-29T14:34:23Z</dc:date>
    </item>
    <item>
      <title>Hi Sergey,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986791#M21857</link>
      <description>&lt;P&gt;Hi Sergey,&lt;/P&gt;
&lt;P&gt;First of all thanks for your interest.I looked in ippcore.h and i understand what you meant.When i run the program with default linking method and multithreaded static library,i get wrong results,but when i run the program with single threaded static library, iget right result.Is it about that multithreaded static library is deprecated???&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2013 08:15:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986791#M21857</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-08-30T08:15:20Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...when i run the program</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986792#M21858</link>
      <description>&amp;gt;&amp;gt;...when i run the program with single threaded static library, iget right result.Is it about that multithreaded static
&amp;gt;&amp;gt;library is deprecated?

It is very strange and results should be identical.</description>
      <pubDate>Fri, 30 Aug 2013 12:16:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986792#M21858</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-08-30T12:16:04Z</dc:date>
    </item>
    <item>
      <title>No Sergey, results are not</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986793#M21859</link>
      <description>&lt;P&gt;No Sergey, results are not identical,i checked it twice.When i run the program with default linking method or multithreaded static linking,i get wrong results.But when irun the program with single threaded linking method,i get the right results.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2013 12:37:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986793#M21859</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-08-30T12:37:30Z</dc:date>
    </item>
    <item>
      <title>Please post a final version</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986794#M21860</link>
      <description>Please post a final version of your test-case. Thanks in advance.</description>
      <pubDate>Fri, 30 Aug 2013 12:49:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986794#M21860</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-08-30T12:49:31Z</dc:date>
    </item>
    <item>
      <title>Thanks again for your</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986795#M21861</link>
      <description>&lt;P&gt;Thanks again for your interest and sorry for my delay Sergey.I put the screenshots&amp;nbsp; of the exes and the codes.You can easily understand their linking methods with their names.And good luck with that...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2013 19:09:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986795#M21861</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-08-31T19:09:02Z</dc:date>
    </item>
    <item>
      <title>Could you try to do it in a</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986796#M21862</link>
      <description>Could you try to do it in a different way ( or something like this )?

&lt;STRONG&gt;[ Additional Test 1 ]&lt;/STRONG&gt;
...
... (( fn &amp;amp; ippCPUID_SSE2 ) != 0) ? 'Y' : 'N'...
... (( fn &amp;amp; ippCPUID_SSE3 ) != 0) ? 'Y' : 'N'...
... (( fn &amp;amp; ippCPUID_SSSE3 ) != 0) ? 'Y' : 'N'...
... (( fn &amp;amp; ippCPUID_SSE41 ) != 0) ? 'Y' : 'N'...
... (( fn &amp;amp; ippCPUID_SSE42 ) != 0) ? 'Y' : 'N'...
...

or

&lt;STRONG&gt;[ Additional Test 2 ]&lt;/STRONG&gt;
...
ipp32u iMask = ( ipp32u )fn;
... (( iMask &amp;amp; ippCPUID_SSE2 ) != 0) ? 'Y' : 'N'...
... (( iMask &amp;amp; ippCPUID_SSE3 )  != 0)? 'Y' : 'N'...
... (( iMask &amp;amp; ippCPUID_SSSE3 ) != 0) ? 'Y' : 'N'...
... (( iMask &amp;amp; ippCPUID_SSE41 ) != 0) ? 'Y' : 'N'...
... (( iMask &amp;amp; ippCPUID_SSE42 ) != 0) ? 'Y' : 'N'...
...

Take into account that explicit '... != 0' is used.

It also makes sense to verify the same bits extractions in VS &lt;STRONG&gt;Watch Window&lt;/STRONG&gt;. It is still Not clear if this is a bug in IPP or in Microsoft C++ compiler.</description>
      <pubDate>Sat, 31 Aug 2013 22:30:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986796#M21862</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-08-31T22:30:00Z</dc:date>
    </item>
    <item>
      <title>Hi Sergey,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986797#M21863</link>
      <description>&lt;P&gt;Hi Sergey,&lt;/P&gt;
&lt;P&gt;i run the tests and results are same.Without single threaded static library i can not see the right properties of my cpu.i put the results screen shots in attachment.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2013 23:04:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986797#M21863</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-08-31T23:04:30Z</dc:date>
    </item>
    <item>
      <title>Thank for the update and I</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986798#M21864</link>
      <description>Thank for the update and I will take a look at your test case next week.</description>
      <pubDate>Sun, 01 Sep 2013 00:15:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986798#M21864</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-01T00:15:56Z</dc:date>
    </item>
    <item>
      <title>I thank you Sergey.You strive</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986799#M21865</link>
      <description>&lt;P&gt;I thank you Sergey.You strive very much.I think that this situation is about deprecation of multithraded version of ipp.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2013 09:46:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986799#M21865</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-09-01T09:46:58Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...I think that this</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986800#M21866</link>
      <description>&amp;gt;&amp;gt;...I think that this situation is about deprecation of multithraded version of ipp.

A deprecation period for some functionality is for about 2 years. Even if some IPP functions are marked as deprecated it doesn't mean that they are removed. However some issues are always possible. I'll keep you informed about results of my tests.</description>
      <pubDate>Mon, 02 Sep 2013 15:01:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986800#M21866</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-02T15:01:58Z</dc:date>
    </item>
    <item>
      <title>I think you're mixing support</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986801#M21867</link>
      <description>I think you're mixing support of some Intel instruction sets for a CPU with support of some Intel instruction sets for IPP library.

For example, let's say you have a latest Intel CPU, like Haswell, which supports all officially released Intel instruction sets. When it comes to IPP at a lowest level different Waterfall DLLs could be used and because of this calls to &lt;STRONG&gt;ippGetEnabledCpuFeatures&lt;/STRONG&gt; will show what features of &lt;STRONG&gt;IPP&lt;/STRONG&gt; (!) are supported after some Waterfall DLL is loaded ( but something is wrong in case of static linking / you're right here ).

In another words, &lt;STRONG&gt;ippGetCpuFeatures&lt;/STRONG&gt; is for detecting supported Intel instruction sets, or features, and &lt;STRONG&gt;ippGetEnabledCpuFeatures&lt;/STRONG&gt; is for detecting supported Intel instruction sets in IPP, once again, because different Waterfall DLLs could be used with the same application in case of dynamic linking  ( again, something is wrong in case of static linking / you're right here ).</description>
      <pubDate>Tue, 03 Sep 2013 00:04:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986801#M21867</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-03T00:04:08Z</dc:date>
    </item>
    <item>
      <title>Continued...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986802#M21868</link>
      <description>Continued...

I created my own test-case and tested it on two systems with &lt;STRONG&gt;Ivy Bridge&lt;/STRONG&gt; and &lt;STRONG&gt;Pentium 4&lt;/STRONG&gt; CPUs using Intel C++ compilers &lt;STRONG&gt;v12.x&lt;/STRONG&gt; and &lt;STRONG&gt;v13.x&lt;/STRONG&gt;. I confirm that something is wrong and here are results:

&lt;STRONG&gt;Outputs on an Ivy Bridge system:&lt;/STRONG&gt;

IPP version: &lt;STRONG&gt;7.1.1&lt;/STRONG&gt;

&lt;STRONG&gt;[ Dynamic linking built with ICC v13.x ]&lt;/STRONG&gt;

Is IPP SSE    feature enabled: 1
Is IPP SSE2   feature enabled: 0
Is IPP SSE3   feature enabled: 0
Is IPP SSE4.1 feature enabled: 0
Is IPP SSE4.2 feature enabled: 0

&lt;STRONG&gt;[ Static linking built with ICC v13.x ]&lt;/STRONG&gt;

Is IPP SSE    feature enabled: 1
Is IPP SSE2   feature enabled: 1
Is IPP SSE3   feature enabled: 1
Is IPP SSE4.1 feature enabled: 1
Is IPP SSE4.2 feature enabled: 1


&lt;STRONG&gt;Outputs on a Pentium 4 system:&lt;/STRONG&gt;

IPP version: &lt;STRONG&gt;7.0.205&lt;/STRONG&gt;

&lt;STRONG&gt;[ Dynamic linking built with ICC v12.x ]&lt;/STRONG&gt;

Is IPP SSE    feature enabled: 1
Is IPP SSE2   feature enabled: 0
Is IPP SSE3   feature enabled: 0
Is IPP SSE4.1 feature enabled: 0
Is IPP SSE4.2 feature enabled: 0

&lt;STRONG&gt;[ Static linking built with ICC v12.x ]&lt;/STRONG&gt;

Is IPP SSE    feature enabled: 1
Is IPP SSE2   feature enabled: 1
Is IPP SSE3   feature enabled: 0
Is IPP SSE4.1 feature enabled: 0
Is IPP SSE4.2 feature enabled: 0

A test-case is attached.</description>
      <pubDate>Tue, 03 Sep 2013 00:09:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986802#M21868</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-03T00:09:57Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...i see wrong informations</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986803#M21869</link>
      <description>&amp;gt;&amp;gt;...i see wrong informations.According to the code's output,my cpu does not support SSE2,SSE3,SSSE3,
&amp;gt;&amp;gt;SSE41 and SSE42...

I'd like to go back to your first question and my question is: What do you want to verify, that is, supported Intel &lt;STRONG&gt;CPU&lt;/STRONG&gt; instruction sets or supported &lt;STRONG&gt;IPP&lt;/STRONG&gt; features?</description>
      <pubDate>Tue, 03 Sep 2013 00:14:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986803#M21869</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-03T00:14:46Z</dc:date>
    </item>
    <item>
      <title>Hi Sergey,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986804#M21870</link>
      <description>&lt;P&gt;Hi Sergey,&lt;/P&gt;
&lt;P&gt;According to Intel Integrated Performance Primitives for Windows* OS User's Guide IPP7.1 (318254-016US) on page 15 and 16,the output of the example code is the hardware optimizations used by this library layer.Actually, i want to see the supported intel cpu instruction sets because my cpu is older than ipp version.&lt;/P&gt;
&lt;P&gt;I know that this question is irrelevant but why do you use scope resolution operator&amp;nbsp; with ippInit function??? does it have a special purpose???As i know ipp is a C library and every function that you include&amp;nbsp; in your source file is in global scope.In addition scope resolution operator is a C++ operator.&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;&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;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks again for your interest.With my best regard.&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 05:42:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986804#M21870</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-09-03T05:42:23Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...i want to see the</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986805#M21871</link>
      <description>&amp;gt;&amp;gt;...i want to see the supported intel cpu instruction sets...

In that case use &lt;STRONG&gt;ippGetCpuFeatures&lt;/STRONG&gt; function.</description>
      <pubDate>Tue, 03 Sep 2013 11:56:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986805#M21871</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-03T11:56:51Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...i want to see the</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986806#M21872</link>
      <description>&amp;gt;&amp;gt;...i want to see the supported intel cpu instruction sets...

In that case use &lt;STRONG&gt;ippGetCpuFeatures&lt;/STRONG&gt; function.</description>
      <pubDate>Tue, 03 Sep 2013 11:57:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986806#M21872</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-03T11:57:23Z</dc:date>
    </item>
    <item>
      <title>Ok, I understood that</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986807#M21873</link>
      <description>&lt;P&gt;Ok, I understood that &lt;STRONG&gt;ippGetEnabledCpuFeatures&lt;/STRONG&gt; gives the supported cpu features for library and &lt;STRONG&gt;ippGetCpuFeatures&lt;/STRONG&gt;&amp;nbsp; gives the cpu features.My first question is that am i wrong for my first sentence and second question is that does intel gurantees performance&amp;nbsp; with a upper instruction set ???&lt;/P&gt;
&lt;P&gt;Adem Metin CALI&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:40:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986807#M21873</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-09-03T12:40:55Z</dc:date>
    </item>
    <item>
      <title>You should use ippStaticInit</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986808#M21874</link>
      <description>You should use &lt;STRONG&gt;ippStaticInit&lt;/STRONG&gt; or &lt;STRONG&gt;ippInit&lt;/STRONG&gt; for automatic selection the highest Intel instruction set supported by a CPU. If automatic selection is Not needed ( a developer controls initialization ) then &lt;STRONG&gt;ippStaticInitCpu&lt;/STRONG&gt; or &lt;STRONG&gt;ippInitCpu&lt;/STRONG&gt; need to be used.

Also, take a look at &lt;STRONG&gt;ippEnableCpu&lt;/STRONG&gt; since it allows to select a target CPU ( see enumeration &lt;STRONG&gt;IppCpuType&lt;/STRONG&gt; in &lt;STRONG&gt;ippdefs.h&lt;/STRONG&gt; )

&amp;gt;&amp;gt;...does intel gurantees performance  with a upper instruction set ?..

Yes.</description>
      <pubDate>Wed, 04 Sep 2013 12:42:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CPU-Properties-Problem/m-p/986808#M21874</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-04T12:42:10Z</dc:date>
    </item>
  </channel>
</rss>

