Difference between revisions of "OpenMP Debugging in Visual Studio / Team Debug"
Ashimazaki (talk | contribs) |
Ashimazaki (talk | contribs) |
||
Line 11: | Line 11: | ||
=Background= | =Background= | ||
How can we debug the parallel program? bra bra bra... | How can we debug the parallel program? bra bra bra... | ||
− | + | Our test environment is "visual studio 2015" and "Intel Parallel Studio XE 2016" | |
− | visual studio 2015 | ||
− | Intel Parallel Studio XE 2016 | ||
= User Interface = | = User Interface = |
Revision as of 23:17, 3 December 2017
Group Members
please feel free to change the contents' depth!!!
test1
test
test
Background
How can we debug the parallel program? bra bra bra... Our test environment is "visual studio 2015" and "Intel Parallel Studio XE 2016"
User Interface
Attach to Process dialog box
..