mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
Nvtop stands for NVidia TOP, a (h)top like task monitor for NVIDIA GPUs. It can handle multiple GPUs and print information about them in a htop familiar way. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Huang Rui <vowstar@gmail.com>
19 lines
711 B
XML
19 lines
711 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">Syllo/nvtop</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
Nvtop stands for NVidia TOP, a (h)top like task monitor for NVIDIA GPUs.
|
|
It can handle multiple GPUs and print information about them in a htop
|
|
familiar way. Some fields are shown as N/A: Ask NVIDIA for better support
|
|
of your hardware! Compatibility issues: Does not work with nouveau driver
|
|
stack and older NVIDIA GPU for the time being.
|
|
</longdescription>
|
|
</pkgmetadata>
|