Implementation notes: amd64, floodyberry, crypto_dh/sclaus1024

Computer: floodyberry
Architecture: amd64
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_dh
Primitive: sclaus1024
TimeImplementationCompilerBenchmark dateSUPERCOP version
1765762gmpg++ -m64 -O3 -fomit-frame-pointer2014050820140505
1769575gmpclang++ -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
1773175gmpicpc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
1773687gmpg++ -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
1784900gmpg++ -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
1785800gmpg++ -m64 -O2 -fomit-frame-pointer2014050820140505
1799738gmpclang++ -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
1808900gmpicpc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
1979963cryptoppicpc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
1982137cryptoppg++ -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
1982425cryptoppicpc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
1984025cryptoppg++ -m64 -O3 -fomit-frame-pointer2014050820140505
1984175cryptoppg++ -m64 -O2 -fomit-frame-pointer2014050820140505
1986413cryptoppclang++ -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
1995037cryptoppg++ -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
2003925cryptoppclang++ -O1 -march=native -m64 -fomit-frame-pointer2014050820140505

Compiler output

Implementation: crypto_dh/sclaus1024/cryptopp
Compiler: clang++ -O1 -march=native -m64 -fomit-frame-pointer
keypair.cpp: In file included from keypair.cpp:1:
keypair.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/dh.h:7:
keypair.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/gfpcrypt.h:8:
keypair.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/pubkey.h:35:
keypair.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/modarith.h:7:
keypair.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/misc.h:414:8: warning: comparison of unsigned expression keypair.cpp: if (a keypair.cpp: ~ ^ ~
keypair.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
keypair.cpp: explicit InvalidKeyLength(const std::string &algorithm, size_t length) : InvalidArgument(algorithm + ": " + IntToString(length) + " is not a valid key length") {}
keypair.cpp: ^
keypair.cpp: In file included from keypair.cpp:1:
keypair.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/dh.h:7:
keypair.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/gfpcrypt.h:8:
keypair.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/pubkey.h:35:
keypair.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/modarith.h:7:
keypair.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/misc.h:414:8: warning: comparison of unsigned expression keypair.cpp: if (a keypair.cpp: ~ ^ ~
keypair.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
keypair.cpp: explicit InvalidRounds(const std::string &algorithm, unsigned int rounds) : InvalidArgument(algorithm + ": " + IntToString(rounds) + " is not a valid number of rounds") {}
keypair.cpp: ^
keypair.cpp: 2 warnings generated.
sharedsecret.cpp: In file included from sharedsecret.cpp:1:
sharedsecret.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/dh.h:7:
sharedsecret.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/gfpcrypt.h:8:
sharedsecret.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/pubkey.h:35:
sharedsecret.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/modarith.h:7:
sharedsecret.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/misc.h:414:8: warning: comparison of unsigned expression sharedsecret.cpp: if (a sharedsecret.cpp: ~ ^ ~
sharedsecret.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
sharedsecret.cpp: explicit InvalidKeyLength(const std::string &algorithm, size_t length) : InvalidArgument(algorithm + ": " + IntToString(length) + " is not a valid key length") {}
sharedsecret.cpp: ^
sharedsecret.cpp: In file included from sharedsecret.cpp:1:
sharedsecret.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/dh.h:7:
sharedsecret.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/gfpcrypt.h:8:
sharedsecret.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/pubkey.h:35:
sharedsecret.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/modarith.h:7:
sharedsecret.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/misc.h:414:8: warning: comparison of unsigned expression sharedsecret.cpp: if (a sharedsecret.cpp: ~ ^ ~
sharedsecret.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
sharedsecret.cpp: explicit InvalidRounds(const std::string &algorithm, unsigned int rounds) : InvalidArgument(algorithm + ": " + IntToString(rounds) + " is not a valid number of rounds") {}
sharedsecret.cpp: ^
sharedsecret.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