XuehaiPan / nvitop

An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.
https://nvitop.readthedocs.io
Apache License 2.0
4.61k stars 144 forks source link

feat(api/collector): include last snapshot metrics in the log results #80

Closed XuehaiPan closed 1 year ago

XuehaiPan commented 1 year ago

Issue Type

Description

Add extra last values for each metric item. And also add a new last_timestamp for the timestamp when the snapshot was taken (which is different from the collect() timestamp).

Motivation and Context

Resolves #77