Implementing Partition with Prefix Scan

In this post, I present one implementation of the Quicksort algorithm using OpenMP for the first level of task parallelism and Intel Threading Building Blocks (TBB) to give me manycore parallel operations.


July 11, 2012
URL:http://www.drdobbs.com/parallel/implementing-partition-with-prefix-scan/240003508

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.