Vector Optimized Library of Kernels  2.4
Architecture-tuned implementations of math kernels
OsSupport Struct Reference

Data Fields

bool have_sse_via_os
 
bool have_sse_via_cpuid
 
bool have_avx
 
bool have_avx512
 
bool have_amx
 

Field Documentation

◆ have_amx

bool OsSupport::have_amx

◆ have_avx

bool OsSupport::have_avx

◆ have_avx512

bool OsSupport::have_avx512

◆ have_sse_via_cpuid

bool OsSupport::have_sse_via_cpuid

◆ have_sse_via_os

bool OsSupport::have_sse_via_os

The documentation for this struct was generated from the following file: