How many CPU sockets do Fv2 series VMs contain ?

Jeremy Lixandre 1 Reputation point
2020-10-01T12:36:18.103+00:00

Hello,

I was wondering if there was any documentation about how many physical cores and how many CPU sockets do every instance has compared to their vCPUs. In particular, I would be interested to know about the Fv2 series.

Thank you

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,424 questions
{count} votes

2 answers

Sort by: Most helpful
  1. prmanhas-MSFT 17,901 Reputation points Microsoft Employee
    2020-10-01T12:45:52.867+00:00

    @Jeremy Lixandre The Fv2-series runs on the Intel® Xeon® Platinum 8272CL (Cascade Lake) processors and Intel® Xeon® Platinum 8168 (Skylake) processors. It features a sustained all core Turbo clock speed of 3.4 GHz and a maximum single-core turbo frequency of 3.7 GHz. Intel® AVX-512 instructions are new on Intel Scalable Processors. These instructions provide up to a 2X performance boost to vector processing workloads on both single and double precision floating point operations. In other words, they're really fast for any computational workload.

    As for number of vcpu they can go upto 72 as well.

    You can refer to this doc and this as well for more information.

    Hope it helps!!!

    Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics

    0 comments No comments

  2. Changming Sun 76 Reputation points Microsoft Employee
    2021-01-05T22:48:23.247+00:00

    Cores: half of vCPUs.
    Sockets: Up to two.

    See: https://learn.microsoft.com/en-us/azure/virtual-machines/windows/compute-benchmark-scores . Please search "NUMA Nodes".

    0 comments No comments