[Bug 294825] [New Port] graphics/nvtop: GPU & Accelerator process monitoring
Date: Mon, 27 Apr 2026 03:51:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294825
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=b7c9c5d3b912684d2cc3a528f8bfbe71963ee613
commit b7c9c5d3b912684d2cc3a528f8bfbe71963ee613
Author: Henry Hu <henry.hu.sh@gmail.com>
AuthorDate: 2026-04-27 03:46:37 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-04-27 03:51:09 +0000
sysutils/nvtop: New port: GPU & Accelerator process monitoring
NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for GPUs
and accelerators. It can handle multiple GPUs and print information
about them in a htop-familiar way.
Currently supported vendors are AMD (Linux amdgpu driver), Apple
(limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915/Xe
drivers), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux MSM
driver), Broadcom VideoCore (Linux v3d driver), Rockchip, MetaX (MXSML
driver), Enflame (Linux EFML driver).
PR: 294825
Sponsored by: UNIS Labs
sysutils/Makefile | 1 +
sysutils/nvtop/Makefile (new) | 19 +++++++++++++++++++
sysutils/nvtop/distinfo (new) | 3 +++
sysutils/nvtop/pkg-descr (new) | 9 +++++++++
sysutils/nvtop/pkg-plist (new) | 5 +++++
5 files changed, 37 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.