Quantcast
Browsing all 23 articles
Browse latest View live

parallel_reduce problem

I know I must be doing something really dumb, but I have not been able to figure out what. I'm basically just doing the simple reduction example in the TBB book, but using the IPP sum routine (sum of...

View Article


Race Condition in ParallelMerge?

Attached is a parallel merge sort that is substantially faster than TBB's parallel_sort - it uses parallel_reduce. The speed up comes from using Intel's IPP to do the sort. ParallelMerge (provided with...

View Article


How to implement mergesort with parallel_reduce?

Hello,I am trying to implement mergesort with parallel_reduce. Let us say that the range [ P, R ) is split into two:[ P, Q ) and [Q, R )I would like to recursively divide these mergesort these two...

View Article
Browsing all 23 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>