Changes

Jump to: navigation, search

OpenMP Debugging in Visual Studio / Team Debug

136 bytes added, 18:33, 5 December 2017
Case B - Using the Parallel Stacks Window
Walkthrough:
Step 1)<br/>
At our first breakpoint, at
cilk_spawn foo();
we can see in the Threads window the Main Thread:
[[File:Stacks-step1-threads.PNG|500px|center|Step 1 - threads]]
and the respective view for Parallel Stacks:[[File:Stacks-step1-threads.PNG|500px|center|Step 1 - stacks]]
==Case C==
92
edits

Navigation menu