108
edits
Changes
→Progress
'''Sample code to use debugging'''
*Sample code can be downloaded from here [https://software.intel.com/en-us/node/522584 Intel(R) Cilk(TM) quick sort]
***The debugging exmaple below is uesed for five odd numbers to be sorted. This is the easest way to figured out how the threads work together with the simple data.
**Data flow of parallel_qsort