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

Added Supported GPUs to README #207

Closed
wants to merge 2 commits into from

Conversation

balanarayank
Copy link

Added section for Supported GPU models. This can be updated going forward. In future, it can be considered to reference a link to a new Nvidia website page that would provide a list of supported GPU models for open kernel modules.

@CLAassistant
Copy link

CLAassistant commented May 16, 2022

CLA assistant check
All committers have signed the CLA.

@LinusCDE
Copy link

Nice addition. A little nice enhancement would be to state the names as well. I'm have been using a GTX 750 Ti on Linux for 2 years and now a GTX 1060 6GB for about 3-4 years. If you asked me the architecture I couldn't answer that as I'm not that deep into gpus and looking it up is a bit annoying (at least for the consumer-facing gpus).

My Idea would be to adds the series range after the architecture name (e.g. <Architecture Name> (GTX 7xx to GTX/RTX 16xx series) for example).

@balanarayank
Copy link
Author

balanarayank commented May 16, 2022

My Idea would be to adds the series range after the architecture name (e.g. <Architecture Name> (GTX 7xx to GTX/RTX 16xx series) for example).

I agree, but the README would become too large if all the supported GPU models are mentioned here. In my previous message, my intention was to suggest that it's better to have a web page created on Nvidia website/forums that lists all the supported GPU models with their actual names (eg: GeForce 310M, GTX 1060 etc). Once this is created, link to that page can be added to this new section in README. The page can be updated as and when support for a new GPU model is added.

@LinusCDE
Copy link

I agree, but the README would become too large if all the supported GPU models are mentioned here.

I don't see the problem in length when just mentioning multiple generations to clarify where a potential support cut-off would be. There is no need to mention each and every model explicitly imo.

In my previous message, my intention was to suggest that it's better to have a web page created on Nvidia website/forums that lists all the supported GPU models with their actual names [...]

That seems a nice idea. Does nvidia already have such a page? If not it might be too much to ask then. But I like the idea.

@balanarayank
Copy link
Author

balanarayank commented May 17, 2022

That seems a nice idea. Does nvidia already have such a page? If not it might be too much to ask then. But I like the idea.

I think such a page would definitely help regular users going forward. They can easily refer to see if their GPU is supported or not. Perhaps someone from Nvidia side would be able to provide more insight into this.

Edit: I noticed that each driver version page has a list of "SUPPORTED PRODUCTS".
Nvidia Driver 470.129.06

@ghost
Copy link

ghost commented May 17, 2022

I agree, but the README would become too large if all the supported GPU models are mentioned here.

Do This Architecture Name (GTX 7xx to GTX/RTX 16xx series)
<details><summary>Do this</summary>
 Text
</details>

@balanarayank
Copy link
Author

I've added supported GPU models as a drop-down menu now.

@mtijanic mtijanic added the NV-Triaged An NVBug has been created for dev to investigate label May 17, 2022
@mtijanic
Copy link
Collaborator

Thank you everyone for the ideas and examples. We are aware this is an important bit we missed.

These lists actually have to be generated from our internal databases and updated automatically as products are released, which is not something the community can implement. I've tagged it with NV-Triaged.

@aritger
Copy link
Collaborator

aritger commented May 18, 2022

Yes, thanks for the ideas. We're going to provide a list of compatible GPUs, including PCI IDs, in a future release.

This PR overlaps quite a bit with #18 I'm going to close this PR, and a future release will close that Issue.

@aritger aritger closed this May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NV-Triaged An NVBug has been created for dev to investigate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants