Changes

Jump to: navigation, search

GPU621/Sentinel

27 bytes added, 12:20, 21 November 2018
Setting up a Solution in Visual Studio 2017 Comunity Edition
1. Create a new project and select the properties.
[[File: Properties.png | 500px200px]]
2. Click the configuration manager at the top right of your properties window.
3. Create a new configuration [[File: New ConfigurationNew_Configuration.png |200px]]4. Copy your current configuration for the current project (with the working openMP solution) and give the new configuration a nice name[[File: Copy_Old_Configuration.png |200px]].5. Go to the C/C++ configuration and then select optimization. Ensure that optimization is turned '''off''' for debugging.[[File:Optimization_Off.png | 200px ]]
== How to Debug Multithreaded Application in VS ==
12
edits

Navigation menu