Closed yuan9jie closed 2 months ago
how do you show 2 GPUs. I only get one one of them....
how do you show 2 GPUs. I only get one one of them.... LCC GPU module might be running the Conky backend on your system, while only the
pynvml
backend supports multiple GPUs. To check ifpynvml
backend can discover all GPUs, run/path/to/lcc/lib/components/gpu_nvml
.
Fixed by commit 652367c7 which improves support for multiple GPUs.
First, thank you. I have two GPUs, and after adding the display, they were a bit misaligned. How to solve it? Thanks