Difference between revisions of "OpenMP Debugging in Visual Studio / Team Debug"

From CDOT Wiki
Jump to: navigation, search
Line 4: Line 4:
 
# [mailto:oasturiano@myseneca.ca?subject=GPU621 Orlandson Asturiano]
 
# [mailto:oasturiano@myseneca.ca?subject=GPU621 Orlandson Asturiano]
  
 +
please feel free to change the contents' depth!!!
 
= test1 =
 
= test1 =
please feel free to change the contents' depth!!!
+
==test==
 +
===test===
  
==aaaa==
+
=Background=
 
+
How can we debug the parallel program? bra bra bra...
===aaaa===
 
 
 
=Back Ground=
 
 
== Tested Environment ==
 
== Tested Environment ==
 
visual studio 2015
 
visual studio 2015
Line 19: Line 18:
  
 
==Attach to Process dialog box==
 
==Attach to Process dialog box==
 
+
..
 
==Processes window==
 
==Processes window==
  

Revision as of 00:14, 4 December 2017

Group Members

  1. Sofia Ngo-Trong
  2. Azusa Shimazaki
  3. Orlandson Asturiano

please feel free to change the contents' depth!!!

test1

test

test

Background

How can we debug the parallel program? bra bra bra...

Tested Environment

visual studio 2015 Intel Parallel Studio XE 2016

User Interface

Attach to Process dialog box

..

Processes window

Threads window

Source window

Debug Location toolbar

Parallel Stacks window

Parallel Tasks window

Parallel Watch window

GPU Threads window

Walkthrough

Case A

Case B

Case C

https://en.wikipedia.org/wiki/Help:Cheatsheet