In the following application example, the Quicksort algorithm is multicore-enabled using Cilk++. This application demonstrates the Cilk++ keywords and race detector, as well as the performance gain provided by using Cilk++.
This chart illustrates the speed-up of this multicore-enabled Quicksort algorithm on a multicore PC.