ElPumpo / TinyNvidiaUpdateChecker

Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!
GNU General Public License v3.0
1.53k stars 56 forks source link

Replace Zenith's data repo with proper GPU Id > NVIDIA Id #235

Open ElPumpo opened 4 months ago

ElPumpo commented 4 months ago

Zenith's GPU data is used primary for the NVIDIA API. It requires a custom GPU Id that Zenith has a list for, where they are stored by GPU device name.

The problem is that the names can differ and there is many variations, causing issues.

If we had a direct lookup between the GPU device ID and the NVIDIA API GPU ID, we would no longer have problems with device name sanitation.

ElPumpo commented 2 weeks ago

An solution is underway, https://github.com/ZenitH-AT/nvidia-data/pull/4