Commit graph

66 commits

Author SHA1 Message Date
Xuehai Pan
ec4ad645d2
feat(api/device): add methods to query PCIe and NVLink throughput (#87) 2023-08-13 22:37:36 +08:00
Xuehai Pan
ef77b8b989
fix(api/device): use recent timestamp for GPU process utilization query (#85) 2023-08-04 18:55:57 +08:00
Xuehai Pan
ec53de75b4 ver: bump version to v1.2.0 2023-07-24 16:40:44 +08:00
Xuehai Pan
11a03ced70
feat(api/collector): include last snapshot metrics in the log results (#80) 2023-07-17 20:48:39 +08:00
Xuehai Pan
f0b055bfcf
feat(linter): mypy integration (#73) 2023-05-01 13:02:01 +08:00
Xuehai Pan
4093334972 fix(api/libcuda): fix inappropriate exception catching in function libcuda.cuDeviceGetUuid 2023-04-12 05:32:56 +00:00
Xuehai Pan
fd1e4148f6 ver: bump version to v1.1.2 2023-04-11 13:28:16 +00:00
Xuehai Pan
7fca245b57
fix(api/device): further isolate the CUDA_VISIBLE_DEVICE parser in a subprocess (#70) 2023-04-11 21:26:12 +08:00
Xuehai Pan
6b6aee7537 ver: bump version to v1.1.1 2023-04-07 14:39:17 +00:00
Xuehai Pan
790ffdf404 ver: bump version to v1.1.0 2023-04-07 14:13:11 +00:00
Xuehai Pan
2ecb5f4bcb
feat(cli): support float number as snapshot interval (>= 0.25s) (#67) 2023-04-07 17:22:41 +08:00
Xuehai Pan
c883884073
refactor(api): move TTLCache usage to CLI-only (#66) 2023-04-07 16:51:07 +08:00
Xuehai Pan
0bc40840a4
feat(gui/host): show more metrics (#59) 2023-03-16 20:26:02 +08:00
Xuehai Pan
c5ce570c72
deps(python): drop Python 3.6 support (#56) 2023-03-15 16:56:24 +08:00
Xuehai Pan
2480b5823c fix(api/utils): respect FORCE_COLOR and NO_COLOR environment variables 2023-02-20 14:37:42 +00:00
Xuehai Pan
4bb337de61 ver: bump version to v1.0.0 2023-02-01 20:57:26 +08:00