#modprobe functionality to profile CUDA programs on GPU pods

4 messages · Page 1 of 1 (latest)

knotty juniper
#

Is there a way to access functionality of modprobe in the pods? I would like to profile a CUDA program using nsight compute (available in the default pytorch images). However, accessing performance counters requires running modprobe to set NVreg_RestrictProfilingToAdminUsers=0. Thanks!

near nicheBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

runic basin
#

We can't give you this functionality as it would require giving you privileged access inside your container which is also privileged access to the host :(

#

If you want, you can reach out to support and we can put you on a server with noone else to arrange this but it's not something we can provide by default for security reasons.