btop
btop copied to clipboard
[REQUEST] Split GPU panels & gpu 6 and 7
Is your feature request related to a problem? Please describe. I cannot fit all the stuff I want and a lot of GPUs a lot of machines have 8 gpus I made fork that just adds 6 and 7 but I need very small terminal font size to fit them Describe the solution you'd like A clear and concise description of what you want to happen.
GPUs 6 and 7 in config but also split the panels so instead of just
---------------
|gpu 0 |
---------------
|gpu 1 |
---------------
|gpu 2 |
---------------
|gpu 3 |
it can be like
--------------- ---------------
|gpu 0 |gpu 1 |
--------------- ---------------
|gpu 2 |gpu 3 |