sudo lshw -C display shows AMD/ATI GPU instead of NVIDIA

kont 0 Reputation points
2023-06-06T22:00:15.52+00:00

I rented Standard NV8as v4 vm machine being sure of having the NVIDIA supported tesla GPU, but at the end

the code shows I am using AMD/ATI GPU which is not cuda supported, what to do now?

sudo lshw -C display 
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,133 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sedat SALMAN 14,140 Reputation points MVP
    2023-06-07T01:30:49+00:00

    if you check the following link

    https://learn.microsoft.com/en-us/azure/virtual-machines/nvv4-series

    The NVv4-series virtual machines are powered by AMD Radeon Instinct MI25 GPUs

    if you need Nvidia you can use https://learn.microsoft.com/en-us/azure/virtual-machines/nva10v5-series

    or please check the link https://learn.microsoft.com/en-us/azure/virtual-machines/nva10v5-series for other machines

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.