Does Azure Container Apps support AVX2 vector instruction set?

Ashok P 5 Reputation points
2023-01-29T13:22:45.28+00:00

I'm looking for documentation regarding vCPU capabilities for code run in Azure Container Apps. Specifically looking for AVX/AVX2 vector instruction support and whether it is guaranteed to be available under Azure Container Apps since there is no instance type selection involved. Other cloud platforms have such support and its documented - so wondering if Azure also provides the same but its just not documented.

So far I have only found this link: https://learn.microsoft.com/en-us/azure/container-apps/containers - however it only relates to amount of vCPU and memory and not vCPU capabilities.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
262 questions
{count} vote

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 68,471 Reputation points
    2023-02-07T04:21:32.39+00:00

    @Ashok P Apology for the delay. I have got the confirmation from my team that we can’t guarantee support for a specific CPU instruction as we are using different general purpose SKUs based on regional capacity availability. We are currently using V4 and V5 AMD and Intel SKUs.

    0 comments No comments