Files
blis/gtestsuite/cmake
Eleni Vlachopoulou e4ac153a3e GTestSuite: Set macros for kernel testing depending on hardware capabilities.
- During configuration, CMake system detects if AVX2, AVX512, AVX512VNNI or AVX512BF16 is supported and sets up a macro.
- Those macros need to be used in addition to BLIS_KERNELS_ZEN* to build/run only those tests supported by a specific architecture.

Change-Id: I60adc57d3a570f7bdd6dc834e2562da6bfb52bcc
2024-01-22 08:04:12 -05:00
..