Commit graph

855 commits

Author SHA1 Message Date
Isaac K. Ko
c54a7fb3f6
fix(api/device): fix device.pcie_tx_throughput() returns PCIe RX throughput due to a typo in argument (#176) 2025-08-06 14:14:31 +08:00
Xuehai Pan
246f385c81 deps(nvidia-ml-py): add nvidia-ml-py 12.570.172 to support list 2025-08-06 14:01:22 +08:00
Xuehai Pan
a0e2d8cfcd chore(pre-commit): update pre-commit hooks 2025-08-06 14:01:22 +08:00
Xuehai Pan
f9ff0de87c feat(exporter): draw network and disk I/O graphs with centered symmetric zero 2025-07-26 23:02:00 +08:00
Xuehai Pan
96cb945ca7 ver: bump version to v1.5.2
Some checks failed
Build / build (release) Has been cancelled
Build / publish (release) Has been cancelled
2025-07-25 16:07:37 +08:00
Xuehai Pan
bc1b075d85 docs: prefer uvx over pipx in docs 2025-07-25 00:13:21 +08:00
Xuehai Pan
8a02ca5dc1
fix(api/process): fix snapshot cache for GPU processes with shared host process (#172) 2025-07-25 00:08:11 +08:00
Xuehai Pan
c8dd200416 chore(pre-commit): update pre-commit hooks 2025-07-24 22:34:31 +08:00
Xuehai Pan
1b5dabfd6b chore(tui/device): minor tweak display for device name 2025-07-08 14:36:32 +08:00
Xuehai Pan
de6e3265ec chore(pre-commit): update pre-commit hooks 2025-07-08 14:28:55 +08:00
Xuehai Pan
f4ba519ae1 ver: bump version to v1.5.1
Some checks failed
Build / build (release) Has been cancelled
Build / publish (release) Has been cancelled
2025-05-26 19:10:12 +08:00
Xuehai Pan
58f71c53cd chore(pre-commit): update pre-commit hooks 2025-05-26 19:06:34 +08:00
Gianfranco Salomone
974762a8c3
feat(exporter): add Dockerfile and docker-compose template for nvitop-exporter (#159)
Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2025-05-26 19:04:23 +08:00
Xuehai Pan
cf7be3e117 fix(tui): fix one-time output rendering on exit for TUI 2025-05-20 19:09:16 +08:00
Xuehai Pan
cd0eb7e476 fix(version): do not lookup parent .git for git version detection 2025-05-19 18:43:53 +08:00
Xuehai Pan
af416db5d1 docs: remove callbacks from online docs 2025-05-13 14:31:02 +08:00
Xuehai Pan
68d7e95b8a deps(python): add Python 3.14 classifiers 2025-05-10 20:18:27 +08:00
Xuehai Pan
6f46807a6d chore(pre-commit): update pre-commit hooks 2025-05-10 20:16:59 +08:00
Xuehai Pan
e3327f2484 deps(nvidia-ml-py): add nvidia-ml-py 12.575.51 to support list 2025-05-08 19:39:37 +08:00
Xuehai Pan
9d787c3a35 chore(pre-commit): update pre-commit hooks 2025-05-02 00:11:20 +08:00
Xuehai Pan
efe148da49 ver: bump version to v1.5.0
Some checks failed
Build / build (release) Has been cancelled
Build / publish (release) Has been cancelled
2025-04-25 05:53:17 +08:00
Xuehai Pan
96a0fab34f
lint(tui): add doctests and add type annotations in nvitop.tui (#164) 2025-04-25 05:50:41 +08:00
Xuehai Pan
dfb4e3bf55
fix(tui/host): ignore errors when collecting host metrics (#163) 2025-04-20 05:05:42 +08:00
Xuehai Pan
57b48e6a3a chore(pre-commit): update pre-commit hooks 2025-04-20 00:10:40 +08:00
Xuehai Pan
14b15ea0a1
chore(callbacks): deprecate nvitop.callbacks as officially unmaintained (#157) 2025-04-07 03:39:30 +08:00
Xuehai Pan
8e1def0349
feat(tui): show %GMBW in main screen (#156) 2025-04-07 02:57:20 +08:00
Xuehai Pan
fff42d35e4 chore(pre-commit): update pre-commit hooks 2025-04-07 01:56:10 +08:00
Xuehai Pan
2fbf791e5c deps: remove duplicate lint checks 2025-03-16 23:07:45 +08:00
Xuehai Pan
669f7b32c6 chore(pyproject.toml): enable PEP-639 2025-03-15 22:46:42 +08:00
Xuehai Pan
a39cf70ee7 chore(pre-commit): update pre-commit hooks 2025-03-14 03:38:28 +08:00
Xuehai Pan
5def9731a0 chore(setup): put setup function under a if __name__ == '__main__' block 2025-02-22 16:55:16 +08:00
Xuehai Pan
7e56376f17 style(api/host): cleanup imports 2025-01-31 18:55:46 +08:00
Xuehai Pan
cda0149e45
deps(python): drop Python 3.7 support (#150) 2025-01-31 16:33:18 +08:00
Xuehai Pan
8d897bbb78 lint: migrate formatter from black to ruff format 2025-01-30 18:18:59 +08:00
Xuehai Pan
d72bc712b8 chore(setup): add extra cuda11 and cuda12 2025-01-28 21:34:54 +08:00
Xuehai Pan
9d64ea83aa ver: bump version to v1.4.2
Some checks failed
Build / build (release) Has been cancelled
Build / publish (release) Has been cancelled
2025-01-27 01:35:26 +08:00
Xuehai Pan
d5a05e664d deps(nvidia-ml-py): add nvidia-ml-py 12.570.86 to support list 2025-01-27 01:30:53 +08:00
Xuehai Pan
1d0a690521 refactor(tui): rename nvitop.gui -> nvitop.tui 2025-01-26 16:42:21 +00:00
Xuehai Pan
37b95d859e
deps(termcolor): vendor third-party dependency termcolor (#148) 2025-01-24 18:24:47 +08:00
Xuehai Pan
652859c84b
deps(cachetools): remove third-party dependency cachetools (#147) 2025-01-24 16:52:16 +08:00
Xuehai Pan
0bcb5e0260 chore: update license header 2025-01-18 23:25:18 +08:00
Xuehai Pan
c276d5d82f chore(api/libcuda): use 8 * sizeof(void *) for arch bit detection 2025-01-17 01:55:27 +08:00
Xuehai Pan
27c3143f54 ver: bump version to v1.4.1
Some checks failed
Build / build (release) Has been cancelled
Build / publish (release) Has been cancelled
2025-01-13 17:59:21 +08:00
Xuehai Pan
d623531779
fix(api/device): fix passing invalid device handle to NVML functions (#146) 2025-01-13 17:51:09 +08:00
Xuehai Pan
aa9148d413 fix(select): fix CUDA device selection tool nvisel 2025-01-09 22:29:14 +08:00
Xuehai Pan
8bef345bec deps(exporter): loosen nvitop version constraint 2025-01-09 22:29:14 +08:00
Xuehai Pan
1181de41c8 chore: update Grafana dashboard 2025-01-09 22:29:14 +08:00
Xuehai Pan
8ee9d5c430 chore(pre-commit): update pre-commit hooks 2025-01-09 22:29:14 +08:00
Xuehai Pan
08f2131acd ver: bump version to v1.4.0
Some checks failed
Build / build (release) Has been cancelled
Build / publish (release) Has been cancelled
2024-12-29 21:50:03 +08:00
Xuehai Pan
1f76ccca37 feat(exporter): add dashboard example (#138) 2024-12-29 21:41:16 +08:00