Implementation notes: amd64, avx512imath, crypto_sign/luov863256pc

Computer: avx512imath
Architecture: amd64
CPU ID: GenuineIntel-00050657-bfebfbff
SUPERCOP version: 20210125
Operation: crypto_sign
Primitive: luov863256pc

Compiler output

Implementation: T:avx2
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
LUOV.c: In file included from LUOV.h:16,
LUOV.c: from LUOV.c:1:
LUOV.c: keccakrng.h:5:10: fatal error: libkeccak.a.headers/KeccakHash.h: No such file or directory
LUOV.c: 5 | #include <libkeccak.a.headers/KeccakHash.h>
LUOV.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LUOV.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2