Implementation notes: amd64, h3neo, crypto_encrypt/ledapkc5464

Computer: h3neo
Microarchitecture: amd64; K10 45nm (100f63)
Architecture: amd64
CPU ID: AuthenticAMD-00100f63-078bfbff
SUPERCOP version: 20240625
Operation: crypto_encrypt
Primitive: ledapkc5464

Compiler output


H_Q_matrices_generation.c: In file included from H_Q_matrices_generation.c:31:
H_Q_matrices_generation.c: In file included from ./H_Q_matrices_generation.h:34:
H_Q_matrices_generation.c: In file included from ./rng.h:76:
H_Q_matrices_generation.c: ./sha3.h:34:10: fatal error: 'libkeccak.a.headers/KeccakHash.h' file not found
H_Q_matrices_generation.c: #include <libkeccak.a.headers/KeccakHash.h>
H_Q_matrices_generation.c:          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H_Q_matrices_generation.c: 1 error generated.

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:portableoptclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:portableoptclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:portableoptclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:portableoptclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:portableoptclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)

Compiler output


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 (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:portableoptgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:portableoptgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:portableoptgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:portableoptgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)