Difference between revisions of "GPU621/Striking"

From CDOT Wiki
Jump to: navigation, search
(Progress)
(Progress)
Line 27: Line 27:
  
 
Links about Debug Multithreaded Applications in Visual Studio
 
Links about Debug Multithreaded Applications in Visual Studio
 +
 
[https://msdn.microsoft.com/en-us/library/w15yf86f.aspx How to: Use the Threads Window]
 
[https://msdn.microsoft.com/en-us/library/w15yf86f.aspx How to: Use the Threads Window]
  
Line 32: Line 33:
  
 
[https://msdn.microsoft.com/en-us/library/dd998398.aspx Using the Parallel Stacks Window]
 
[https://msdn.microsoft.com/en-us/library/dd998398.aspx Using the Parallel Stacks Window]
 +
 +
----
  
 
Links about Intel® Parallel Studio XE 2017
 
Links about Intel® Parallel Studio XE 2017
 +
 
[https://software.intel.com/en-us/intel-parallel-studio-xe link1 Intel® Parallel Studio XE 2017]
 
[https://software.intel.com/en-us/intel-parallel-studio-xe link1 Intel® Parallel Studio XE 2017]
 
[http://www.adeptscience.co.uk/products/cpp/intel-parallel-studio-xe link2 Intel® Parallel Studio XE 2017]
 
[http://www.adeptscience.co.uk/products/cpp/intel-parallel-studio-xe link2 Intel® Parallel Studio XE 2017]

Revision as of 01:39, 21 November 2016

Striking

Our project: Debugging Threads in Intel Parallel Studio

Group Members

  1. Eunju Han [1] Research etc.
  2. Lei(Eric) Zhang [2] Research etc.

Progress

Oct 17th:

  1. Picked topic
  2. Picked presentation date.

Oct 20th:

  1. Created Wiki page

In Progress: There are great resources about Intel Parallel Debugger Extension for Microsoft Visual Studio like below.

  1. Debugging Threads in Intel Parallel Studio - [Dr Dobbs Article] *
  2. Intel Parallel Composer Parallel Debugger Extension Tutorial - [Mittie Sylvian's Video] *

However, Intel Parallel Debugger Extension has been deprecated from the version Intel Composer XE 2013. I have noticed this from the Intel User Forum.


Links about Debug Multithreaded Applications in Visual Studio

How to: Use the Threads Window

How to: Use the Parallel Watch Window

Using the Parallel Stacks Window


Links about Intel® Parallel Studio XE 2017

link1 Intel® Parallel Studio XE 2017 link2 Intel® Parallel Studio XE 2017

link Intel® Parallel Studio XE Release Notes