I'm running Linux Mint with an Intel i7-14700K CPU. While the m102 program still technically compiles, I get a ton of compilation errors with phrases along the lines of "warning: AVX vector return of type 'VExt<32, unsigned short>' (vector of 32 'unsigned short' values) without 'avx512f' enabled changes the ABI [-Wpsabi]" even if I add -mno-avx512f as an additional argument before compiling.