Changes

Jump to: navigation, search

Debugging Parallel Programs in Visual Studio / Team Debug

14 bytes added, 10:20, 21 December 2017
m
Walkthrough
If the option was on, the result is this.
[[File:openResult.png|400px|center|openResult]]
* on On a laptopcoputerIntel® 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.
The first is a serial region, the second is an OpenMP parallel region, the third is an OpenMP parallel region and the number of thread is decided by the code.
190
edits

Navigation menu