Implementation notes: armeabi, h2tegra, crypto_dh/claus

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_dh
Primitive: claus
TimeImplementationCompilerBenchmark dateSUPERCOP version
23253609gmpg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
23272349gmpg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
23275668gmpg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
23279219gmpg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
63622570opensslgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
63625465opensslgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
63625506opensslgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
63664674opensslgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
99603520cryptoppg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
99642185cryptoppg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
99644169cryptoppg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
99786958cryptoppg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731

Compiler output

Implementation: crypto_dh/claus/ntl
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
keypair.cpp: keypair.cpp:1:20: fatal error: NTL/ZZ.h: No such file or directory
keypair.cpp: compilation terminated.

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