# Issue description AVX support is disabled in OS images of Constellation. # To reproduce - Spawn a Constellation cluster on AWS - Spawn a nodes shell on a node - `lscpu | grep -i avx` is empty # Environment AWS # Expected behavior `lscpu | grep -i avx` prints `AVX` # Additional info This is an issue with SEV-SNP on AWS in general.
Issue description
AVX support is disabled in OS images of Constellation.
To reproduce
lscpu | grep -i avxis emptyEnvironment
AWS
Expected behavior
lscpu | grep -i avxprintsAVXAdditional info
This is an issue with SEV-SNP on AWS in general.