Test results for amd64, hertz, crypto_sign/bluegemss192
[Page version: 20250310 13:41:42]
Measurements for amd64, hertz, crypto_sign
Test results for amd64, hertz, crypto_sign
Test results for crypto_sign/bluegemss192
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20250307
Operation: crypto_sign
Primitive: bluegemss192
Compiler output
chooseRootHFE_gf2nx.c: In file included from chooseRootHFE_gf2nx.c:12:
chooseRootHFE_gf2nx.c: ./hash.h:12:14: fatal error: 'libkeccak.a.headers/KeccakSponge.h' file not found
chooseRootHFE_gf2nx.c: 12 | #include <libkeccak.a.headers/KeccakSponge.h>
chooseRootHFE_gf2nx.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
chooseRootHFE_gf2nx.c: 1 error generated.
Number of similar (implementation,compiler) pairs: 6, namely:
Implementation | Compiler |
T:opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:skylake | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:skylake | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:skylake | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Compiler output
chooseRootHFE_gf2nx.c: In file included from chooseRootHFE_gf2nx.c:12:
chooseRootHFE_gf2nx.c: hash.h:12:14: fatal error: libkeccak.a.headers/KeccakSponge.h: No such file or directory
chooseRootHFE_gf2nx.c: 12 | #include <libkeccak.a.headers/KeccakSponge.h>
chooseRootHFE_gf2nx.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
chooseRootHFE_gf2nx.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 6, namely:
Implementation | Compiler |
T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:skylake | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:skylake | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:skylake | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
KAT_int.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
bit.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
convMQS_gf2.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
evalMQnocst_gf2.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
printgf2x.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
sign.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
sign_openHFE.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
sign_openHFE.c: sign_openHFE.c:4:14: fatal error: 'libkeccak.a.headers/SimpleFIPS202.h' file not found
sign_openHFE.c: 4 | #include <libkeccak.a.headers/SimpleFIPS202.h>
sign_openHFE.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sign_openHFE.c: 1 error generated.
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:ref | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:ref | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:ref | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Compiler output
sign_openHFE.c: sign_openHFE.c:4:14: fatal error: libkeccak.a.headers/SimpleFIPS202.h: No such file or directory
sign_openHFE.c: 4 | #include <libkeccak.a.headers/SimpleFIPS202.h>
sign_openHFE.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sign_openHFE.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:ref | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |