Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about nsight

Read more about nsight

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - nsight

Nsight Graphics and RenderDoc cannot trace application

I am stuck writing a Vulkan renderer. The final output I see on the screen is only the clear color, animated over time, but no geometries. Even with all possible validation turned on I dont get any er...
test-img

Samwise

gpu

vulkan

nsight

renderdoc

Votes: 0

Answers: 1

Latest Answer

Maybe confused me should start converting the relative viewport that I expose to absolute values using my current cameras width and height, ie giving (0,0,1920,1080) to Vulkan instead of (0,0,1,1). Ho...
test-img

Samwise

What the `ipa` pipeline is about in CUDA architecture?

When looking into ncu --query-metrics it turns out that several counters are about this ipa pipeline that isn't even cited in NSight docs, smsp__inst_executed_pipe_ipa for example. While for all of th...
test-img

nazavode

cuda

nsight

Votes: 0

Answers: 1

Latest Answer

IPA is the Interpolate Attribute pipeline used in pixel/fragment shaders to interpolate a varying attribute over a quad (4 threads). This pipeline is not accessible to a compute shader.
test-img

Greg Smith

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved