Difference between revisions of "GPU621/OpenMP Debugging"

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

Revision as of 17:21, 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

Jash

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