Hello,
Intel Compiler 18.1 allows creating code optimized according to features (SSE / AVX / AVX2 / AVX512 / etc..).
I was wondering, are those code path for Intel CPU's only or based on CPU Features?
Moreover, do they take OS in consideration (For example, AVX2 is supported only on Windows 7 SP1 and above)?
Thank You.