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.
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.