Test results for amd64, hertz, crypto_sign/fslwe37

[Page version: 20250310 13:41:42]

Measurements for amd64, hertz, crypto_sign Test results for amd64, hertz, crypto_sign Test results for crypto_sign/fslwe37
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20250307
Operation: crypto_sign
Primitive: fslwe37

Compiler output


aux.cpp: In file included from aux.cpp:8:
aux.cpp: ./aux.h:5:10: fatal error: 'NTL/ZZ.h' file not found
aux.cpp:     5 | #include <NTL/ZZ.h>
aux.cpp:       |          ^~~~~~~~~~
aux.cpp: 1 error generated.

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:refclang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:refclang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:refclang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))

Compiler output


aux.cpp: In file included from aux.cpp:8:
aux.cpp: aux.h:5:10: fatal error: NTL/ZZ.h: No such file or directory
aux.cpp:     5 | #include <NTL/ZZ.h>
aux.cpp:       |          ^~~~~~~~~~
aux.cpp: compilation terminated.

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:refg++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refg++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refg++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)