Difference between revisions of "GPU621/Striking"
(→Progress) |
(→Progress) |
||
Line 16: | Line 16: | ||
# Created Wiki page | # Created Wiki page | ||
− | + | ||
There are great resources about Intel Parallel Debugger Extension for Microsoft Visual Studio like below. | There are great resources about Intel Parallel Debugger Extension for Microsoft Visual Studio like below. | ||
# Debugging Threads in Intel Parallel Studio - [[http://www.drdobbs.com/windows/intel-parallel-debugger-extension-for-mi/214502747 Dr Dobbs Article]] * | # Debugging Threads in Intel Parallel Studio - [[http://www.drdobbs.com/windows/intel-parallel-debugger-extension-for-mi/214502747 Dr Dobbs Article]] * | ||
+ | # Intel® Parallel Debugger Extension, Added Aug 2, 2012 - [[https://software.intel.com/en-us/articles/parallel-debugger-extension]] * | ||
# Intel Parallel Composer Parallel Debugger Extension Tutorial - [[https://www.youtube.com/watch?v=uo3kAhVQUcs Mittie Sylvian's Video]] * | # Intel Parallel Composer Parallel Debugger Extension Tutorial - [[https://www.youtube.com/watch?v=uo3kAhVQUcs Mittie Sylvian's Video]] * | ||
Line 25: | Line 26: | ||
+ | '''In Progress:''' | ||
Links about Debug Multithreaded Applications in Visual Studio | Links about Debug Multithreaded Applications in Visual Studio |
Revision as of 20:01, 22 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
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?
In Progress:
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
Sample code can be downloaded from here Intel(R) Cilk(TM) quick sort
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