Difference between revisions of "GPU621/Striking"
Line 28: | Line 28: | ||
*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] |
− | [https://msdn.microsoft.com/en-us/library/hh418499.aspx How to: Use the Parallel Watch Window] | + | #[https://msdn.microsoft.com/en-us/library/hh418499.aspx How to: Use the Parallel Watch Window] |
− | [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] |
---- | ---- | ||
− | Sample code can be downloaded from here | + | * Sample code can be downloaded from here |
[https://software.intel.com/en-us/node/522584 Intel(R) Cilk(TM) quick sort] | [https://software.intel.com/en-us/node/522584 Intel(R) Cilk(TM) quick sort] | ||
Revision as of 23:45, 23 November 2016
Striking
Our project: Debugging Threads in Intel Parallel Studio
Group Members
Progress
Oct 17th:
- Picked topic
- Picked presentation date.
Oct 20th:
- Created Wiki page
Nov 6th - 13th:
- There are great resources about Intel Parallel Debugger Extension for Microsoft Visual Studio like below.
- Debugging Threads in Intel Parallel Studio - [Dr Dobbs Article] *
- Intel® Parallel Debugger Extension, Added Aug 2, 2012 - [[3]] *
- 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.
- Intel Parallel Debugger Extension has been deprecated beginning with Intel(R) Composer XE 2013 at the end of 2012 Intel Parallel Debugger Extension has been deprecated?
Nov 18th - 23th:
- Links about Debug Multithreaded Applications in Visual Studio
- Sample code can be downloaded from here
In Progress:
parallelStacks_ex.png
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