-
Notifications
You must be signed in to change notification settings - Fork 7.4k
[Dashboard] Some GPUs have gpu_utilization=null, breaking page #11313
Copy link
Copy link
Closed
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weeksbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tdashboardIssues specific to the Ray DashboardIssues specific to the Ray Dashboard
Description
What is the problem?
Ray version and other system information (Python version, TensorFlow version, OS):
1.0.0 release.
Reproduction (REQUIRED)
Please provide a script that can be run to reproduce the issue. The script should have no external library dependencies (i.e., use fake or mock data / environments):
If we cannot run your script, we cannot fix your issue.
This issue was reported by Pieterjan, and I believe it doesn't need reproduction, only to properly handle the case where that data is missing with something like an N/A. I hadn't realized that that field was optional from the gpustat library.

- I have verified my script runs in a clean environment and reproduces the issue.
- I have verified the issue also occurs with the latest wheels.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weeksbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tdashboardIssues specific to the Ray DashboardIssues specific to the Ray Dashboard