Changes

Jump to: navigation, search

GPU621/Weekender

1 byte added, 23:00, 27 November 2016
Steps for using the Intel Inspector
Next run the command inspxe-gui to open up the inspector.
[[File:Commands.png|700px500px|thumb|left|Commands for Intel Inspector]] 
For the project in Visual Studio have the toolbar set to Debug. For the Properties go to General under C/C++ and make sure the Debug Information Format field is set to Program Database (/Zi) or Program Database for Edit & Continue (/ZI).Then choose Optimization and insure the Optimization field is set to Disabled (/Od). Also in Code Generation set the Runtime Library field to Multi-threaded DLL (/MD) or Multi-threaded Debug DLL (/MDd) and the Basic Runtime to Default. Lastly choose Configuration Properties > Linker > Debugging and set the Generate Debug Info field to Yes (/DEBUG).
57
edits

Navigation menu