Implementation notes: amd64, par, crypto_sign/tts6440

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_sign
Primitive: tts6440
TimeImplementationCompilerBenchmark dateSUPERCOP version
218860refg++ -march=native -mcpu=native -O22016121420161026
256440refg++ -march=native -mcpu=native -Os2016121420161026
263640refg++ -funroll-loops -march=native -mcpu=native -Os2016121420161026

Test failure

Implementation: crypto_sign/tts6440/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
error 111
crypto_sign_open returns nonzero

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O2 ref
g++ -funroll-loops -march=native -mcpu=native -O3 ref
g++ -march=native -mcpu=native -O3 ref

Compiler output

Implementation: crypto_sign/tts6440/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
TTS_simple-test.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
usehash.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O2 ref
g++ -funroll-loops -march=native -mcpu=native -O3 ref
g++ -march=native -mcpu=native -O3 ref

Compiler output

Implementation: crypto_sign/tts6440/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -Os
TTS_simple-test.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
usehash.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -Os ref
g++ -march=native -mcpu=native -O2 ref
g++ -march=native -mcpu=native -Os ref