In the following application example, Steve Lewin-Berlin, VP of Engineering at Cilk Arts, demonstrates how 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++.
At the 6 minutes and 30 seconds mark, Steve demonstrates the Cilkscreen race detector.