
Tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushoptĪddress sizes : 39 bits physical, 48 bits virtual Popcnt aes xsave osxsave avx f16c rdrand hypervisor lahf_lm ida xsaveopt pln pts dtherm fsgsbase Model name : Intel(R) Core(TM) i7-7700 CPU 3.60GHzįlags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dtsĪcpi mmx fxsr sse sse2 ss ht tm pbe pni dtes64 est tm2 ssse3 fma cx16 xtpr pdcm sse4_1 sse4_2 movbe

Output of cat /proc/cpuinfo on the host machine using Cygwin - it has avx in avx2.

My host machine (Windows 10 64bit) has AVX and AVX2 (validated using Cygwin, see more details below).

Tensorflow 1.15 crashes on my virtual machine when imported by Python (error message is Illegal instruction (core dumped)), very probably thanks to AVX and AVX2 being disabled on it.
