Changes

Jump to: navigation, search

GPU621/OpenMP Debugging

551 bytes added, 08:56, 9 December 2021
Parallel Watch window
==Parallel Watch window==
The parallel watch window allows the user to watch the thread and variables by organizing the columns by the preferred view of order/filter.
'''Setup:'''
Set a breakpoint at the designated line.Debug with F5 Select Debug -> Windows -> Parallel Watch from the top menu.You can open up to four parallel watch windows. 
'''How To Use:'''
 
Users can select variables to put on a parallel watch.
The selected variable is added to the watch and it shows value in steps for all active threads.
 
'''Features:'''
 
Freeze/unfreeze the thread if you want to pause one thread to investigate another thread.
= Walkthrough =
49
edits

Navigation menu