Implementation notes: amd64, tueisecgern, crypto_hash/sha512

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_hash
Primitive: sha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
12316sphlib-smallgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
12549sphlib-smallgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
12855refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
13098refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
20378sphlibgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
22004sphlib-smallgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
22145sphlibgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
22304sphlibgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
23957sphlib-smallgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
24079sphlibgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
25962cryptoppg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
26508cryptoppg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
26760refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
26962cryptoppg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
27302refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
27769cryptoppg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_hash/sha512/openssl
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
hash.c: hash.c:2:25: fatal error: openssl/sha.h: No such file or directory
hash.c: #include gt;
hash.c: ^
hash.c: compilation terminated.

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