Open main menu

CDOT Wiki β

Changes

GPU621/Striking

285 bytes removed, 13:41, 8 December 2016
Progress
## F9 to put/remove breakpoints in a line
*#Sample code results **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.</td></tr>
</table>
*#*Parallel Stacks 
<table border="0" width="800">
<tr><td width="400">[[File:qsort_set1.png|350px|thumb|left|alt qsort_set1]]</td>
</table>
----
* Debugging Tips
# Hit F9 at the front of a line to put the breakpoints
# Run the program in Debug mode first and then open the windows you need.
# Open the windows like Memory, Threads, Parallel Stacks, and Local or Auto.
# Hit F10 or F11 to run codes line by line
# F9 to put or remove breakpoints
----
 
Links about Intel® Parallel Studio XE 2017
108
edits