You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: