817 B
817 B
TODO
-
add unit toggle/binding;
Ghz
can be fairly vague - users may preferMhz
/Hz
- tldr: may be wanted for precision
- driver provides hertz, with modern cards is fairly excessive
- conversion is done using
format_frequency
- a wrapper of
format_size
fromhumanfriendly
- (currently) defaults to highest sensible unit, changing on scale.
- often flipping between
500Mhz
/2.6Ghz
where consistency may be preferred
- a wrapper of
-
restore
argparse
- primarily:
--card
/-c
, to skipamdgpu
device detection- will expect
cardN
orrenderANNN
from/dev/dri/
- provides the (AMD) GPU intended to be monitored
- will expect
- secondarily:
- preferred unit for clocks
- perhaps an update interval for the Textual stat-updating timers
- primarily: