Virtual Machines with AVX2

Oscar Martinez Ortiz 20 Reputation points
2023-03-01T16:30:18.27+00:00

Is it possible to create virtual machines with processors that support AVX2?

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

Accepted answer
  1. TP 111.8K Reputation points
    2023-03-01T18:17:58.9433333+00:00

    Hi,

    Sure, many of the Azure VM instance types have CPUs that support AVX2. What you can do is look up the CPU of the instance type you are interested in and then verify on the manufacturer website if that specific model supports AVX2. Below is the VM pricing page that includes brief mention of the CPU included with each instance type:

    Windows Virtual Machines Pricing

    https://azure.microsoft.com/en-us/pricing/details/virtual-machines/windows/

    Right away you can see the Intel CPUs that mention AVX-512 support AVX2. For the AMD CPUs, I believe most if not all do, however, you will have to verify with AMD to be certain.

    If the above is useful please click Accept Answer.

    Thanks.

    -TP

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.