canonical/data-science-stack

Update `dss status` to show intel GPU status

Closed this issue · 1 comments

Why it needs to get done

Right now the dss status command outputs this information

[INFO] MLflow deployment: Ready
[INFO] MLflow URL: http://10.152.183.68:5000
[INFO] GPU acceleration: Disabled

We need to add one more row about Intel status. The correct way to get the intel device info is under discussion here. First idea is to check for intel gpu labels on kubernetes node.

What needs to get done

  • Update dss status to show intel GPU status
  • Align the design decisions of this change with the spec for Intel DSS
  • Align the design decisions of this change with discussion with the UX team

Mor einformation about the node labels can be find in this spec.

When is the task considered done

  • dss status displays the status of Intel GPU according to spec.
  • proper unit tests are written.

Note to integration tests: at the time of writing the Intel team should be responsible for handling the integration tests as we cant access the machines with intel hardware in CI. Please refer to the outcome of this task for next steps

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6035.

This message was autogenerated