Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run nsys or CUPTI profiling on K8 cluster with gpu-operator #1158

Open
manepallirajesh opened this issue Dec 9, 2024 · 0 comments

Comments

@manepallirajesh
Copy link

I could not run gpu profiling on a K8 cluster with gpu-operator.

tested the following:

  1. node without K8, only docker flow (same HW + nvidia drivers + containers) - running fine
  2. ode with K8 + gpu-operator, get this issue
    Image

Reproducible steps:

  1. Deploy ngc compatible container
  2. enter into container (terminal)
  3. cd /usr/local/cuda/extras/CUPTI/sample/callback_profiling
  4. make
  5. ./callback_profiling or nsys profile callback_profiling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant