Changes

Jump to: navigation, search

GPU621/OpenMP Debugging

24 bytes added, 05:20, 9 December 2021
Case B - Using the Parallel Stacks and the Parallel Watch Window
First call
[[File:parallelstackswalkthrough1.png]]
It is being called at the definition of the function "print()"
By advancing more threads,
[[File:parallelstackswalkthrough2.png]]
more threads are created by the system.
[[File:parallelstackswalkthrough3.png]]
When triggering the method view, it shows the related threads
[[File:parallelstackswalkthrough4.png]]
[[File:parallelstackswalkthrough5.png]]
Indicates the current thread that is being processed, and also lists the other threads.
[[File:parallelstackswalkthrough6.png]]
49
edits

Navigation menu