add nvtop
This commit is contained in:
37
nvtop/interface.ini
Normal file
37
nvtop/interface.ini
Normal file
@@ -0,0 +1,37 @@
|
||||
; Please do not edit this file.
|
||||
; The file is automatically generated and modified by nvtop by pressing F12.
|
||||
; If you wish to modify an option, use nvtop's setup window (F2) and follow up by saving the preference (F12).
|
||||
[GeneralOption]
|
||||
UseColor = true
|
||||
UpdateInterval = 100
|
||||
ShowInfoMessages = true
|
||||
|
||||
[HeaderOption]
|
||||
UseFahrenheit = false
|
||||
EncodeHideTimer = 3.000000e+01
|
||||
GPUInfoBar = false
|
||||
|
||||
[ChartOption]
|
||||
ReverseChart = false
|
||||
|
||||
[ProcessListOption]
|
||||
HideNvtopProcessList = false
|
||||
HideNvtopProcess = true
|
||||
SortOrder = descending
|
||||
SortBy = memory
|
||||
DisplayField = pId
|
||||
DisplayField = user
|
||||
DisplayField = gpuId
|
||||
DisplayField = type
|
||||
DisplayField = gpuRate
|
||||
DisplayField = memory
|
||||
DisplayField = cpuUsage
|
||||
DisplayField = cpuMem
|
||||
DisplayField = cmdline
|
||||
|
||||
[Device]
|
||||
Pdev = 0000:63:00.0
|
||||
Monitor = true
|
||||
ShownInfo = gpuRate
|
||||
ShownInfo = gpuMemRate
|
||||
|
||||
Reference in New Issue
Block a user