Difference between revisions of "GPU621/Intel Parallel Studio Inspector"

From CDOT Wiki
Jump to: navigation, search
(How to use Intel Inspector)
Line 1: Line 1:
 
{{GPU621/DPS921 Index | 20207}}
 
{{GPU621/DPS921 Index | 20207}}
 +
= Group Members =
 +
1. Yuhao Lu
 +
 +
2. Song Zeng
 +
 +
3. Jiawei Yang
 +
 
= Intel Parallel Studio Inspector =
 
= Intel Parallel Studio Inspector =
 
=== Description ===
 
=== Description ===
Line 11: Line 18:
  
 
= Thread problems =
 
= Thread problems =
 
= Group Members =
 
1. Yuhao Lu
 
 
2. Song Zeng
 
 
3. Jiawei Yang
 
  
 
= Progress =
 
= Progress =
 
Update 1: Sunday, Nov 8, 2020 - Created home page.
 
Update 1: Sunday, Nov 8, 2020 - Created home page.
 
Update 2: Sunday, Nov 8, 2020 - Created home page.
 
Update 2: Sunday, Nov 8, 2020 - Created home page.

Revision as of 23:32, 15 November 2020


GPU621/DPS921 | Participants | Groups and Projects | Resources | Glossary

Group Members

1. Yuhao Lu

2. Song Zeng

3. Jiawei Yang

Intel Parallel Studio Inspector

Description

The purpose of this project is to provide a functional overview of the Intel Inspector, which is a correctness checking program that detects and locates threading errors (deadlocks and data races) and memory errors (memory leaks and illegal memory accesses) of an application. In this project, the functional components and the graphical user interface of the Intel Inspector are demonstrated by use case examples. The successful delivery of this project concludes that how to utilize this tool from Intel to improve the accuracy and efficiency when developing memory and computation-intensive application.

Functionalities

How to use

Memory problems

Thread problems

Progress

Update 1: Sunday, Nov 8, 2020 - Created home page. Update 2: Sunday, Nov 8, 2020 - Created home page.