MIPP
MIPP copied to clipboard
the function "mipp::N<float>()"
Why the function "mipp::N
Hi @YJjacks,
I think this is because you are in sequential mode. There is mainly two possible reasons:
- you are compiling without the architecture flags (-mavx2, ...)
- you are trying to use MIPP on an unsupported architecture (SVE, Altivec, RVV, ...)