Difference between revisions of "GPU621/OpenMP Debugging"

From CDOT Wiki
Jump to: navigation, search
(Walkthrough)
(Walkthrough)
Line 97: Line 97:
 
= Walkthrough =
 
= Walkthrough =
  
==Case A - Using the Thread window== Jash
+
==Case A - Using the Thread window==
  
  

Revision as of 17:22, 2 December 2021

Group Members

  1. Kimin Lee
  2. Jashua Luna
  3. Irene Park

Process and thread

Multiple Processes

Processes


Configuration


Changing this option:


Multiple processes


Thread

User Interface

Attach to Process dialog box

Processes window

Setup:


How to Use:


Threads window

Setup:


How to Use:


Columns:


Source window

Setup:


How to Use:


Debug Location toolbar

Parallel Stacks window

Setup:


How to Use:


Features:


Parallel Tasks window

Parallel Watch window

Setup:


How To Use:

Features:


Walkthrough

Case A - Using the Thread window

serial region


auto OpenMP parallel region



OpenMP parallel region thread number decided (8)

Case B - Using the Parallel Stacks and the Parallel Watch Window

Setup:



Walkthrough:


Setup:


Walkthrough:


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