R
Runpod4mo ago
al

Are there any ways to use NCU(Nsight Compute)?

I need to launch a Pod in privileged mode to use NVIDIA Nsight Compute (ncu) for GPU profiling. I have confirmed that the CLI tool I am using, runpodctl, does not have an option to set the --privileged flag for a container. The --args flag only overrides the container's CMD, it does not pass arguments to the Docker daemon. Could you please let me know the official procedure to launch a Pod with privileged permissions? This is a critical requirement for my project.
1 Reply
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?