Changes

Jump to: navigation, search

GPU621/Striking

371 bytes added, 14:00, 8 December 2016
Progress
</table>
----
'''Sample code to use debugging'''
**Data flow of parallel_qsort
<table border="0" width="800">
<tr align="left"><td>[[File:dataflow.png|250px|thumb|left|alt dataflow]]</td><td>Explanation will be here soon. Fist set of this quick sorting is that main thread worked for first half of all elements which starts *begin 9 to *end 1. The *mid value was 9 so it swapped *mid for *end. Since mid moved to end, the second half of all elements was end to end witch only end value are to be sorted; actual process will be skipped so no value is changed. Next set of this is that </td></tr>
</table>
108
edits

Navigation menu