NSight Graphics Debugging support for files as output

Hello,

Our application takes frames as input and write to files after doing some image processing stuffs. Basically, it doesn’t render to the screen. In this scenario, can we still use NVidia NSight for performance testing or Graphics Debugging? If YES, do you have any tutorials or any documents available that you can share please?

Environment: Visual Studio 2012
NVidia NSight: v4.0 Visual Studio Edition

I appreciate your response… Thank You!

-Dkumar

Hi dkumar,

Hard to say that you can do Graphics Debugging, did you create prop d3d device and present it? But I think you can use Nsight Performance Analysis.

The tutorials and documents, you can find it here:

https://developer.nvidia.com/nsight-visual-studio-edition-videos
videos
Watch NVIDIA Webinars and Webcasts On-Demand | NVIDIA
webinars
https://developer.nvidia.com/nsight-visual-studio-edition-documentation-and-support
online document, user guide, requirement, knowledge base, etc

Thanks
An