Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support GPU Subsystem ID to Differentiate VRAM Size #256

Open
andy108369 opened this issue Sep 23, 2024 · 0 comments
Open

Comments

@andy108369
Copy link
Contributor

The vendor ID (e.g., 10de for NVIDIA) and product ID (e.g., 2803 for example) can be accompanied by a unique subsystem ID, which distinguishes the specific VRAM characteristics (such as size) of the GPU.

For instance, according to this reference, a 10de:2803 GPU with a subsystem ID of 16E3 corresponds to a model with 8 GB of VRAM. However, 88plug's 10de:2803 GPU features a different subsystem ID, indicating distinct VRAM specifications.

By adding support for GPU subsystem IDs, we can improve the accuracy of GPU detection and provide more precise information about VRAM size.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant