Open main menu

CDOT Wiki β

Changes

OpenMP Debugging in Visual Studio / Team Debug

157 bytes added, 21:01, 5 December 2017
Case B - Using the Parallel Stacks Window
The next thread to free up was Worker 2, which snatched up the call to function foo() since it was available.
[[File:Stacks-step5step6.PNG|500px|center|Worker 2]]  Worker 3 is free: Now, Worker 3 has finished its work and is just waiting, as shown in the rightmost box:[[File:Stacks-step7.PNG|500px|center|Worker 2]]
==Case C==
92
edits