Commit graph

288 commits

Author SHA1 Message Date
dependabot[bot]
8218bbd48b
deps(workflows): bump actions/checkout from 4 to 6 (#194)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2025-11-25 00:30:12 +08:00
Xuehai Pan
d0a043e205 ver: bump version to v1.6.0
Some checks failed
Build / Build sdist and wheels (release) Has been cancelled
Build and Publish Docker Images / Build and Publish Docker Images for nvitop (release) Has been cancelled
Build and Publish Docker Images / Build and Publish Docker Images for nvitop-exporter (release) Has been cancelled
Build / Publish to PyPI (release) Has been cancelled
2025-11-11 15:59:54 +08:00
Xuehai Pan
ffc344d379
feat(workflows/docker): add workflow to build docker images (#191) 2025-11-11 15:57:18 +08:00
Xuehai Pan
251f071c2c ver: bump version to v1.5.3
Some checks failed
Build / build (release) Has been cancelled
Build / publish (release) Has been cancelled
2025-08-16 14:14:34 +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
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
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
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
14b15ea0a1
chore(callbacks): deprecate nvitop.callbacks as officially unmaintained (#157) 2025-04-07 03:39:30 +08:00
Xuehai Pan
cda0149e45
deps(python): drop Python 3.7 support (#150) 2025-01-31 16:33:18 +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
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
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
1181de41c8 chore: update Grafana dashboard 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
Xuehai Pan
3461ad9650 docs(README): add Instruction to run via uvx 2024-12-20 01:20:32 +08:00
Xuehai Pan
35ce4ad1a4 docs(README): add notes to set alias for pipx run nvitop 2024-07-12 12:04:36 +00:00
Xuehai Pan
9c5d330076 ver: bump version to v1.3.2 2023-12-17 19:18:16 +08:00
Xuehai Pan
bff355bcc4
fix(callbacks/lightning): populate callback for lightning (#114) 2023-12-17 19:13:19 +08:00
Xuehai Pan
5cba62ffe1 chore(pre-commit): update pre-commit hooks 2023-10-25 23:11:17 +08:00
Xuehai Pan
2b3ec124d5 ver: bump version to v1.3.1 2023-10-05 20:04:13 +08:00
Xuehai Pan
410785e283 ver: bump version to 1.3.0 2023-08-26 17:39:40 +00:00
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
ec53de75b4 ver: bump version to v1.2.0 2023-07-24 16:40:44 +08:00
Xuehai Pan
f0b055bfcf
feat(linter): mypy integration (#73) 2023-05-01 13:02:01 +08:00
Xuehai Pan
871c5ca248 style: prefer utf-8 over UTF-8 in code 2023-04-20 05:09:28 +00:00
Xuehai Pan
060ff27725 docs: improve grammar in README 2023-04-14 14:29:55 +00:00
Xuehai Pan
fd1e4148f6 ver: bump version to v1.1.2 2023-04-11 13:28:16 +00:00
Xuehai Pan
5a0da9239b docs: add notes for upgrading pip for GitHub installation 2023-04-08 15:50:45 +00: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
c5ce570c72
deps(python): drop Python 3.6 support (#56) 2023-03-15 16:56:24 +08:00
Xuehai Pan
87db779635 chore(pre-commit): update pre-commit hooks 2023-02-13 10:12:50 +00:00
Xuehai Pan
4bb337de61 ver: bump version to v1.0.0 2023-02-01 20:57:26 +08:00
Xuehai Pan
0f702878b3 docs(README): update README.md
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2023-01-11 17:45:12 +08:00
Xuehai Pan
0938e6a00c
refactor(api): compact and rename top-level module (#54) 2023-01-04 17:04:42 +08:00
Xuehai Pan
7aa2f068c1
feat(core/libcudart): add Python bindings for CUDA Runtime APIs (#52) 2022-12-28 17:49:37 +08:00
Xuehai Pan
13e70aa70a
fix(Dockerfile): migrate docker image repo to nvcr.io/nvidia/driver (#51) 2022-12-13 17:49:17 +08:00
Xuehai Pan
941740a6e5 docs: update project description
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-12-06 12:43:51 +08:00
Xuehai Pan
7501b6fc7f chore(pyproject.toml): update license classifiers
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-12-05 15:15:51 +08:00
Xuehai Pan
b554d9e772 ver: bump version to v0.11.0
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-12-04 14:21:08 +08:00
Xuehai Pan
330b2f8c7e refactor: drop Python 3.5 support
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-12-04 14:08:48 +08:00
Xuehai Pan
c24509fa36 chore: dual-licensing project source code
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-11-30 12:55:26 +08:00
Xuehai Pan
30ad735748 ver: bump version to v0.10.2
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-11-18 16:02:31 +08:00
Xuehai Pan
7550bc4a2e
feat(core/collector): add function and method to collect metrics in background thread (#48) 2022-11-18 16:01:21 +08:00