» Debug DX11 Frames with Nvidia Nsight
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Debug DX11 Frames with Nvidia Nsight

UPDATE: There is also a similar tool that is open source, see this blog post: debug-dx11-frames-with-renderdoc

Just a quick one found today and everyone should know about. Nvidia Nsight Graphics works just fine with vvvv and dx11. This can help to profile your graphics performance and find bottlenecks.

The steps are pretty simple:

  • Start the application, click "Quick Launch" and you should see this screen:
  • Add your vvvv.exe and press "Launch"
  • Load any patch/scene with dx11 and you should see some Nvidia HUD in the renderer
  • Press CTRL+Z and then SPACE to capture the latest frame and bring up Nsight
  • Now you can inspect your frame like this:
  • Or have more details, timeline, API calls, timings etc. in the Nsight application:

That's it, just so you know.
Yours, devvvvs

tonfilm, Thursday, Sep 20th 2018 Digg | Tweet | Delicious 6 comments  
microdee 20/09/2018 - 22:09

oh nice! same goes for renderdoc. And I also like to point out dotTrace and dotMemory by Jetbrains. with dotMemory you can have a look which object takes up how much space in ram. We're currently using that to hunt down a memoryleak. And with dotTrace you can have a look at how long methods are executing and a timeline about what each thread created from vvvv are doing ;)
unfortunately though they're not free

beyon 20/09/2018 - 22:23

And for general application profiling of .Net/Windows: PerfView (Perfview on Github)

tonfilm 21/09/2018 - 00:01

@microdee and @beyon thanks for the (open source) additions! didn't know about them except the jetBrains stuff.

u7angel 21/09/2018 - 21:37

super useful post, thank you !

beyon 23/09/2018 - 17:18

Just came across another free .Net profiler: CodeTrack

Have just had a quick look at the web site though so don't know how it compares with the others.

tonfilm 24/09/2018 - 15:14

@beyon that looks quite nice also. i'll try that one as well in our latest project.

  • 1

anonymous user login

Shoutbox

~14d ago

~17d ago

joreg: The Winter Season of vvvv workshops is now over but all recordings are still available for purchase: https://thenodeinstitute.org/ws23-vvvv-intermediates/

~24d ago

schlonzo: Love the new drag and drop functionality for links in latest previews!

~1mth ago

joreg: Workshop on 29 02: Create Sequencers and Precise Clock Based Tools. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-08-create-sequencers-and-precise-clock-based-tools-in-vvvv-gamma/

~1mth ago

joreg: Workshop on 22 02: Unlocking Shader Artistry: A Journey through ‘The Book of Shaders’ with FUSE. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-12-book-of-shaders/

~2mth ago

joreg: Talk and Workshop on February 15 & 16 in Frankfurt: https://visualprogramming.net/blog/vvvv-at-node-code-frankfurt/

~2mth ago

woei: @Joanie_AntiVJ: think so, looks doable