Nvtop: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
|||
Zeile 7: | Zeile 7: | ||
== Anwendungen == | == Anwendungen == | ||
{| class="wikitable sortable" | |||
|- | |||
! Kommando !! Beschreibung | |||
|- | |||
| Up || Select (highlight) the previous process. | |||
|- | |||
| Down|| Select (highlight) the next process. | |||
|- | |||
| Left / Right || Scroll in the process row. | |||
|- | |||
| + || Sort increasingly | |||
|- | |||
| - || Sort decreasingly | |||
|- | |||
| F2 || Enter the setup utility to modify the interface options | |||
|- | |||
| F12 || Save the current interface options to persistent storage. See the CONFIGURATION FILE section | |||
|- | |||
| F9 || "Kill" process: Select a signal to send to the highlighted process | |||
|- | |||
| F6 || Sort: Select the field for sorting. The current sort field is highlighted inside the header bar | |||
|- | |||
| F10, q, Esc || Quit | |||
|} | |||
== Syntax == | == Syntax == | ||
nvtop [-hv] [-si id1:id2:...] [-d delay] | nvtop [-hv] [-si id1:id2:...] [-d delay] |
Version vom 24. Juli 2022, 10:14 Uhr
nvtop - NVIDIA GPU top
Beschreibung
nvtop is a ncurses-based GPU status viewer for NVIDIA GPUs
Installation
# apt install nvtop
Anwendungen
Kommando | Beschreibung |
---|---|
Up | Select (highlight) the previous process. |
Down | Select (highlight) the next process. |
Left / Right | Scroll in the process row. |
+ | Sort increasingly |
- | Sort decreasingly |
F2 | Enter the setup utility to modify the interface options |
F12 | Save the current interface options to persistent storage. See the CONFIGURATION FILE section |
F9 | "Kill" process: Select a signal to send to the highlighted process |
F6 | Sort: Select the field for sorting. The current sort field is highlighted inside the header bar |
F10, q, Esc | Quit |
Syntax
nvtop [-hv] [-si id1:id2:...] [-d delay]
Optionen
Unix | GNU | Beschreibung |
---|---|---|
-d | --delay=delay | Delay between updates, in tenths of seconds (delay * 0.1s) |
-h | --help | Print the help and exit. |
-d | delay=delay | Delay between updates, in tenths of seconds (delay * 0.1s). |
-h | help | Print the help and exit. |
-s | gpu-select=id1:... | Colon separated list of GPU IDs to be monitored by nvtop. |
-i | gpu-ignore=id1:... | Colon separated list of GPU IDs to be ignored by nvtop. |
-C | no-color | Monochrome mode. |
-f | freedom-unit | Use fahrenheit as temperature scale. |
-E | encode-hide=seconds | Modify the setting for the encode/decode auto-hide timer. Always visible if negative. Default to 30 seconds. |
-r | reverse-abs | Reverse abscissa: switch the plot data order from "old --- recent" (default) to "recent --- old". |
-p | no-plot | Show only one bar plot corresponding to the maximum of all GPUs. |
-v | version | Print the version and exit. |
Parameter
Umgebungsvariablen
Exit-Status
Konfiguration
Dateien
Sicherheit
Dokumentation
RFC
Man-Pages
Info-Pages
Siehe auch
Links
Projekt-Homepage
Weblinks
Einzelnachweise
Testfragen
Testfrage 1
Antwort1
Testfrage 2
Antwort2
Testfrage 3
Antwort3
Testfrage 4
Antwort4
Testfrage 5
Antwort5