GPU Usage toolin Visual Studio

Download Report

Transcript GPU Usage toolin Visual Studio

GPU Usage tool
in Visual Studio
Rong Lu
Senior Program Manager, Visual Studio
Agenda
• Introduction
• Demo
• Resources
Introduction to the GPU Usage tool
• Diagnosing performance problems in
DirectX applications can be complex
• GPU Usage tool can help:
• Collect and analyze GPU usage data
• Useful to understand whether the CPU or the
GPU is the performance bottleneck
• Available in Visual Studio 2013 Update 4
and Visual Studio 2015
Demo
GPU Usage: Understanding
performance bottleneck in DirectX
apps
Resources
• Introducing the GPU Usage tool:
http://blogs.msdn.com/b/vcblog/archive/2014/09/0
5/gpu-usage-tool-in-visual-studio-2013-update-4ctp1.aspx
• Visual C++ Team Blog:
http://blogs.msdn.com/b/vcblog/