Add option to disable avx512 GEBP kernels

Reference issue

Issue mentioend here.

What does this implement/fix?

This is a quick fix by allowing enabling/disabling of AVX512 GEBP kernels via compiler flag.

Additional information

Fixed some some undef warnings when avx512 trsm kernels are enabled, but not using clang.

Edited by b-shi

Merge request reports

Loading