ilya-zlobintsev / LACT

Linux GPU Configuration Tool
MIT License
1.46k stars 35 forks source link

Add initial Nvidia support #388

Closed ilya-zlobintsev closed 1 month ago

ilya-zlobintsev commented 1 month ago

This is a major PR adding support for Nvidia GPUs (with the proprietary driver) using the NVML library.

So far there are no major daemon protocol or config format changes, the existing options are applied as it makes sense. The UI also is unchanged, but it should hide the items that make no sense on nvidia (like showing compute unit count).

Currently implemented:

Missing, will be implemented later:

Functionality not available through NVML:

image

image