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

Inconsistency on RTX Turing support by GPU Operator #80

Open
govertb opened this issue Jul 29, 2024 · 0 comments · May be fixed by #81
Open

Inconsistency on RTX Turing support by GPU Operator #80

govertb opened this issue Jul 29, 2024 · 0 comments · May be fixed by #81

Comments

@govertb
Copy link

govertb commented Jul 29, 2024

There seems to be an inconsistency on the support for RTX cards of the Turing generation:

+-------------------------+------------------------+
| Product | Architecture |
+=========================+========================+
| NVIDIA RTX A6000 | NVIDIA Ampere /Ada |
+-------------------------+------------------------+
| NVIDIA RTX A5000 | NVIDIA Ampere |
+-------------------------+------------------------+
| NVIDIA RTX A4500 | NVIDIA Ampere |
+-------------------------+------------------------+
| NVIDIA RTX A4000 | NVIDIA Ampere |
+-------------------------+------------------------+
| NVIDIA RTX A8000 | Turing |
+-------------------------+------------------------+
| NVIDIA RTX A6000 | Turing |
+-------------------------+------------------------+
| NVIDIA RTX A5000 | Turing |
+-------------------------+------------------------+
| NVIDIA RTX A4000 | Turing |
+-------------------------+------------------------+

I think the turing cards are supposed to be the RTX 8000, RTX 6000, ... etc.?

@govertb govertb linked a pull request Jul 29, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant