I have a new Computer with Sandy Bridge CPU, which supports the new AVX instruction set, and Win 7 Ultimate x64 - which is supposedly capable of supporting AVX (i.e., 256-bit SIMD instructions/context-switch saving of YMM registers). The question is: is there any easy way to check whether this is enabled (non-programatically)?
Edit: If it is not enabled, what is the procedure to enable AVX support by the OS?