mirror of
https://github.com/amd/blis.git
synced 2026-06-29 10:47:16 +00:00
The "-mno-avx512f" compiler flag has been added for zen/lpgemm source files to address an issue observed with the znver4 compiler flag when using GCC installed through Spack. The error message "unsupported instruction `vpcmpeqd'" was encountered, indicating unsupported AVX-512F instructions. As a workaround, the "-mno-avx512f" flag was introduced, ensuring that AVX-512F instructions are disabled during compilation. AMD-Internal: [CPUPL-6694] Change-Id: I546475226fbfea4931d568fc1b928cf6c8699b61
55 KiB
55 KiB