<?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 Hello Jing, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081869#M24805</link>
    <description>&lt;P&gt;Hello Jing,&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for the response.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;As I have mentioned earlier, this issue doesn't happen every time, and as such it is a bit difficult to provide an exact test case. In my case though, I am passing a float vector containing 2028 elements. I verified that each element in this vector is indeed a float &amp;amp; that there is no data type mismatch of any sort.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am attaching a file which contains the disassembly of the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;ippsSortDescend_32f_I&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;api. I stepped through the api in assembly.&amp;nbsp;&lt;BR /&gt;
	There appears to be some loop from Line # 374 -&amp;gt; 378 -&amp;gt; 381 -&amp;gt; 383 -&amp;gt; 387 -&amp;gt; 390.&lt;/P&gt;

&lt;P&gt;The outer loop seems to be starting from Line 72:&amp;nbsp;&lt;STRONG&gt;0x10175ada4 &amp;lt;+72&amp;gt;: &amp;nbsp;cmpl &amp;nbsp; $0x9, %esi&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;This line seems to be causing back the jump to Line 72 multiple times:&amp;nbsp;&lt;STRONG&gt;0x10175afea &amp;lt;+654&amp;gt;: jne &amp;nbsp; &amp;nbsp;0x10175ada4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ; &amp;lt;+72&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Kindly let me know, in case if you need more info on my end.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ganesh&lt;/P&gt;</description>
    <pubDate>Fri, 11 Nov 2016 21:15:45 GMT</pubDate>
    <dc:creator>Ganesh_K_</dc:creator>
    <dc:date>2016-11-11T21:15:45Z</dc:date>
    <item>
      <title>Call to ippsSortDescend_32f_I api hangs/doesnt return</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081867#M24803</link>
      <description>&lt;P&gt;Hello Folks,&lt;/P&gt;

&lt;P&gt;My application uses IPP library. I am currently using, IPP library version &lt;STRONG&gt;6.1.6&lt;/STRONG&gt;. Due to some customer requirements I cannot upgrade my IPP library to later versions.&lt;/P&gt;

&lt;P&gt;I am seeing a weird behaviour where in a call to&amp;nbsp;&lt;STRONG&gt;&lt;SPAN style="font-family: Monaco; font-size: 11px;"&gt;ippsSortDescend_32f_I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Monaco; font-size: 11px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="font-family: Monaco; font-size: 11px;"&gt;api doesn't return/hangs. This occurs intermittently(like 2 out of 10 runs). I see this non-responsive behaviour on Linux &amp;amp; Mac(Haven't tried on Windows).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I initially suspected some threading issue within the IPP library &amp;amp; posted my query here:&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;&lt;A href="http://stackoverflow.com/questions/40475792/how-to-set-number-of-threads-while-using-static-intel-ipp-library" target="_blank"&gt;http://stackoverflow.com/questions/40475792/how-to-set-number-of-threads-while-using-static-intel-ipp-library&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;On further investigation, I found out that IPP library doesn't spawn any new threads of its own (No internal multithreading)&lt;/P&gt;

&lt;P&gt;From this doc:&amp;nbsp;http://www.csbi.mit.edu/technology/intel_ipp/doc/ThreadedFunctionsList.txt&lt;/P&gt;

&lt;P&gt;Looks like the function&amp;nbsp;&lt;SPAN style="font-weight: 700; font-size: 13.008px;"&gt;&lt;SPAN style="font-family: Monaco; font-size: 11px;"&gt;ippsSortDescend_32f_I is not even&amp;nbsp;threaded.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-weight: 700; font-size: 13.008px;"&gt;&lt;SPAN style="font-family: Monaco; font-size: 11px;"&gt;If I use c style quick sort instead of this api, my application works as expected. I am not sure why a call to this synchronous api would not return. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Are there any conditions where in, this function runs into an infinite loop ? (Just my guess)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Monaco; font-size: 11px; font-weight: 700;"&gt;Any help would be highly appreciated.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ganesh&lt;/P&gt;

&lt;P&gt;
	&lt;STYLE type="text/css"&gt;p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco}
	&lt;/STYLE&gt;
&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;STYLE type="text/css"&gt;p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco}
&lt;/STYLE&gt;</description>
      <pubDate>Thu, 10 Nov 2016 01:30:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081867#M24803</guid>
      <dc:creator>Ganesh_K_</dc:creator>
      <dc:date>2016-11-10T01:30:11Z</dc:date>
    </item>
    <item>
      <title>Hi Ganesh,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081868#M24804</link>
      <description>&lt;P&gt;Hi Ganesh,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-weight: 700; font-size: 12px;"&gt;ippsSortDescend_32f_I won't run into infinite loop.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-weight: 700; font-size: 12px;"&gt;Could you provide us a test case for investigation, please?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 00:56:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081868#M24804</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2016-11-11T00:56:44Z</dc:date>
    </item>
    <item>
      <title>Hello Jing,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081869#M24805</link>
      <description>&lt;P&gt;Hello Jing,&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for the response.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;As I have mentioned earlier, this issue doesn't happen every time, and as such it is a bit difficult to provide an exact test case. In my case though, I am passing a float vector containing 2028 elements. I verified that each element in this vector is indeed a float &amp;amp; that there is no data type mismatch of any sort.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am attaching a file which contains the disassembly of the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;ippsSortDescend_32f_I&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;api. I stepped through the api in assembly.&amp;nbsp;&lt;BR /&gt;
	There appears to be some loop from Line # 374 -&amp;gt; 378 -&amp;gt; 381 -&amp;gt; 383 -&amp;gt; 387 -&amp;gt; 390.&lt;/P&gt;

&lt;P&gt;The outer loop seems to be starting from Line 72:&amp;nbsp;&lt;STRONG&gt;0x10175ada4 &amp;lt;+72&amp;gt;: &amp;nbsp;cmpl &amp;nbsp; $0x9, %esi&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;This line seems to be causing back the jump to Line 72 multiple times:&amp;nbsp;&lt;STRONG&gt;0x10175afea &amp;lt;+654&amp;gt;: jne &amp;nbsp; &amp;nbsp;0x10175ada4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ; &amp;lt;+72&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Kindly let me know, in case if you need more info on my end.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ganesh&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 21:15:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081869#M24805</guid>
      <dc:creator>Ganesh_K_</dc:creator>
      <dc:date>2016-11-11T21:15:45Z</dc:date>
    </item>
    <item>
      <title>Hi Ganesh,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081870#M24806</link>
      <description>&lt;P&gt;Hi Ganesh,&lt;/P&gt;

&lt;P&gt;Could you provide us more detailed information about your usage, please?&lt;/P&gt;

&lt;P&gt;1. OS and its version&lt;/P&gt;

&lt;P&gt;2. Hardware information, such as CPU SKU, etc.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;According to your attached file, "&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;y8_ippsSortDescend_32f_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;" was called. This is specifically optimized for processors with Intel SSE4.2, and y8 is the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;CPU Identification Codes Associated with Processor-Specific Libraries(https://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-understanding-cpu-optimized-code-used-in-intel-ipp). You can test whether the mx version of this functions, which is a &lt;/SPAN&gt;Generic code optimized for processors with Intel® Streaming SIMD Extensions (Intel® SSE)&lt;SPAN style="font-size: 1em;"&gt;, works on your machine.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;You can call ippInitCpu function prior to other IPP functions to assign manually the specified processor type. Alternatively, i&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;f there are other platforms available, you can run the program on other platforms to test whether the same symptom appears. Platform here means different generation of CPU, like Haswell, Broadwell, Skylake, and so on.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;3. Could you integrate the following code to gather IPP version into your program and copy the result to us, please?&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;const IppLibraryVersion* lib; 
    lib = ippsGetLibVersion(); 

printf("major = %d\n",lib-&amp;gt;major);
printf("minor = %d\n",lib-&amp;gt;minor);
printf("majorBuild = %d\n",lib-&amp;gt;majorBuild);
printf("build = %d\n",lib-&amp;gt;build);
printf("targetCpu = %c%c%c%c\n",lib-&amp;gt;targetCpu[0],lib-&amp;gt;targetCpu[1],lib-&amp;gt;targetCpu[2],lib-&amp;gt;targetCpu[3]);
printf("Name = %s\n", lib-&amp;gt;Name);
printf("Version = %s\n", lib-&amp;gt;Version);
printf("BuildDate = %s\n", lib-&amp;gt;BuildDate);&lt;/PRE&gt;

&lt;P&gt;4. Would you like to describe in more details about how did you call the IPP functions, please? Like whether you build the code statically or dynamically into an executable or into a static or dynamic library, or whether this function is called inside a thread, and so on.&lt;/P&gt;

&lt;P&gt;Besides, I copied the issue to our engineer team. However, since the version is extremely old, and it is quite difficult to investigate with only&amp;nbsp;the disassembly, we will try our best to search for a solution.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 07:45:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081870#M24806</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2016-11-14T07:45:32Z</dc:date>
    </item>
    <item>
      <title>Hello Jing,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081871#M24807</link>
      <description>&lt;P&gt;Hello Jing,&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for the details.&lt;/P&gt;

&lt;P&gt;Here are the details you requested.&lt;/P&gt;

&lt;P&gt;1. &lt;STRONG&gt;&lt;EM&gt;OS:&lt;/EM&gt; &lt;/STRONG&gt;OS X El Capitan &lt;STRONG&gt;&lt;EM&gt;Version:&lt;/EM&gt; &lt;/STRONG&gt;10.11.5&lt;/P&gt;

&lt;P&gt;&amp;nbsp;2. I am not sure how to get SKU info. I used the following two commands &amp;amp; their corresponding outputs looks like:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Comand-1:&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;sysctl -n machdep.cpu.brand_string&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Output:&lt;/EM&gt;&amp;nbsp;&lt;/STRONG&gt;Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Command-2:&lt;/EM&gt;&amp;nbsp;system_profiler SPHardwareDataType&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Output:&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Model Name: MacBook Pro&lt;BR /&gt;
	&amp;nbsp;Model Identifier: MacBookPro11,2&lt;BR /&gt;
	&amp;nbsp;Processor Name: Intel Core i7&lt;BR /&gt;
	&amp;nbsp;Processor Speed: 2.5 GHz&lt;BR /&gt;
	&amp;nbsp;Number of Processors: 1&lt;BR /&gt;
	&amp;nbsp;Total Number of Cores: 4&lt;BR /&gt;
	&amp;nbsp;L2 Cache (per Core): 256 KB&lt;BR /&gt;
	&amp;nbsp;L3 Cache: 6 MB&lt;BR /&gt;
	&amp;nbsp;Memory: 16 GB&lt;BR /&gt;
	&amp;nbsp;Boot ROM Version: MBP112.0138.B17&lt;BR /&gt;
	&amp;nbsp;SMC Version (system): 2.18f15&lt;BR /&gt;
	&amp;nbsp;Serial Number (system): C02NL23TG3QN&lt;BR /&gt;
	&amp;nbsp;Hardware UUID: 3AE68F30-13DF-57B5-BB7C-CFAB7B3632CA&lt;/P&gt;

&lt;P&gt;Unfortunately I am not very well versed with different generation of Intel CPU's. Are these &lt;EM&gt;&lt;STRONG&gt;Haswell&lt;/STRONG&gt;&lt;/EM&gt;, &lt;EM&gt;&lt;STRONG&gt;Broadwell&lt;/STRONG&gt;&lt;/EM&gt; &amp;amp; &lt;EM&gt;&lt;STRONG&gt;Skylake,&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;like older versions of i7 processor ? I have an i7 based machine. Most of the machines in our QA department are also i7 based. Do I need to run tests on older processors or i3 or i5 based machines ?&lt;/P&gt;

&lt;P&gt;3. Output from the corresponding printf statements are as follows:&lt;/P&gt;

&lt;P&gt;major = 6&lt;BR /&gt;
	minor = 1&lt;BR /&gt;
	majorBuild = 137&lt;BR /&gt;
	build = 837&lt;BR /&gt;
	targetCpu = y8&lt;BR /&gt;
	Name = ippsy8.a+&lt;BR /&gt;
	Version = 6.1 build 137.46&lt;BR /&gt;
	BuildDate = Nov 27 2009&lt;/P&gt;

&lt;P&gt;4. We do not build executables. We build both static/dynamic libraries &amp;amp; deliver the libraries to our customers. Our library doesn't create any threads and as such it doesn't call the function from inside a thread, but our customers who use our libraries in their applications are free to create &amp;amp; use threads in their application (External threading).&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Kindly let me know if you need any more info from my end.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ganesh&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 20:35:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081871#M24807</guid>
      <dc:creator>Ganesh_K_</dc:creator>
      <dc:date>2016-11-14T20:35:25Z</dc:date>
    </item>
    <item>
      <title>Hi Ganesh,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081872#M24808</link>
      <description>&lt;P&gt;Hi Ganesh,&lt;/P&gt;

&lt;P&gt;When the problem you mentioned occurred, how was your library linked, how was IPP library linked to your library, and was the api funtion running in single-thread or multi-thread?&lt;/P&gt;

&lt;P&gt;Are there any deterministic behaviors or patterns when the problem occurs?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 23:30:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081872#M24808</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2016-11-14T23:30:00Z</dc:date>
    </item>
    <item>
      <title>Hello Jing, </title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081873#M24809</link>
      <description>&lt;P&gt;Hello Jing,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for the response.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;IPP library is statically linked to our library. The application which I run to reproduce this issue is multi-threaded.&amp;nbsp;&lt;BR /&gt;
	&lt;BR /&gt;
	When the api hangs, there is only one thread which is accessing this api. There are no "&lt;EM&gt;&lt;STRONG&gt;Race Conditions&lt;/STRONG&gt;&lt;/EM&gt;" in my application.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ganesh&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 00:00:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081873#M24809</guid>
      <dc:creator>Ganesh_K_</dc:creator>
      <dc:date>2016-11-15T00:00:37Z</dc:date>
    </item>
    <item>
      <title>Hi Ganesh,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081874#M24810</link>
      <description>&lt;P&gt;Hi Ganesh,&lt;/P&gt;

&lt;P&gt;There are 3 suggestions to this issue.&lt;/P&gt;

&lt;P&gt;1. Would you like to replace ippInit() with ippInitCpu(ippCpuEM64T) in your source code to test whether the&amp;nbsp;PX/MX optimization code works in your machine? As what I introduced in #4, PX/MX&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;is a Generic code optimized for processors with Intel® Streaming SIMD Extensions (Intel® SSE). PX is for 32-bit, MX is for 64-bit. What you were using(Y8) is optimized for SSE4.2.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;2. Will changing from GNU gcc/g++ to icc, or vice versa, work for you?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;3. Our engineering team found&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;a very good workaround:&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;IPPAPI(IppStatus, ippsSortRadixDescend_32f_I, (Ipp32f *pSrcDst, Ipp32f *pTmp, Ipp32s len))&lt;/PRE&gt;

&lt;P&gt;It is significantly faster than ordinary Sort. The only one minus is that this function requires a temporary buffer of the same size as input vector.&lt;/P&gt;

&lt;P&gt;Please try them and let us know if they do not work for you.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 01:32:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Call-to-ippsSortDescend-32f-I-api-hangs-doesnt-return/m-p/1081874#M24810</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2016-11-16T01:32:10Z</dc:date>
    </item>
  </channel>
</rss>

