ClusterCockpit / cc-backend

Web frontend and API backend server for ClusterCockpit Monitoring Framework
https://www.clustercockpit.org
MIT License
15 stars 14 forks source link

Job view for single node GPU jobs with only node level metrics fail to render #180

Closed moebiusband73 closed 1 year ago

moebiusband73 commented 1 year ago

The job view for single node (and probably also) shared GPU accelerated jobs fail to render properly.

spacehamster87 commented 1 year ago

Frontend will check if all requested accelerator metrics are scope:accelerator in the cluster configuration before fetching:

In the latter case, if metrics do have accelerator scope, it can still be fetched by using the load more... optin in the plot-scope dropdown.