2025-11-15 - 2026-05-15

Overview

0 active pull requests
212 active issues
Excluding merges, 2 authors have pushed 30 commits to main and 38 commits to all branches. On main, 44 files have changed and there have been 1060 additions and 470 deletions.

183 issues closed from 1 user

Closed #207 [PR #203] [MERGED] deps(workflows): bump actions/download-artifact from 7 to 8 2026-05-05 03:27:51 -06:00

Closed #208 [PR #206] [MERGED] deps(workflows): bump docker/build-push-action from 6 to 7 2026-05-05 03:27:51 -06:00

Closed #205 [PR #204] [MERGED] deps(workflows): bump docker/setup-buildx-action from 3 to 4 2026-05-05 03:27:50 -06:00

Closed #206 [PR #205] [MERGED] deps(workflows): bump docker/login-action from 3 to 4 2026-05-05 03:27:50 -06:00

Closed #204 [PR #202] [MERGED] deps(workflows): bump actions/attest-build-provenance from 3 to 4 2026-05-05 03:27:47 -06:00

Closed #203 [PR #201] [MERGED] deps(workflows): bump actions/upload-artifact from 6 to 7 2026-05-05 03:27:46 -06:00

Closed #201 [PR #196] [MERGED] deps(workflows): bump actions/download-artifact from 6 to 7 2026-05-05 03:27:45 -06:00

Closed #202 [PR #197] [MERGED] deps(workflows): bump actions/upload-artifact from 5 to 6 2026-05-05 03:27:45 -06:00

Closed #198 [PR #194] [MERGED] deps(workflows): bump actions/checkout from 4 to 6 2026-05-05 03:27:42 -06:00

Closed #199 [PR #195] [MERGED] feat(api/device): support devices with unified memory 2026-05-05 03:27:41 -06:00

Closed #196 [PR #191] [MERGED] feat(workflows/docker): add workflow to build docker images 2026-05-05 03:27:40 -06:00

Closed #195 [PR #190] [MERGED] feat(tui/device): add bar charts for memory bandwidth and power usage 2026-05-05 03:27:39 -06:00

Closed #192 [PR #182] [CLOSED] add support k8s 2026-05-05 03:27:36 -06:00

Closed #193 [PR #187] [MERGED] deps(workflows): bump actions/download-artifact from 5 to 6 2026-05-05 03:27:36 -06:00

Closed #194 [PR #188] [MERGED] deps(workflows): bump actions/upload-artifact from 4 to 5 2026-05-05 03:27:36 -06:00

Closed #191 [PR #186] [MERGED] deps(nvidia-ml-py): add nvidia-ml-py 13.580.82 to support list 2026-05-05 03:27:35 -06:00

Closed #190 [PR #184] [MERGED] deps(workflows): bump actions/setup-python from 5 to 6 2026-05-05 03:27:34 -06:00

Closed #189 [PR #180] [MERGED] deps(workflows): bump actions/checkout from 4 to 5 2026-05-05 03:27:32 -06:00

Closed #186 [PR #177] [MERGED] deps(workflows): bump actions/download-artifact from 4 to 5 2026-05-05 03:27:30 -06:00

Closed #188 [PR #179] [MERGED] chore!: remove per-version install extras for nvidia-ml-py and prefer nvitop[cudaXX] instead 2026-05-05 03:27:30 -06:00

Closed #187 [PR #176] [MERGED] fix(api/device): fix device.pcie_tx_throughput() returns PCIe RX throughput due to a typo in argument 2026-05-05 03:27:29 -06:00

Closed #185 [PR #178] [MERGED] deps(nvidia-ml-py): add nvidia-ml-py 13.580.65 to support list 2026-05-05 03:27:28 -06:00

Closed #184 [PR #172] [MERGED] fix(api/process): fix snapshot cache for GPU processes with shared host process 2026-05-05 03:27:25 -06:00

Closed #182 [PR #164] [MERGED] lint(tui): add doctests and add type annotations in nvitop.tui 2026-05-05 03:27:24 -06:00

Closed #183 [PR #166] [CLOSED] Adds workflow to publish nvitop-exporter 2026-05-05 03:27:24 -06:00

Closed #181 [PR #165] [CLOSED] add GH actions build and publish nvitop-exporter 2026-05-05 03:27:23 -06:00

Closed #180 [PR #163] [MERGED] fix(tui/host): ignore errors when collecting host metrics 2026-05-05 03:27:22 -06:00

Closed #179 [PR #159] [MERGED] feat(exporter): add Dockerfile and docker-compose template for nvitop-exporter 2026-05-05 03:27:20 -06:00

Closed #176 [PR #150] [MERGED] deps(python): drop Python 3.7 support 2026-05-05 03:27:19 -06:00

Closed #178 [PR #157] [MERGED] chore(callbacks): deprecate nvitop.callbacks as officially unmaintained 2026-05-05 03:27:19 -06:00

Closed #175 [PR #156] [MERGED] feat(tui): show %GMBW in main screen 2026-05-05 03:27:18 -06:00

Closed #173 [PR #147] [MERGED] deps(cachetools): remove third-party dependency cachetools 2026-05-05 03:27:15 -06:00

Closed #174 [PR #148] [MERGED] deps(termcolor): vendor third-party dependency termcolor 2026-05-05 03:27:15 -06:00

Closed #170 [PR #132] [MERGED] fix(collector): fix documentation for ResourceMetricCollector.clear() function 2026-05-05 03:27:13 -06:00

Closed #171 [PR #146] [MERGED] fix(api/device): fix passing invalid device handle to NVML functions 2026-05-05 03:27:13 -06:00

Closed #172 [PR #138] [MERGED] feat(exporter): add dashboard example 2026-05-05 03:27:13 -06:00

Closed #167 [PR #123] [CLOSED] Support for AMD ROCm devices 2026-05-05 03:27:09 -06:00

Closed #168 [PR #129] [CLOSED] Import getpass in try-except block 2026-05-05 03:27:09 -06:00

Closed #169 [PR #130] [MERGED] feat(api): handle exceptions for function getpass.getuser() 2026-05-05 03:27:09 -06:00

Closed #166 [PR #115] [MERGED] deps(workflows): bump actions/download-artifact from 3 to 4 2026-05-05 03:27:08 -06:00

Closed #165 [PR #116] [MERGED] deps(workflows): bump actions/upload-artifact from 3 to 4 2026-05-05 03:27:07 -06:00

Closed #163 [PR #113] [CLOSED] Convert pytorch_lighting imports into lightning.pytorch imports 2026-05-05 03:27:04 -06:00

Closed #164 [PR #114] [MERGED] fix(callbacks/lightning): populate callback for lightning 2026-05-05 03:27:04 -06:00

Closed #162 [PR #111] [MERGED] deps(workflows): bump actions/setup-python from 4 to 5 2026-05-05 03:27:03 -06:00

Closed #161 [PR #107] [MERGED] feat(exporter): remove metrics if process is gone 2026-05-05 03:27:02 -06:00

Closed #160 [PR #101] [MERGED] deps(python): add Python 3.12 classifiers 2026-05-05 03:27:01 -06:00

Closed #159 [PR #100] [MERGED] fix(libcuda): fix cuDeviceGetUuid() when the UUID contains 0x00 2026-05-05 03:26:58 -06:00

Closed #156 [PR #94] [MERGED] fix(api/libnvml): fix upstream changes for process info v3 APIs on 535.104.05 driver 2026-05-05 03:26:57 -06:00

Closed #157 [PR #92] [MERGED] feat(exporter): add Prometheus exporter 2026-05-05 03:26:57 -06:00

Closed #158 [PR #96] [MERGED] deps(workflows): bump actions/checkout from 3 to 4 2026-05-05 03:26:57 -06:00

Closed #155 [PR #89] [MERGED] fix(api/libnvml): fix removal for process info v3 APIs on the upstream 535.98 driver 2026-05-05 03:26:56 -06:00

Closed #154 [PR #87] [MERGED] feat(api/device): add methods to query PCIe and NVLink throughput 2026-05-05 03:26:53 -06:00

Closed #153 [PR #85] [MERGED] fix(api/device): use recent timestamp for GPU process utilization query 2026-05-05 03:26:52 -06:00

Closed #151 [PR #84] [CLOSED] Update pytorch_lightning.py callback 2026-05-05 03:26:51 -06:00

Closed #152 [PR #80] [MERGED] feat(api/collector): include last snapshot metrics in the log results 2026-05-05 03:26:51 -06:00

Closed #150 [PR #79] [MERGED] fix(api/libnvml): fix process info support for NVIDIA R535 driver (CUDA 12.2+) 2026-05-05 03:26:50 -06:00

Closed #149 [PR #73] [MERGED] feat(linter): mypy integration 2026-05-05 03:26:47 -06:00

Closed #146 [PR #66] [MERGED] refactor(api): move TTLCache usage to CLI-only 2026-05-05 03:26:46 -06:00

Closed #147 [PR #64] [CLOSED] chore(pre-commit): [pre-commit.ci] autoupdate 2026-05-05 03:26:46 -06:00

Closed #148 [PR #70] [MERGED] fix(api/device): further isolate the CUDA_VISIBLE_DEVICE parser in a subprocess 2026-05-05 03:26:46 -06:00

Closed #145 [PR #67] [MERGED] feat(cli): support float number as snapshot interval (>= 0.25s) 2026-05-05 03:26:45 -06:00

Closed #142 [PR #57] [MERGED] feat(linter): ruff integration 2026-05-05 03:26:41 -06:00

Closed #143 [PR #62] [CLOSED] chore(pre-commit): [pre-commit.ci] autoupdate 2026-05-05 03:26:41 -06:00

Closed #144 [PR #63] [CLOSED] simple change to accept float numbers as interval 2026-05-05 03:26:41 -06:00

Closed #140 [PR #59] [MERGED] feat(gui/host): show more metrics 2026-05-05 03:26:40 -06:00

Closed #141 [PR #56] [MERGED] deps(python): drop Python 3.6 support 2026-05-05 03:26:40 -06:00

Closed #137 [PR #52] [MERGED] feat(core/libcudart): add Python bindings for CUDA Runtime APIs 2026-05-05 03:26:36 -06:00

Closed #138 [PR #53] [MERGED] docs(core): rephrase docstrings 2026-05-05 03:26:36 -06:00

Closed #139 [PR #54] [MERGED] refactor(api): compact and rename top-level module 2026-05-05 03:26:36 -06:00

Closed #136 [PR #51] [MERGED] fix(Dockerfile): migrate docker image repo to nvcr.io/nvidia/driver 2026-05-05 03:26:35 -06:00

Closed #135 [PR #50] [CLOSED] [update] Fix build problem of 'Dockerfile' 2026-05-05 03:26:34 -06:00

Closed #134 [PR #48] [MERGED] feat(core/collector): add function and method to collect metrics in background thread 2026-05-05 03:26:31 -06:00

Closed #132 [PR #39] [MERGED] feat(gui/metrics): add process metrics screen 2026-05-05 03:26:30 -06:00

Closed #133 [PR #42] [MERGED] feat(gui/messagebox): add message box 2026-05-05 03:26:30 -06:00

Closed #130 [PR #31] [MERGED] feat(gui): add 256 color support for bar charts 2026-05-05 03:26:29 -06:00

Closed #131 [PR #34] [MERGED] feat(gui): support process tagging 2026-05-05 03:26:29 -06:00

Closed #129 [PR #30] [MERGED] feat(core/libnvml): add compatibility layers for NVML Python bindings 2026-05-05 03:26:25 -06:00

Closed #127 [PR #26] [MERGED] feat(core/libcuda): add Python bindings for CUDA driver APIs 2026-05-05 03:26:24 -06:00

Closed #128 [PR #28] [MERGED] feat(select): add CUDA visible devices selection tool 2026-05-05 03:26:24 -06:00

Closed #126 [PR #27] [MERGED] feat(pyproject): migrate to pyproject.toml for packaging 2026-05-05 03:26:23 -06:00

Closed #125 [PR #25] [MERGED] refactor(core/libnvml): use module-based approach rather than singleton 2026-05-05 03:26:22 -06:00

Closed #124 [PR #24] [MERGED] Add extra options to specify nvidia-ml-py version 2026-05-05 03:26:20 -06:00

Closed #121 [PR #15] [MERGED] Fix locale encoding when C.UTF-8 is not available 2026-05-05 03:26:18 -06:00

Closed #122 [PR #22] [MERGED] Add detailed documentation for API references 2026-05-05 03:26:18 -06:00

Closed #123 [PR #21] [MERGED] Async Status Collector for Logger Integration (e.g. CSV or TensorBoard) 2026-05-05 03:26:18 -06:00

Closed #120 [PR #8] [MERGED] MIG device support 2026-05-05 03:26:16 -06:00

Closed #117 [GH-ISSUE #193] [BUG] NVML cannot get device memory info for NVIDIA DGX Spark due to unified memory 2026-05-05 03:26:02 -06:00

Closed #116 [GH-ISSUE #199] [Feature Request] nvitop compatible from unified memory 2026-05-05 03:26:01 -06:00

Closed #112 [GH-ISSUE #189] [Feature Request] show POWER in graphs instead of utilization 2026-05-05 03:25:59 -06:00

Closed #109 [GH-ISSUE #174] [Feature Request] PCIE transmission speed 2026-05-05 03:25:46 -06:00

Closed #108 [GH-ISSUE #173] [BUG][upstream] used value of host memory is different from the result of free command 2026-05-05 03:25:42 -06:00

Closed #106 [GH-ISSUE #171] [BUG] Shared GPU Job - listed CPU % 2026-05-05 03:25:41 -06:00

Closed #104 [GH-ISSUE #168] [Feature Request] support jetson orin nano 2026-05-05 03:25:37 -06:00

Closed #102 [GH-ISSUE #162] [Question] Can't use nvitop callback in pytorch lightning 2026-05-05 03:25:33 -06:00

Closed #101 [GH-ISSUE #161] [BUG][Upstream] failed to get SWAP status on Windows with performance counter disabled 2026-05-05 03:25:32 -06:00

Closed #97 [GH-ISSUE #155] [Feature Request] Add %GMBW in default monitor mode 2026-05-05 03:25:25 -06:00

Closed #98 [GH-ISSUE #154] [BUG] _curses module not found 2026-05-05 03:25:25 -06:00

Closed #99 [GH-ISSUE #158] [BUG] Unable to use monitor mode 2026-05-05 03:25:25 -06:00

Closed #95 [GH-ISSUE #153] [BUG] Can't use pipx to run the latest nvitop as bug reporting page suggests 2026-05-05 03:25:18 -06:00

Closed #94 [GH-ISSUE #151] [Feature Request] Add working directory of each process to processes table 2026-05-05 03:25:17 -06:00

Closed #93 [GH-ISSUE #145] [BUG] GPU Unknown Error 会导致 as_snapshot() 调用触发段错误 2026-05-05 03:25:12 -06:00

Closed #91 [GH-ISSUE #143] [Question] nvitop cannot be installed by uvx on Windows with Python 3.13 2026-05-05 03:25:11 -06:00

Closed #88 [GH-ISSUE #141] [Question] Create new release for vllm compatibility 2026-05-05 03:25:07 -06:00

Closed #89 [GH-ISSUE #140] [BUG] Release changelog URLs are incorrect 2026-05-05 03:25:07 -06:00

Closed #85 [GH-ISSUE #137] [Question] How on earth does the sorting work? 2026-05-05 03:25:02 -06:00

Closed #87 [GH-ISSUE #139] [BUG] Segmentation Fault when one GPU lost from PCIe bus 2026-05-05 03:25:02 -06:00

Closed #82 [GH-ISSUE #133] [Feature Request] Nvitop-Exporter: Processes name & args (command) 2026-05-05 03:24:58 -06:00

Closed #84 [GH-ISSUE #135] [Question] Missing font 2026-05-05 03:24:58 -06:00

Closed #81 [GH-ISSUE #127] [BUG] UTF-8 Error during decoding device name on R555 driver 2026-05-05 03:24:47 -06:00

Closed #78 [GH-ISSUE #124] [Feature Request] can you support word wrap for COMMAND information 2026-05-05 03:24:43 -06:00

Closed #77 [GH-ISSUE #125] Windows download link please.. 2026-05-05 03:24:42 -06:00

Closed #73 [GH-ISSUE #122] [Question] Grafana Dashboard Example 2026-05-05 03:24:37 -06:00

Closed #74 [GH-ISSUE #121] [BUG] Prometheus connection refused 2026-05-05 03:24:37 -06:00

Closed #75 [GH-ISSUE #120] Installation: which step to follow? 2026-05-05 03:24:37 -06:00

Closed #70 [GH-ISSUE #117] [Feature Request] Show real-time bandwidth under monitor mode 2026-05-05 03:24:31 -06:00

Closed #71 [GH-ISSUE #119] [Question] How snapshot could be used 2026-05-05 03:24:31 -06:00

Closed #72 [GH-ISSUE #118] [Question] ERROR: Failed to initialize curses (setupterm: could not find terminfo database) 2026-05-05 03:24:31 -06:00

Closed #67 [GH-ISSUE #110] [Feature Request] add io stat for disk and process like glances 2026-05-05 03:24:25 -06:00

Closed #68 [GH-ISSUE #112] [BUG] Pytorch lightning callback 2026-05-05 03:24:25 -06:00

Closed #69 [GH-ISSUE #109] [Question] How to log GPU performance to wandb 2026-05-05 03:24:25 -06:00

Closed #65 [GH-ISSUE #105] [Feature Request] It is recommended to change the dependency from nvidia-ml-py to pynvml 2026-05-05 03:24:19 -06:00

Closed #66 [GH-ISSUE #106] [BUG][exporter] Process metrics still exist when the process is gone 2026-05-05 03:24:19 -06:00

Closed #64 [GH-ISSUE #108] [BUG] curser error init display on ubuntu 22.10 2026-05-05 03:24:18 -06:00

Closed #61 [GH-ISSUE #102] [Feature Request] Add shortcut that shows parent process's name for selected process 2026-05-05 03:24:09 -06:00

Closed #62 [GH-ISSUE #103] [Question] Memory bandwidth utilization of GPUs? 2026-05-05 03:24:09 -06:00

Closed #63 [GH-ISSUE #104] [BUG] Monitor mode displays nothing under Python 3.12 in Windows 11 2026-05-05 03:24:09 -06:00

Closed #60 [GH-ISSUE #98] [BUG] Display issue when running in Docker environment 2026-05-05 03:24:01 -06:00

Closed #58 [GH-ISSUE #97] [BUG] ERROR: Failed to initialize curses (curs_set() returned ERR) in tmux environment 2026-05-05 03:24:00 -06:00

Closed #59 [GH-ISSUE #99] [BUG] nvitop.Device.from_cuda_visible_devices() not detecting GPU 2026-05-05 03:24:00 -06:00

Closed #55 [GH-ISSUE #95] [Question] How to count the total amount of one user's GPU memory on all graphics cards by using nvitop? 2026-05-05 03:23:55 -06:00

Closed #56 [GH-ISSUE #93] [BUG] Missing process list on NVIDIA 535.98 driver 2026-05-05 03:23:55 -06:00

Closed #57 [GH-ISSUE #91] [Question] 建议修改 api/device.py line 2125 0.25s 改为 1s 2026-05-05 03:23:54 -06:00

Closed #52 [GH-ISSUE #90] [BUG] nvidia-ml-py-12.535.77 兼容性問題 2026-05-05 03:23:45 -06:00

Closed #53 [GH-ISSUE #86] [BUG] unable to display power limit 2026-05-05 03:23:45 -06:00

Closed #54 [GH-ISSUE #88] [Bug] Processes information cannot be obtained normally on 535.98 driver 2026-05-05 03:23:45 -06:00

Closed #49 [GH-ISSUE #82] [Feature Request] Add support for PCIE throughput and NVLink throughput 2026-05-05 03:23:34 -06:00

Closed #50 [GH-ISSUE #83] [BUG] nvidia-smi pmon 和 nvitop -o 输出的 sm % 不一致且有较大差异 2026-05-05 03:23:34 -06:00

Closed #48 [GH-ISSUE #78] [Question] Installation issue on NVIDIA Jetson AGX Orin (aarch64) 2026-05-05 03:23:28 -06:00

Closed #47 [GH-ISSUE #77] [Question] live metrics collector 2026-05-05 03:23:27 -06:00

Closed #46 [GH-ISSUE #76] [BUG] (Windows) nvitop lists no processes; OverflowError: Python int too large to convert to C long 2026-05-05 03:23:26 -06:00

Closed #45 [GH-ISSUE #75] [BUG] PIDs are scrambled and No Such Process is printed since update to NVIDIA drivers 2026-05-05 03:23:14 -06:00

Closed #44 [GH-ISSUE #72] [Feature Request] Add support for prometheus metrics exporter 2026-05-05 03:23:13 -06:00

Closed #41 [GH-ISSUE #69] [Bug] Execution Freeze while using CudaDevice.count() in global scope 2026-05-05 03:23:07 -06:00

Closed #40 [GH-ISSUE #68] [Feature Request] 需要一个GUI版本 2026-05-05 03:23:06 -06:00

Closed #42 [GH-ISSUE #71] [Question] process.cpu_percent() got over 100% value 2026-05-05 03:23:06 -06:00

Closed #39 [GH-ISSUE #61] [Question] Why fan speed will be set to 0 when nvitop is running 2026-05-05 03:22:57 -06:00

Closed #37 [GH-ISSUE #60] [Question] Custom criteria for select_devices 2026-05-05 03:22:56 -06:00

Closed #38 [GH-ISSUE #65] [Feature Request] Refresh rate < 1 sec 2026-05-05 03:22:55 -06:00

Closed #34 [GH-ISSUE #58] [Feature Request] Show the real memory usage instead of just show the percentage 2026-05-05 03:22:49 -06:00

Closed #35 [GH-ISSUE #55] [Question] Unable to view GPU memory usage in Windows (N/A memory usage) 2026-05-05 03:22:49 -06:00

Closed #31 [GH-ISSUE #45] [Enhancement] Skip error gpus and show normal infos automatically 2026-05-05 03:22:39 -06:00

Closed #32 [GH-ISSUE #47] [Feature Request] Collect metrics in a fixed interval for the lifespan of a training job 2026-05-05 03:22:39 -06:00

Closed #33 [GH-ISSUE #46] Max memory clock methods point to current memory clock methods 2026-05-05 03:22:39 -06:00

Closed #29 [GH-ISSUE #44] [Bug] Corrupted dependency of version 0.10.0 with pynvml 2026-05-05 03:22:34 -06:00

Closed #30 [GH-ISSUE #41] NVML ERROR: RM has detected an NVML/RM version mismatch. 2026-05-05 03:22:34 -06:00

Closed #28 [GH-ISSUE #43] 'python setup.py test' fails 2026-05-05 03:22:33 -06:00

Closed #25 [GH-ISSUE #40] [Enhancement] Add confirm message box before sending signals to processes 2026-05-05 03:22:28 -06:00

Closed #26 [GH-ISSUE #38] Failed to initialize curses (setupterm: could not find terminfo database) 2026-05-05 03:22:27 -06:00

Closed #27 [GH-ISSUE #37] interval sec isn't work at linux 2026-05-05 03:22:27 -06:00

Closed #24 [GH-ISSUE #33] [Question] nvitop runs non-dynamically inside slurm jobs 2026-05-05 03:22:22 -06:00

Closed #22 [GH-ISSUE #36] [Feature Request] Graphs for per process metrics 2026-05-05 03:22:21 -06:00

Closed #23 [GH-ISSUE #35] [Enhancement] Monitoring % of tensor cores 2026-05-05 03:22:21 -06:00

Closed #21 [GH-ISSUE #29] [Enhancement] Backward compatible NVML Python bindings 2026-05-05 03:22:15 -06:00

Closed #19 [GH-ISSUE #23] nvidia-ml-py version conflicts with other packages (e.g., gpustat) 2026-05-05 03:22:14 -06:00

Closed #20 [GH-ISSUE #32] Feature request: --interval SEC support milli_second 2026-05-05 03:22:13 -06:00

Closed #16 [GH-ISSUE #19] [Question] Which processes are using GPU memory? 2026-05-05 03:22:06 -06:00

Closed #17 [GH-ISSUE #20] [Question] Can nvitop keep a log/record of GPU-Utilization and store in a CSV? 2026-05-05 03:22:06 -06:00

Closed #18 [GH-ISSUE #18] [Feature Request] torch_geometric support 2026-05-05 03:22:06 -06:00

Closed #13 [GH-ISSUE #14] [Bug] Usage chart working in centos linux. 2026-05-05 03:21:55 -06:00

Closed #15 [GH-ISSUE #17] [Feature Request] Make snapshot interval configurable in monitor mode 2026-05-05 03:21:55 -06:00

Closed #14 [GH-ISSUE #16] [Bug] display issue when running inside tmux 2026-05-05 03:21:54 -06:00

Closed #11 [GH-ISSUE #12] [Bug] ModuleNotFoundError: No module named 'pwd' 2026-05-05 03:21:42 -06:00

Closed #12 [GH-ISSUE #13] [Bug] gpu memory-usage not show right in driver 510 version 2026-05-05 03:21:42 -06:00

Closed #10 [GH-ISSUE #11] nvitop command not found after installation 2026-05-05 03:21:41 -06:00

Closed #8 [GH-ISSUE #10] How to make the color black and better colorful for nvitop? 2026-05-05 03:21:35 -06:00

Closed #9 [GH-ISSUE #9] How to show hidden elements in monitor mode? 2026-05-05 03:21:35 -06:00

Closed #7 [GH-ISSUE #7] Nvidia Driver used in Dockerfile contains multiple CVE's 2026-05-05 03:21:34 -06:00

Closed #5 [GH-ISSUE #5] [Feature Request] MIG device support (e.g. A100 GPUs) 2026-05-05 03:21:23 -06:00

Closed #6 [GH-ISSUE #4] Package conflicts with nvidia-ml-py (pynvml.py) 2026-05-05 03:21:23 -06:00

Closed #4 [GH-ISSUE #6] Great capability, thank you! 2026-05-05 03:21:22 -06:00

Closed #3 [GH-ISSUE #3] Rendering issues caused by locale settings 2026-05-05 03:21:16 -06:00

Closed #1 [GH-ISSUE #1] Package conflicts with nvidia-ml-py (pynvml.py) 2026-05-05 03:21:15 -06:00

Closed #2 [GH-ISSUE #2] nvitop command not found after installation 2026-05-05 03:21:15 -06:00

212 issues created by 1 user

Opened #1 [GH-ISSUE #1] Package conflicts with nvidia-ml-py (pynvml.py) 2026-05-05 03:21:14 -06:00

Opened #2 [GH-ISSUE #2] nvitop command not found after installation 2026-05-05 03:21:14 -06:00

Opened #3 [GH-ISSUE #3] Rendering issues caused by locale settings 2026-05-05 03:21:14 -06:00

Opened #4 [GH-ISSUE #6] Great capability, thank you! 2026-05-05 03:21:21 -06:00

Opened #5 [GH-ISSUE #5] [Feature Request] MIG device support (e.g. A100 GPUs) 2026-05-05 03:21:22 -06:00

Opened #6 [GH-ISSUE #4] Package conflicts with nvidia-ml-py (pynvml.py) 2026-05-05 03:21:22 -06:00

Opened #7 [GH-ISSUE #7] Nvidia Driver used in Dockerfile contains multiple CVE's 2026-05-05 03:21:33 -06:00

Opened #8 [GH-ISSUE #10] How to make the color black and better colorful for nvitop? 2026-05-05 03:21:34 -06:00

Opened #9 [GH-ISSUE #9] How to show hidden elements in monitor mode? 2026-05-05 03:21:34 -06:00

Opened #10 [GH-ISSUE #11] nvitop command not found after installation 2026-05-05 03:21:40 -06:00

Opened #11 [GH-ISSUE #12] [Bug] ModuleNotFoundError: No module named 'pwd' 2026-05-05 03:21:40 -06:00

Opened #12 [GH-ISSUE #13] [Bug] gpu memory-usage not show right in driver 510 version 2026-05-05 03:21:41 -06:00

Opened #13 [GH-ISSUE #14] [Bug] Usage chart working in centos linux. 2026-05-05 03:21:53 -06:00

Opened #14 [GH-ISSUE #16] [Bug] display issue when running inside tmux 2026-05-05 03:21:54 -06:00

Opened #15 [GH-ISSUE #17] [Feature Request] Make snapshot interval configurable in monitor mode 2026-05-05 03:21:54 -06:00

Opened #16 [GH-ISSUE #19] [Question] Which processes are using GPU memory? 2026-05-05 03:22:05 -06:00

Opened #17 [GH-ISSUE #20] [Question] Can nvitop keep a log/record of GPU-Utilization and store in a CSV? 2026-05-05 03:22:05 -06:00

Opened #18 [GH-ISSUE #18] [Feature Request] torch_geometric support 2026-05-05 03:22:05 -06:00

Opened #19 [GH-ISSUE #23] nvidia-ml-py version conflicts with other packages (e.g., gpustat) 2026-05-05 03:22:13 -06:00

Opened #20 [GH-ISSUE #32] Feature request: --interval SEC support milli_second 2026-05-05 03:22:13 -06:00

Opened #21 [GH-ISSUE #29] [Enhancement] Backward compatible NVML Python bindings 2026-05-05 03:22:13 -06:00

Opened #22 [GH-ISSUE #36] [Feature Request] Graphs for per process metrics 2026-05-05 03:22:20 -06:00

Opened #23 [GH-ISSUE #35] [Enhancement] Monitoring % of tensor cores 2026-05-05 03:22:20 -06:00

Opened #24 [GH-ISSUE #33] [Question] nvitop runs non-dynamically inside slurm jobs 2026-05-05 03:22:20 -06:00

Opened #25 [GH-ISSUE #40] [Enhancement] Add confirm message box before sending signals to processes 2026-05-05 03:22:26 -06:00

Opened #26 [GH-ISSUE #38] Failed to initialize curses (setupterm: could not find terminfo database) 2026-05-05 03:22:26 -06:00

Opened #27 [GH-ISSUE #37] interval sec isn't work at linux 2026-05-05 03:22:26 -06:00

Opened #28 [GH-ISSUE #43] 'python setup.py test' fails 2026-05-05 03:22:32 -06:00

Opened #29 [GH-ISSUE #44] [Bug] Corrupted dependency of version 0.10.0 with pynvml 2026-05-05 03:22:33 -06:00

Opened #30 [GH-ISSUE #41] NVML ERROR: RM has detected an NVML/RM version mismatch. 2026-05-05 03:22:33 -06:00

Opened #31 [GH-ISSUE #45] [Enhancement] Skip error gpus and show normal infos automatically 2026-05-05 03:22:38 -06:00

Opened #32 [GH-ISSUE #47] [Feature Request] Collect metrics in a fixed interval for the lifespan of a training job 2026-05-05 03:22:39 -06:00

Opened #33 [GH-ISSUE #46] Max memory clock methods point to current memory clock methods 2026-05-05 03:22:39 -06:00

Opened #34 [GH-ISSUE #58] [Feature Request] Show the real memory usage instead of just show the percentage 2026-05-05 03:22:48 -06:00

Opened #35 [GH-ISSUE #55] [Question] Unable to view GPU memory usage in Windows (N/A memory usage) 2026-05-05 03:22:48 -06:00

Opened #36 [GH-ISSUE #49] [BUG] Cannot gather infomation of the /XWayland process in WSLg 2026-05-05 03:22:48 -06:00

Opened #37 [GH-ISSUE #60] [Question] Custom criteria for select_devices 2026-05-05 03:22:55 -06:00

Opened #38 [GH-ISSUE #65] [Feature Request] Refresh rate < 1 sec 2026-05-05 03:22:55 -06:00

Opened #39 [GH-ISSUE #61] [Question] Why fan speed will be set to 0 when nvitop is running 2026-05-05 03:22:55 -06:00

Opened #40 [GH-ISSUE #68] [Feature Request] 需要一个GUI版本 2026-05-05 03:23:05 -06:00

Opened #41 [GH-ISSUE #69] [Bug] Execution Freeze while using CudaDevice.count() in global scope 2026-05-05 03:23:05 -06:00

Opened #42 [GH-ISSUE #71] [Question] process.cpu_percent() got over 100% value 2026-05-05 03:23:05 -06:00

Opened #43 [GH-ISSUE #74] [Feature Request] Add support to AMD's ROCm GPU 2026-05-05 03:23:12 -06:00

Opened #44 [GH-ISSUE #72] [Feature Request] Add support for prometheus metrics exporter 2026-05-05 03:23:12 -06:00

Opened #45 [GH-ISSUE #75] [BUG] PIDs are scrambled and No Such Process is printed since update to NVIDIA drivers 2026-05-05 03:23:13 -06:00

Opened #46 [GH-ISSUE #76] [BUG] (Windows) nvitop lists no processes; OverflowError: Python int too large to convert to C long 2026-05-05 03:23:25 -06:00

Opened #47 [GH-ISSUE #77] [Question] live metrics collector 2026-05-05 03:23:25 -06:00

Opened #48 [GH-ISSUE #78] [Question] Installation issue on NVIDIA Jetson AGX Orin (aarch64) 2026-05-05 03:23:26 -06:00

Opened #49 [GH-ISSUE #82] [Feature Request] Add support for PCIE throughput and NVLink throughput 2026-05-05 03:23:33 -06:00

Opened #50 [GH-ISSUE #83] [BUG] nvidia-smi pmon 和 nvitop -o 输出的 sm % 不一致且有较大差异 2026-05-05 03:23:33 -06:00

Opened #51 [GH-ISSUE #81] [Feature Request] Make AppImage format or binary file 2026-05-05 03:23:33 -06:00

Opened #52 [GH-ISSUE #90] [BUG] nvidia-ml-py-12.535.77 兼容性問題 2026-05-05 03:23:44 -06:00

Opened #53 [GH-ISSUE #86] [BUG] unable to display power limit 2026-05-05 03:23:44 -06:00

Opened #54 [GH-ISSUE #88] [Bug] Processes information cannot be obtained normally on 535.98 driver 2026-05-05 03:23:44 -06:00

Opened #55 [GH-ISSUE #95] [Question] How to count the total amount of one user's GPU memory on all graphics cards by using nvitop? 2026-05-05 03:23:54 -06:00

Opened #56 [GH-ISSUE #93] [BUG] Missing process list on NVIDIA 535.98 driver 2026-05-05 03:23:54 -06:00

Opened #57 [GH-ISSUE #91] [Question] 建议修改 api/device.py line 2125 0.25s 改为 1s 2026-05-05 03:23:54 -06:00

Opened #58 [GH-ISSUE #97] [BUG] ERROR: Failed to initialize curses (curs_set() returned ERR) in tmux environment 2026-05-05 03:23:59 -06:00

Opened #59 [GH-ISSUE #99] [BUG] nvitop.Device.from_cuda_visible_devices() not detecting GPU 2026-05-05 03:23:59 -06:00

Opened #60 [GH-ISSUE #98] [BUG] Display issue when running in Docker environment 2026-05-05 03:24:00 -06:00

Opened #61 [GH-ISSUE #102] [Feature Request] Add shortcut that shows parent process's name for selected process 2026-05-05 03:24:08 -06:00

Opened #62 [GH-ISSUE #103] [Question] Memory bandwidth utilization of GPUs? 2026-05-05 03:24:08 -06:00

Opened #63 [GH-ISSUE #104] [BUG] Monitor mode displays nothing under Python 3.12 in Windows 11 2026-05-05 03:24:09 -06:00

Opened #64 [GH-ISSUE #108] [BUG] curser error init display on ubuntu 22.10 2026-05-05 03:24:17 -06:00

Opened #65 [GH-ISSUE #105] [Feature Request] It is recommended to change the dependency from nvidia-ml-py to pynvml 2026-05-05 03:24:18 -06:00

Opened #66 [GH-ISSUE #106] [BUG][exporter] Process metrics still exist when the process is gone 2026-05-05 03:24:18 -06:00

Opened #67 [GH-ISSUE #110] [Feature Request] add io stat for disk and process like glances 2026-05-05 03:24:24 -06:00

Opened #68 [GH-ISSUE #112] [BUG] Pytorch lightning callback 2026-05-05 03:24:24 -06:00

Opened #69 [GH-ISSUE #109] [Question] How to log GPU performance to wandb 2026-05-05 03:24:24 -06:00

Opened #70 [GH-ISSUE #117] [Feature Request] Show real-time bandwidth under monitor mode 2026-05-05 03:24:30 -06:00

Opened #71 [GH-ISSUE #119] [Question] How snapshot could be used 2026-05-05 03:24:30 -06:00

Opened #72 [GH-ISSUE #118] [Question] ERROR: Failed to initialize curses (setupterm: could not find terminfo database) 2026-05-05 03:24:30 -06:00

Opened #73 [GH-ISSUE #122] [Question] Grafana Dashboard Example 2026-05-05 03:24:36 -06:00

Opened #74 [GH-ISSUE #121] [BUG] Prometheus connection refused 2026-05-05 03:24:36 -06:00

Opened #75 [GH-ISSUE #120] Installation: which step to follow? 2026-05-05 03:24:36 -06:00

Opened #76 [GH-ISSUE #126] [Feature Request] Add CPU Processes 2026-05-05 03:24:41 -06:00

Opened #77 [GH-ISSUE #125] Windows download link please.. 2026-05-05 03:24:42 -06:00

Opened #78 [GH-ISSUE #124] [Feature Request] can you support word wrap for COMMAND information 2026-05-05 03:24:42 -06:00

Opened #79 [GH-ISSUE #128] [BUG] Memory leaking for Nvitop instances inside docker container 2026-05-05 03:24:46 -06:00

Opened #80 [GH-ISSUE #131] SSL for nvitop-exporter 2026-05-05 03:24:46 -06:00

Opened #81 [GH-ISSUE #127] [BUG] UTF-8 Error during decoding device name on R555 driver 2026-05-05 03:24:46 -06:00

Opened #82 [GH-ISSUE #133] [Feature Request] Nvitop-Exporter: Processes name & args (command) 2026-05-05 03:24:57 -06:00

Opened #83 [GH-ISSUE #134] [Question] How to kill a procedure named no-such-process 2026-05-05 03:24:57 -06:00

Opened #84 [GH-ISSUE #135] [Question] Missing font 2026-05-05 03:24:57 -06:00

Opened #85 [GH-ISSUE #137] [Question] How on earth does the sorting work? 2026-05-05 03:25:01 -06:00

Opened #86 [GH-ISSUE #136] [BUG] Windows Server Unexpectedly Shuts Down When Using Nvitop to Monitor GPU Usage 2026-05-05 03:25:01 -06:00

Opened #87 [GH-ISSUE #139] [BUG] Segmentation Fault when one GPU lost from PCIe bus 2026-05-05 03:25:01 -06:00

Opened #88 [GH-ISSUE #141] [Question] Create new release for vllm compatibility 2026-05-05 03:25:06 -06:00

Opened #89 [GH-ISSUE #140] [BUG] Release changelog URLs are incorrect 2026-05-05 03:25:06 -06:00

Opened #90 [GH-ISSUE #142] [Question] 可以打包个PC win的包吗。。 2026-05-05 03:25:06 -06:00

Opened #91 [GH-ISSUE #143] [Question] nvitop cannot be installed by uvx on Windows with Python 3.13 2026-05-05 03:25:10 -06:00

Opened #92 [GH-ISSUE #144] [BUG] Missing Windows Build on Conda Forge 2026-05-05 03:25:10 -06:00

Opened #93 [GH-ISSUE #145] [BUG] GPU Unknown Error 会导致 as_snapshot() 调用触发段错误 2026-05-05 03:25:11 -06:00

Opened #94 [GH-ISSUE #151] [Feature Request] Add working directory of each process to processes table 2026-05-05 03:25:16 -06:00

Opened #95 [GH-ISSUE #153] [BUG] Can't use pipx to run the latest nvitop as bug reporting page suggests 2026-05-05 03:25:16 -06:00

Opened #96 [GH-ISSUE #152] [BUG] Failure to correctly determine GPU-utilizing process details - "No such process" 2026-05-05 03:25:17 -06:00

Opened #97 [GH-ISSUE #155] [Feature Request] Add %GMBW in default monitor mode 2026-05-05 03:25:24 -06:00

Opened #98 [GH-ISSUE #154] [BUG] _curses module not found 2026-05-05 03:25:24 -06:00

Opened #99 [GH-ISSUE #158] [BUG] Unable to use monitor mode 2026-05-05 03:25:24 -06:00

Opened #100 [GH-ISSUE #160] [Feature Request] Hide CPU usage 2026-05-05 03:25:31 -06:00

Opened #101 [GH-ISSUE #161] [BUG][Upstream] failed to get SWAP status on Windows with performance counter disabled 2026-05-05 03:25:31 -06:00

Opened #102 [GH-ISSUE #162] [Question] Can't use nvitop callback in pytorch lightning 2026-05-05 03:25:31 -06:00

Opened #103 [GH-ISSUE #167] [Feature Request] Webpage for history visualization 2026-05-05 03:25:36 -06:00

Opened #104 [GH-ISSUE #168] [Feature Request] support jetson orin nano 2026-05-05 03:25:36 -06:00

Opened #105 [GH-ISSUE #169] [Feature Request] 是否考虑出支持K8S的版本? 2026-05-05 03:25:36 -06:00

Opened #106 [GH-ISSUE #171] [BUG] Shared GPU Job - listed CPU % 2026-05-05 03:25:40 -06:00

Opened #107 [GH-ISSUE #170] [Feature Request] Hide CPU Section in Terminal 2026-05-05 03:25:41 -06:00

Opened #108 [GH-ISSUE #173] [BUG][upstream] used value of host memory is different from the result of free command 2026-05-05 03:25:41 -06:00

Opened #109 [GH-ISSUE #174] [Feature Request] PCIE transmission speed 2026-05-05 03:25:46 -06:00

Opened #110 [GH-ISSUE #181] [BUG] PID out of range due to API change of NVIDIA R525 driver 2026-05-05 03:25:46 -06:00

Opened #111 [GH-ISSUE #175] [BUG] The conda distribution has TERM-related problems 2026-05-05 03:25:46 -06:00

Opened #112 [GH-ISSUE #189] [Feature Request] show POWER in graphs instead of utilization 2026-05-05 03:25:58 -06:00

Opened #113 [GH-ISSUE #183] Windows object has no attribute '_win' do you mean mvwin? 2026-05-05 03:25:58 -06:00

Opened #114 [GH-ISSUE #185] [Feature Request] Provide Helm Chart / Kubernetes Manifests for nvitop-exporter 2026-05-05 03:25:58 -06:00

Opened #115 [GH-ISSUE #200] [Feature Request] Option to display MIG UUID of MIG GPUs in main monitor display 2026-05-05 03:26:00 -06:00

Opened #116 [GH-ISSUE #199] [Feature Request] nvitop compatible from unified memory 2026-05-05 03:26:01 -06:00

Opened #117 [GH-ISSUE #193] [BUG] NVML cannot get device memory info for NVIDIA DGX Spark due to unified memory 2026-05-05 03:26:01 -06:00

Opened #118 [GH-ISSUE #212] [BUG] Device methods not throwing exceptions 2026-05-05 03:26:11 -06:00

Opened #119 [GH-ISSUE #211] [RFC] AMD GPU Support 2026-05-05 03:26:11 -06:00

Opened #120 [PR #8] [MERGED] MIG device support 2026-05-05 03:26:16 -06:00

Opened #121 [PR #15] [MERGED] Fix locale encoding when C.UTF-8 is not available 2026-05-05 03:26:17 -06:00

Opened #122 [PR #22] [MERGED] Add detailed documentation for API references 2026-05-05 03:26:17 -06:00

Opened #123 [PR #21] [MERGED] Async Status Collector for Logger Integration (e.g. CSV or TensorBoard) 2026-05-05 03:26:17 -06:00

Opened #124 [PR #24] [MERGED] Add extra options to specify nvidia-ml-py version 2026-05-05 03:26:18 -06:00

Opened #125 [PR #25] [MERGED] refactor(core/libnvml): use module-based approach rather than singleton 2026-05-05 03:26:21 -06:00

Opened #126 [PR #27] [MERGED] feat(pyproject): migrate to pyproject.toml for packaging 2026-05-05 03:26:22 -06:00

Opened #127 [PR #26] [MERGED] feat(core/libcuda): add Python bindings for CUDA driver APIs 2026-05-05 03:26:22 -06:00

Opened #128 [PR #28] [MERGED] feat(select): add CUDA visible devices selection tool 2026-05-05 03:26:23 -06:00

Opened #129 [PR #30] [MERGED] feat(core/libnvml): add compatibility layers for NVML Python bindings 2026-05-05 03:26:23 -06:00

Opened #130 [PR #31] [MERGED] feat(gui): add 256 color support for bar charts 2026-05-05 03:26:27 -06:00

Opened #131 [PR #34] [MERGED] feat(gui): support process tagging 2026-05-05 03:26:27 -06:00

Opened #132 [PR #39] [MERGED] feat(gui/metrics): add process metrics screen 2026-05-05 03:26:28 -06:00

Opened #133 [PR #42] [MERGED] feat(gui/messagebox): add message box 2026-05-05 03:26:28 -06:00

Opened #134 [PR #48] [MERGED] feat(core/collector): add function and method to collect metrics in background thread 2026-05-05 03:26:29 -06:00

Opened #135 [PR #50] [CLOSED] [update] Fix build problem of 'Dockerfile' 2026-05-05 03:26:33 -06:00

Opened #136 [PR #51] [MERGED] fix(Dockerfile): migrate docker image repo to nvcr.io/nvidia/driver 2026-05-05 03:26:34 -06:00

Opened #137 [PR #52] [MERGED] feat(core/libcudart): add Python bindings for CUDA Runtime APIs 2026-05-05 03:26:34 -06:00

Opened #138 [PR #53] [MERGED] docs(core): rephrase docstrings 2026-05-05 03:26:34 -06:00

Opened #139 [PR #54] [MERGED] refactor(api): compact and rename top-level module 2026-05-05 03:26:34 -06:00

Opened #140 [PR #59] [MERGED] feat(gui/host): show more metrics 2026-05-05 03:26:38 -06:00

Opened #141 [PR #56] [MERGED] deps(python): drop Python 3.6 support 2026-05-05 03:26:39 -06:00

Opened #142 [PR #57] [MERGED] feat(linter): ruff integration 2026-05-05 03:26:39 -06:00

Opened #143 [PR #62] [CLOSED] chore(pre-commit): [pre-commit.ci] autoupdate 2026-05-05 03:26:39 -06:00

Opened #144 [PR #63] [CLOSED] simple change to accept float numbers as interval 2026-05-05 03:26:40 -06:00

Opened #145 [PR #67] [MERGED] feat(cli): support float number as snapshot interval (>= 0.25s) 2026-05-05 03:26:44 -06:00

Opened #146 [PR #66] [MERGED] refactor(api): move TTLCache usage to CLI-only 2026-05-05 03:26:44 -06:00

Opened #147 [PR #64] [CLOSED] chore(pre-commit): [pre-commit.ci] autoupdate 2026-05-05 03:26:45 -06:00

Opened #148 [PR #70] [MERGED] fix(api/device): further isolate the CUDA_VISIBLE_DEVICE parser in a subprocess 2026-05-05 03:26:45 -06:00

Opened #149 [PR #73] [MERGED] feat(linter): mypy integration 2026-05-05 03:26:46 -06:00

Opened #150 [PR #79] [MERGED] fix(api/libnvml): fix process info support for NVIDIA R535 driver (CUDA 12.2+) 2026-05-05 03:26:49 -06:00

Opened #151 [PR #84] [CLOSED] Update pytorch_lightning.py callback 2026-05-05 03:26:49 -06:00

Opened #152 [PR #80] [MERGED] feat(api/collector): include last snapshot metrics in the log results 2026-05-05 03:26:50 -06:00

Opened #153 [PR #85] [MERGED] fix(api/device): use recent timestamp for GPU process utilization query 2026-05-05 03:26:50 -06:00

Opened #154 [PR #87] [MERGED] feat(api/device): add methods to query PCIe and NVLink throughput 2026-05-05 03:26:51 -06:00

Opened #155 [PR #89] [MERGED] fix(api/libnvml): fix removal for process info v3 APIs on the upstream 535.98 driver 2026-05-05 03:26:55 -06:00

Opened #156 [PR #94] [MERGED] fix(api/libnvml): fix upstream changes for process info v3 APIs on 535.104.05 driver 2026-05-05 03:26:55 -06:00

Opened #157 [PR #92] [MERGED] feat(exporter): add Prometheus exporter 2026-05-05 03:26:55 -06:00

Opened #158 [PR #96] [MERGED] deps(workflows): bump actions/checkout from 3 to 4 2026-05-05 03:26:56 -06:00

Opened #159 [PR #100] [MERGED] fix(libcuda): fix cuDeviceGetUuid() when the UUID contains 0x00 2026-05-05 03:26:56 -06:00

Opened #160 [PR #101] [MERGED] deps(python): add Python 3.12 classifiers 2026-05-05 03:27:01 -06:00

Opened #161 [PR #107] [MERGED] feat(exporter): remove metrics if process is gone 2026-05-05 03:27:01 -06:00

Opened #162 [PR #111] [MERGED] deps(workflows): bump actions/setup-python from 4 to 5 2026-05-05 03:27:01 -06:00

Opened #163 [PR #113] [CLOSED] Convert pytorch_lighting imports into lightning.pytorch imports 2026-05-05 03:27:02 -06:00

Opened #164 [PR #114] [MERGED] fix(callbacks/lightning): populate callback for lightning 2026-05-05 03:27:02 -06:00

Opened #165 [PR #116] [MERGED] deps(workflows): bump actions/upload-artifact from 3 to 4 2026-05-05 03:27:06 -06:00

Opened #166 [PR #115] [MERGED] deps(workflows): bump actions/download-artifact from 3 to 4 2026-05-05 03:27:07 -06:00

Opened #167 [PR #123] [CLOSED] Support for AMD ROCm devices 2026-05-05 03:27:07 -06:00

Opened #168 [PR #129] [CLOSED] Import getpass in try-except block 2026-05-05 03:27:07 -06:00

Opened #169 [PR #130] [MERGED] feat(api): handle exceptions for function getpass.getuser() 2026-05-05 03:27:07 -06:00

Opened #170 [PR #132] [MERGED] fix(collector): fix documentation for ResourceMetricCollector.clear() function 2026-05-05 03:27:12 -06:00

Opened #171 [PR #146] [MERGED] fix(api/device): fix passing invalid device handle to NVML functions 2026-05-05 03:27:12 -06:00

Opened #172 [PR #138] [MERGED] feat(exporter): add dashboard example 2026-05-05 03:27:12 -06:00

Opened #173 [PR #147] [MERGED] deps(cachetools): remove third-party dependency cachetools 2026-05-05 03:27:13 -06:00

Opened #174 [PR #148] [MERGED] deps(termcolor): vendor third-party dependency termcolor 2026-05-05 03:27:13 -06:00

Opened #175 [PR #156] [MERGED] feat(tui): show %GMBW in main screen 2026-05-05 03:27:17 -06:00

Opened #176 [PR #150] [MERGED] deps(python): drop Python 3.7 support 2026-05-05 03:27:17 -06:00

Opened #177 [PR #149] refactor(tui): drop dependency windows-curses 2026-05-05 03:27:18 -06:00

Opened #178 [PR #157] [MERGED] chore(callbacks): deprecate nvitop.callbacks as officially unmaintained 2026-05-05 03:27:18 -06:00

Opened #179 [PR #159] [MERGED] feat(exporter): add Dockerfile and docker-compose template for nvitop-exporter 2026-05-05 03:27:18 -06:00

Opened #180 [PR #163] [MERGED] fix(tui/host): ignore errors when collecting host metrics 2026-05-05 03:27:22 -06:00

Opened #181 [PR #165] [CLOSED] add GH actions build and publish nvitop-exporter 2026-05-05 03:27:22 -06:00

Opened #182 [PR #164] [MERGED] lint(tui): add doctests and add type annotations in nvitop.tui 2026-05-05 03:27:22 -06:00

Opened #183 [PR #166] [CLOSED] Adds workflow to publish nvitop-exporter 2026-05-05 03:27:23 -06:00

Opened #184 [PR #172] [MERGED] fix(api/process): fix snapshot cache for GPU processes with shared host process 2026-05-05 03:27:23 -06:00

Opened #185 [PR #178] [MERGED] deps(nvidia-ml-py): add nvidia-ml-py 13.580.65 to support list 2026-05-05 03:27:27 -06:00

Opened #186 [PR #177] [MERGED] deps(workflows): bump actions/download-artifact from 4 to 5 2026-05-05 03:27:27 -06:00

Opened #187 [PR #176] [MERGED] fix(api/device): fix device.pcie_tx_throughput() returns PCIe RX throughput due to a typo in argument 2026-05-05 03:27:28 -06:00

Opened #188 [PR #179] [MERGED] chore!: remove per-version install extras for nvidia-ml-py and prefer nvitop[cudaXX] instead 2026-05-05 03:27:28 -06:00

Opened #189 [PR #180] [MERGED] deps(workflows): bump actions/checkout from 4 to 5 2026-05-05 03:27:29 -06:00

Opened #190 [PR #184] [MERGED] deps(workflows): bump actions/setup-python from 5 to 6 2026-05-05 03:27:33 -06:00

Opened #191 [PR #186] [MERGED] deps(nvidia-ml-py): add nvidia-ml-py 13.580.82 to support list 2026-05-05 03:27:33 -06:00

Opened #192 [PR #182] [CLOSED] add support k8s 2026-05-05 03:27:34 -06:00

Opened #193 [PR #187] [MERGED] deps(workflows): bump actions/download-artifact from 5 to 6 2026-05-05 03:27:34 -06:00

Opened #194 [PR #188] [MERGED] deps(workflows): bump actions/upload-artifact from 4 to 5 2026-05-05 03:27:35 -06:00

Opened #195 [PR #190] [MERGED] feat(tui/device): add bar charts for memory bandwidth and power usage 2026-05-05 03:27:38 -06:00

Opened #196 [PR #191] [MERGED] feat(workflows/docker): add workflow to build docker images 2026-05-05 03:27:38 -06:00

Opened #197 [PR #192] feat: add Kubernetes integration with monitoring POD resources 2026-05-05 03:27:39 -06:00

Opened #198 [PR #194] [MERGED] deps(workflows): bump actions/checkout from 4 to 6 2026-05-05 03:27:40 -06:00

Opened #199 [PR #195] [MERGED] feat(api/device): support devices with unified memory 2026-05-05 03:27:40 -06:00

Opened #200 [PR #198] support mthreads gpu monitoring 2026-05-05 03:27:44 -06:00

Opened #201 [PR #196] [MERGED] deps(workflows): bump actions/download-artifact from 6 to 7 2026-05-05 03:27:44 -06:00

Opened #202 [PR #197] [MERGED] deps(workflows): bump actions/upload-artifact from 5 to 6 2026-05-05 03:27:44 -06:00

Opened #203 [PR #201] [MERGED] deps(workflows): bump actions/upload-artifact from 6 to 7 2026-05-05 03:27:44 -06:00

Opened #204 [PR #202] [MERGED] deps(workflows): bump actions/attest-build-provenance from 3 to 4 2026-05-05 03:27:45 -06:00

Opened #205 [PR #204] [MERGED] deps(workflows): bump docker/setup-buildx-action from 3 to 4 2026-05-05 03:27:49 -06:00

Opened #206 [PR #205] [MERGED] deps(workflows): bump docker/login-action from 3 to 4 2026-05-05 03:27:49 -06:00

Opened #207 [PR #203] [MERGED] deps(workflows): bump actions/download-artifact from 7 to 8 2026-05-05 03:27:49 -06:00

Opened #208 [PR #206] [MERGED] deps(workflows): bump docker/build-push-action from 6 to 7 2026-05-05 03:27:50 -06:00

Opened #209 [PR #207] Add gpu-stats.py nvitop logging script 2026-05-05 03:27:50 -06:00

Opened #210 [PR #209] feat(api): add GDDR6/GDDR6X VRAM temperature reading via BAR0 registers 2026-05-05 03:27:53 -06:00

Opened #211 [PR #210] Add mx-smi backend support for MetaX GPUs 2026-05-05 03:27:54 -06:00

Opened #212 [PR #208] Fix incorrect memory reporting on coherent UMA platforms (GB10 / DGX … 2026-05-05 03:27:54 -06:00