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

Understand why memory and clock data differs between sources #11

Open
gkjohnson opened this issue Feb 28, 2019 · 2 comments
Open

Understand why memory and clock data differs between sources #11

gkjohnson opened this issue Feb 28, 2019 · 2 comments

Comments

@gkjohnson
Copy link
Owner

Despite seeming to refer to the exact same card in name the different database sources seem to list different hardware information such as memory limit, etc.

Examples:
GeForce RTX 2070, GeForce RTX 2070
8096, 8192

GeForce GTX 770, GeForce GTX 770
4096, 2048

Radeon HD 6470M, Radeon HD 6470M
1024, 512

@Oletus
Copy link
Contributor

Oletus commented Sep 8, 2020

In some cases there's been variants of the same GPU with different memory but the same model number. Clocks could also vary based on how the card was tuned. Sometimes even different chips have been sold under the same low-end model name, though this is rarer.

@gkjohnson
Copy link
Owner Author

That makes sense -- I was hoping they'd be named differently in that case, though 😬

I originally intending to use some of that secondary data to help more precisely validate and merge GPU entries across data sources but it might not be all that useful if the names can't be differentiated.

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

2 participants