I hope I am posting this to the correct place...
I have a system that has a pair of hosts. Both of the hosts are running Intel Xeon E5=2687W v3 processors which lists of having AVX2 instruction set.
https://ark.intel.com/content/www/us/en/ark/products/81909/intel-xeon-processor-e5-2687w-v3-25m-cache-3-10-ghz.html
I recently upgraded the software on a Windows Server 2016 virtual machine that is running on one of the hosts and an error when running the software points to the VM not having the AVX2 instruction set. A colleague wrote a python script to list CPU features and we ran it on the Windows Server 2016 VM and it, in fact, doesn't list the VM has having the AVX2 instruction set.
Does anyone have an idea of how this could happen? The system is running the outdated VMWare ESXi 5.5, could that be the limitation? Is there anything I am missing here?
Thanks,
Brian