Implementation notes: amd64, tueisecgern, crypto_dh/sclaus1024

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_dh
Primitive: sclaus1024
TimeImplementationCompilerBenchmark dateSUPERCOP version
2000040cryptoppg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
2489238cryptoppg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
2515243cryptoppg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
2551176cryptoppg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_dh/sclaus1024/gmp
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
keypair.cpp: keypair.cpp:1:19: fatal error: gmpxx.h: No such file or directory
keypair.cpp: #include gt;
keypair.cpp: ^
keypair.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv gmp
g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv gmp
g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv gmp
g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv gmp