Implementation notes: amd64, floodyberry, crypto_hash/sha512

Computer: floodyberry
Architecture: amd64
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_hash
Primitive: sha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
16762opensslclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
16762opensslgcc -m64 -O2 -fomit-frame-pointer2014050820140505
16763opensslgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
16775opensslclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
16800opensslicc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
16800opensslicc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
16875opensslgcc -m64 -O3 -fomit-frame-pointer2014050820140505
18113opensslgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
20900sphlib-smallgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
20912sphlibgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
20987sphlibgcc -m64 -O3 -fomit-frame-pointer2014050820140505
21000sphlib-smallgcc -m64 -O3 -fomit-frame-pointer2014050820140505
21250sphlibgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
21312sphlib-smallgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
21563cryptoppg++ -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
21575cryptoppg++ -m64 -O3 -fomit-frame-pointer2014050820140505
21588cryptoppicpc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
21600cryptoppclang++ -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
21625sphlibgcc -m64 -O2 -fomit-frame-pointer2014050820140505
21625sphlibicc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
21625sphlib-smallicc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
21650cryptoppg++ -m64 -O2 -fomit-frame-pointer2014050820140505
21675cryptoppicpc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
21700cryptoppg++ -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
21800sphlib-smallgcc -m64 -O2 -fomit-frame-pointer2014050820140505
21850cryptoppclang++ -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
22025sphlibicc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
22062sphlib-smallicc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
22975refclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
23000reficc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
23012refgcc -m64 -O3 -fomit-frame-pointer2014050820140505
23025refclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
23025refgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
23300reficc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
23525refgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
23550refgcc -m64 -O2 -fomit-frame-pointer2014050820140505
24437sphlibclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
24438sphlib-smallclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
25237sphlib-smallclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
25238sphlibclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505

Compiler output

Implementation: crypto_hash/sha512/cryptopp
Compiler: clang++ -O1 -march=native -m64 -fomit-frame-pointer
hash.cpp: In file included from hash.cpp:1:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/sha.h:4:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/iterhash.h:5:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/secblock.h:7:
hash.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/misc.h:414:8: warning: comparison of unsigned expression hash.cpp: if (a hash.cpp: ~ ^ ~
hash.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/simple.h:35:110: note: in instantiation of function template specialization 'CryptoPP::IntToStringgt;' requested here
hash.cpp: explicit InvalidKeyLength(const std::string &algorithm, size_t length) : InvalidArgument(algorithm + ": " + IntToString(length) + " is not a valid key length") {}
hash.cpp: ^
hash.cpp: In file included from hash.cpp:1:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/sha.h:4:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/iterhash.h:5:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/secblock.h:7:
hash.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/misc.h:414:8: warning: comparison of unsigned expression hash.cpp: if (a hash.cpp: ~ ^ ~
hash.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/simple.h:42:113: note: in instantiation of function template specialization 'CryptoPP::IntToStringgt;' requested here
hash.cpp: explicit InvalidRounds(const std::string &algorithm, unsigned int rounds) : InvalidArgument(algorithm + ": " + IntToString(rounds) + " is not a valid number of rounds") {}
hash.cpp: ^
hash.cpp: 2 warnings generated.

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
clang++ -O1 -march=native -m64 -fomit-frame-pointer cryptopp
clang++ -O3 -march=native -m64 -fomit-frame-pointer cryptopp