-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Currently the output looks like:
[{'index': '0',
'mem_total': 8119,
'mem_used': 7881,
'mem_used_percent': 97.06860450794433,
'type': 'GeForce GTX 1070',
'uuid': 'GPU-3aa99ee6-4a9f-470e-3798-70aaed942689'}]
Is there a way to include more stuff gpu temperature or load like so?
[{'index': '0',
'load': '20%',
'temperature': '35°C'
'mem_total': 8119,
'mem_used': 7881,
'mem_used_percent': 97.06860450794433,
'type': 'GeForce GTX 1070',
'uuid': 'GPU-3aa99ee6-4a9f-470e-3798-70aaed942689'}]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels