Comment 0 for bug 1739665

Revision history for this message
Paul Lai (pclai) wrote : [Feature] KVM CLX avx512_vnni

This feature has been released in ICX platform and the definition of AVX512_VNNI as below
 AVX512_VNNI Vector Nerual Network Instructions, an addition to AVX512. cpuid.(7,0). ECX[11]

This is a new instruction to support machine learning. This instructions is pure HW features, currently, there is no test cases for this new instruction, we only check CPUID info by cpuid tool.

target kernel 4.16