GPU621/OpenMP Debugging

From CDOT Wiki
Revision as of 17:21, 2 December 2021 by Jash (talk | contribs) (Case A - Using the Thread window)
Jump to: navigation, search

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