Implementation notes: amd64, wintermute, crypto_hash/sha512

Computer: wintermute
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_hash
Primitive: sha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
13392opensslclang -O3 -mavx22014050820140505
13412opensslclang -O32014050820140505
13428opensslclang -O3 -mavx2014050820140505
13532opensslcc2014050820140505
16568sphlib-smallclang -O3 -mavx2014050820140505
16572sphlibclang -O3 -mavx2014050820140505
16640sphlibclang -O32014050820140505
16644sphlib-smallclang -O32014050820140505
16660sphlibclang -O3 -mavx22014050820140505
16676sphlib-smallclang -O3 -mavx22014050820140505
19840refclang -O3 -mavx2014050820140505
19840refclang -O3 -mavx22014050820140505
19848refclang -O32014050820140505
21660refcc2014050820140505
52372sphlib-smallcc2014050820140505
52408sphlibcc2014050820140505

Compiler output

Implementation: crypto_hash/sha512/cryptopp
Compiler: CC
hash.cpp: hash.cpp:1:10: fatal error: 'cryptopp/sha.h' file not found
hash.cpp: #include gt;
hash.cpp: ^
hash.cpp: 1 error generated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
CC cryptopp
clang++ -O3 cryptopp
clang++ -O3 -mavx cryptopp
clang++ -O3 -mavx2 cryptopp