Changes

Jump to: navigation, search

Debugging Parallel Programs in Visual Studio / Team Debug

390 bytes added, 10:19, 21 December 2017
m
Case A - Using the Thread Window and the Source Window
If the option was on, the result is this.
[[File:openResult.png|400px|center|openResult]]
* on a laptop
Intel® Core™ i7-6500U Processor/ Performance - # of Cores 2 #of Threads 4
https://ark.intel.com/products/88194/Intel-Core-i7-6500U-Processor-4M-Cache-up-to-3_10-GHz
 
[[File:8t.png|400px|center|openResult]]
On one of school desktop computer
Intel® Core™ i7-4790 Processor / Performance - # of Cores 4 #of Threads 8
https://ark.intel.com/products/80806/Intel-Core-i7-4790-Processor-8M-Cache-up-to-4_00-GHz
Abobe code consists of three part.
'''OpenMP parallel region thread number decided specified (8)'''
You can see "Stack Frame" name on the top screen is changed to main\omp\2
190
edits

Navigation menu