Looking for Azure VM having nested virtualization and GPU support

Gowda, Hanumanthe 6 Reputation points
2022-09-01T14:50:23.623+00:00

Hello,

I am looking to create VM in azure having nested virtualization and GPU support.
Could you please with this ?

Thanks,
Hanumanthe

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Jackson Martins 10,606 Reputation points MVP Volunteer Moderator
    2022-09-01T14:55:50.343+00:00

    Hi @Gowda, Hanumanthe
    Virtual Machine SKU must be V3 or higher (D_v3, Ds_v3, Es_V3) in the comparative table, N machines do not support nested virtualization

    Hyper-threaded and capable of running nested virtualization https://learn.microsoft.com/en-us/azure/virtual-machines/acu

    Official reference: https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/nested-virtualization

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--

    1 person found this answer helpful.

  2. kobulloc-MSFT 26,801 Reputation points Microsoft Employee Moderator
    2022-09-01T17:56:50.397+00:00

    Hello, @Gowda, Hanumanthe !

    @Jackson Martins is correct: there are no GPU optimized virtual machine sizes that support nested virtualization at this time (I went through the complete list just to double check). This is a popular question though and I'd like to summarize the information in case this is ever updated in the future or for readers who may be willing to give up GPU optimization for another VM that does support nested virtualization.

    Which Azure virtual machines have nested virtualization? Which GPU accelerated VMs have nested virtualization?
    As pointed out by @Jackson Martins , the complete list of VMs that support nested virtualization can be found in the ACU (Azure Compute Unit) documentation and are marked by three stars ( *** ) to indicate that they are Hyper-threaded and capable of running nested virtualization. As of the time of this post, no GPU optimized VMs support nested virtualization however there are many other VM sizes that do support nested virtualization.

    Azure Docs: Azure compute unit (ACU)

    237000-image.png

    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.