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

[EBPF] GPU-monitoring: added nvml lib path config knob #30263

Merged
merged 4 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. - added nvmlLibraryPath config value to gpu module.

    - switched the process scan interval to a config flag with default value
    val06 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2c4b4e9 View commit details
    Browse the repository at this point in the history
  2. - shortened the config parameter name

    - added a comment
    val06 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6c4e186 View commit details
    Browse the repository at this point in the history
  3. fixed compilation error

    val06 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5771755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d09c912 View commit details
    Browse the repository at this point in the history