We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{ "AMD MI60 GPU misreporting as MI50 GPU": [ { "address": "0000:84:00.0", "index": 2, "pci": { "driver": "amdgpu", "address": "0000:84:00.0", "vendor": { "id": "1002", "name": "Advanced Micro Devices, Inc. [AMD/ATI]" }, "product": { "id": "66a1", "name": "Vega 20 [Radeon Pro VII/Radeon Instinct MI50 32GB]" }, "revision": "0x00", "subsystem": { "id": "0834", "name": "unknown" }, "class": { "id": "03", "name": "Display controller" }, "subclass": { "id": "80", "name": "Display controller" }, "programming_interface": { "id": "00", "name": "unknown" } ] }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
{ "AMD MI60 GPU misreporting as MI50 GPU": [ { "address": "0000:84:00.0", "index": 2, "pci": { "driver": "amdgpu", "address": "0000:84:00.0", "vendor": { "id": "1002", "name": "Advanced Micro Devices, Inc. [AMD/ATI]" }, "product": { "id": "66a1", "name": "Vega 20 [Radeon Pro VII/Radeon Instinct MI50 32GB]" }, "revision": "0x00", "subsystem": { "id": "0834", "name": "unknown" }, "class": { "id": "03", "name": "Display controller" }, "subclass": { "id": "80", "name": "Display controller" }, "programming_interface": { "id": "00", "name": "unknown" } ] }
The text was updated successfully, but these errors were encountered: