Hi All, Recently, I created a VM to run an AI model, and as recommended for the mdoel, I changed cpu.corespersocket to 16. After rebooting the VM, the AVX flags were no longer visible in lscpu | grep -i avx, and the processor model changed from Intel Skylake to QEMU Virtual CPU. Before applying this setting, AVX support was available.
I then removed the setting and performed a shutdown and reboot, but the AVX flags still did not appear. Later, I started the same VM on a different host, and both the AVX flags and the Intel processor model were visible again. However, on the original host, AVX support is still missing. The host configuration has not changed, and the settings in agent.properties are the same. Other VMs with unchanged settings on the original host still show the AVX-related flags. My ACS Version is 4.19.3 and I am using guest.cpu.mode=host-model on all my hosts. How to rollback so the user doesn't suffer if they do anything like that because avx are important for AI workload. -- *Regards,* *Pratik Chandrakar*
