Difference between revisions of "GPU621/OpenMP Debugging"
(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...") |
(→Case A - Using the Thread window) |
||
Line 97: | Line 97: | ||
= Walkthrough = | = Walkthrough = | ||
+ | |||
+ | |||
+ | |||
+ | Jash | ||
==Case A - Using the Thread window== | ==Case A - Using the Thread window== | ||
Line 112: | Line 116: | ||
'''OpenMP parallel region thread number decided (8)''' | '''OpenMP parallel region thread number decided (8)''' | ||
− | |||
==Case B - Using the Parallel Stacks and the Parallel Watch Window== | ==Case B - Using the Parallel Stacks and the Parallel Watch Window== |
Revision as of 16:21, 2 December 2021
Group Members
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: