Commit graph

49 commits

Author SHA1 Message Date
Xuehai Pan
a876f6e711 chore(pre-commit): update pre-commit hooks 2024-10-26 20:38:40 +08:00
Xuehai Pan
4127c69a3a chore(pre-commit): update pre-commit hooks 2024-10-04 03:07:55 +08:00
Xuehai Pan
e57db4debb chore(pre-commit): update pre-commit hooks 2024-09-11 22:59:31 +08:00
Xuehai Pan
61add4194a chore(pre-commit): update pre-commit hooks 2024-08-07 17:41:27 +08:00
Xuehai Pan
623b1e5360 chore(pre-commit): update pre-commit hooks 2024-07-31 15:36:15 +08:00
Xuehai Pan
c00b80d3cf
feat(api): handle exceptions for function getpass.getuser() (#130) 2024-07-12 23:07:52 +08:00
Xuehai Pan
4f46184441 refactor(setup): refactor setup scripts 2024-07-04 16:51:14 +08:00
Xuehai Pan
e927bba14d chore(pre-commit): update pre-commit hooks 2024-06-01 17:01:15 +00:00
Xuehai Pan
52b44a77d8 chore(pre-commit): update pre-commit hooks 2024-05-09 02:36:30 +08:00
Xuehai Pan
c5ba41dbdf chore(pre-commit): update pre-commit hooks 2024-04-30 15:04:10 +00:00
Xuehai Pan
b724d18fec chore(pre-commit): update pre-commit hooks 2024-04-21 15:50:39 +00:00
Xuehai Pan
a0387867fb chore(pre-commit): update pre-commit hooks 2024-03-12 13:41:52 +00:00
Xuehai Pan
470245dc3d chore(pre-commit): update pre-commit hooks 2024-03-05 06:07:01 +00:00
Xuehai Pan
1710579c66 lint: update ruff rules 2024-02-16 09:43:47 +00:00
Xuehai Pan
bff355bcc4
fix(callbacks/lightning): populate callback for lightning (#114) 2023-12-17 19:13:19 +08:00
dependabot[bot]
b50b83767b
deps(workflows): bump actions/setup-python from 4 to 5 (#111)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2023-12-11 14:26:02 +08:00
Xuehai Pan
8c8bc18ea0
feat(exporter): remove metrics if process is gone (#107) 2023-11-23 19:08:40 +08:00
Xuehai Pan
36e66bb43c chore(pre-commit): update pre-commit hooks 2023-11-10 19:45:21 +08:00
Xuehai Pan
1cff66bc03 deps(nvidia-ml-py): add nvidia-ml-py 12.535.133 to support list 2023-11-05 00:17:15 +08:00
Xuehai Pan
5cba62ffe1 chore(pre-commit): update pre-commit hooks 2023-10-25 23:11:17 +08:00
Xuehai Pan
9da41a5d12
fix(libcuda): fix cuDeviceGetUuid() when the UUID contains 0x00 (#100) 2023-10-05 19:48:41 +08:00
Xuehai Pan
e8dd7e26e2 chore(pre-commit): update pre-commit hooks 2023-09-09 16:39:48 +08:00
Xuehai Pan
daf72c7bf3
feat(exporter): add Prometheus exporter (#92) 2023-08-27 01:37:04 +08:00
Xuehai Pan
9ff3ec3400 fix(api/libnvml): fix upstream changes for process info v3 APIs on 535.104.05 driver (#94) 2023-08-26 16:41:55 +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
6265a68e39 chore(pre-commit): update pre-commit hooks 2023-07-24 16:37:10 +08:00
Xuehai Pan
c3487c03b6
fix(api/libnvml): fix process info support for NVIDIA R535 driver (CUDA 12.2+) (#79) 2023-07-17 00:22:53 +08:00
Xuehai Pan
7c74e02eb0 chore(pre-commit): update pre-commit hooks 2023-07-01 17:15:08 +08:00
Xuehai Pan
7ebf9056fb chore(pre-commit): update pre-commit hooks 2023-06-07 06:42:15 +00:00
Xuehai Pan
266edcb3be chore(pre-commit): update pre-commit hooks 2023-05-08 00:10:15 +08:00
Xuehai Pan
f0b055bfcf
feat(linter): mypy integration (#73) 2023-05-01 13:02:01 +08:00
Xuehai Pan
2408735f54 chore: pre-commit autoupdate 2023-04-20 05:58:01 +00:00
Xuehai Pan
394458ee65 deps(nvidia-ml-py): add nvidia-ml-py 11.525.112 to support list 2023-04-06 06:56:57 +00:00
Xuehai Pan
7cee2e32d3 chore(pre-commit): update pre-commit hooks 2023-03-30 12:50:51 +00:00
Xuehai Pan
7c50c0854d deps: pin tensorflow-cpu while building documentation 2023-03-28 07:31:44 +00:00
Xuehai Pan
ae8a08d6ff chore: set default_stages in .pre-commit-config.yaml 2023-03-27 08:01:46 +00:00
Xuehai Pan
383cdea81e feat: add codespell integration 2023-03-27 07:38:17 +00:00
Xuehai Pan
20313d08bd
feat(linter): ruff integration (#57) 2023-03-15 17:37:42 +08:00
Xuehai Pan
c5ce570c72
deps(python): drop Python 3.6 support (#56) 2023-03-15 16:56:24 +08:00
Xuehai Pan
74295ca2ae feat(pre-commit): enable flake8 in pre-commit 2023-02-17 10:08:00 +00:00
Xuehai Pan
87db779635 chore(pre-commit): update pre-commit hooks 2023-02-13 10:12:50 +00:00
Xuehai Pan
9f99623d52 feat(.github): add DependaBot to bump GitHub Action versions
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2023-01-31 21:04:29 +08:00
Xuehai Pan
0938e6a00c
refactor(api): compact and rename top-level module (#54) 2023-01-04 17:04:42 +08:00
Xuehai Pan
a8731016fa
docs(core): rephrase docstrings (#53) 2023-01-03 20:52:34 +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
69221191f1 chore(workflows): update action versions
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-11-30 12:55:27 +08:00
Xuehai Pan
aed05ea0ce chore(pre-commit): update black version
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-09-02 19:51:10 +08:00
Xuehai Pan
daff4e22af chore(pre-commit): update pre-commit hooks
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-07-19 15:40:48 +08:00
Xuehai Pan
1255901aa1 feat(pre-commit): add pre-commit hooks
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2022-07-18 21:35:25 +08:00