Forum Discussion
Gilad_Aperio
May 09, 2023Copper Contributor
What AKS node types support AVX2?
Title. I have an AKS cluster deployed, and one of the scripts within a running pod fails because of what seems like an unsupported instruction set (AVX2). I looked into documentation and used...
azharamir13
May 13, 2023Brass Contributor
any Azure Kubernetes Service (AKS) node type that uses an Intel processor from the Xeon E5 v4 or Xeon Scalable (Skylake) family or later supports AVX2 (Advanced Vector Extensions 2) instructions. AVX2 is a set of instructions for performing vector operations on Intel processors, and it can be used to accelerate certain workloads such as machine learning and scientific computing.