GPU621/OpenMP Debugging

From CDOT Wiki
Revision as of 23:51, 26 November 2021 by Klee214 (talk | contribs) (Created page with "=Group Members= # [mailto:klee214i@myseneca.ca?subject=GPU621 Kimin Lee] # [mailto:jluna4@myseneca.ca?subject=GPU621 Jashua Luna] # [mailto:ipark10@myseneca.ca?subject=GPU621...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

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