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

feat(nvidia): track row remapping, RMA/GPU reset status #80

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. feat(nvidia/query): track smi-based remapped rows

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8455eec View commit details
    Browse the repository at this point in the history
  2. feat(nvml): "GetRemappedRows" for row remapping

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0048228 View commit details
    Browse the repository at this point in the history
  3. feat(nvidia/metrics): track remapped rows

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9d86ae1 View commit details
    Browse the repository at this point in the history
  4. feat(nvidia): add remapped row component

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5acb15f View commit details
    Browse the repository at this point in the history
  5. document remapped rows component

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    44ec511 View commit details
    Browse the repository at this point in the history
  6. check if row remapping is supported or not

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    88dd0e4 View commit details
    Browse the repository at this point in the history
  7. default: detect remapped rows component

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    81e6f64 View commit details
    Browse the repository at this point in the history
  8. update

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6db8b24 View commit details
    Browse the repository at this point in the history
  9. improve error message

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2acf3ac View commit details
    Browse the repository at this point in the history