Implementation notes: amd64, avx512imath, crypto_encrypt/ledapkc5364

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

Compiler output

Implementation: T:portableopt
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
H_Q_matrices_generation.c: In file included from rng.h:76,
H_Q_matrices_generation.c: from H_Q_matrices_generation.h:34,
H_Q_matrices_generation.c: from H_Q_matrices_generation.c:31:
H_Q_matrices_generation.c: sha3.h:34:10: fatal error: libkeccak.a.headers/KeccakHash.h: No such file or directory
H_Q_matrices_generation.c: 34 | #include <libkeccak.a.headers/KeccakHash.h>
H_Q_matrices_generation.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H_Q_matrices_generation.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:portableopt
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portableopt
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portableopt
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portableopt