Implementation notes: amd64, floodyberry, crypto_dh/curve25519

Computer: floodyberry
Architecture: amd64
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_dh
Primitive: curve25519
TimeImplementationCompilerBenchmark dateSUPERCOP version
1231225refgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
1236387refgcc -m64 -O3 -fomit-frame-pointer2014050820140505
1236712refclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
1240400reficc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
1240813reficc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
1243062refgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
1243850refgcc -m64 -O2 -fomit-frame-pointer2014050820140505
1249825refclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
1582425mpfqgcc -m64 -O3 -fomit-frame-pointer2014050820140505
1589537mpfqgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
1635113mpfqgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
1636525mpfqgcc -m64 -O2 -fomit-frame-pointer2014050820140505
1691962mpfqclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
1995375mpfqclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505

Compiler output

Implementation: crypto_dh/curve25519/mpfq
Compiler: clang -O1 -march=native -m64 -fomit-frame-pointer
mpfq_p_25519.c: In file included from mpfq_p_25519.c:5:
mpfq_p_25519.c: ./x86_64/mpfq_p_25519.c:111:1: warning: control reaches end of non-void function [-Wreturn-type]
mpfq_p_25519.c: }
mpfq_p_25519.c: ^
mpfq_p_25519.c: 1 warning generated.

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

Compiler output

Implementation: crypto_dh/curve25519/mpfq
Compiler: icc -m64 -O1 -static -xHost -fomit-frame-pointer
try.c: crypto_dh_curve25519.a(mpfq_p_25519.o):mpfq_p_25519.c:function mpfq_p_25519_inv: error: undefined reference to '__gmpn_clz_tab'
try.c: crypto_dh_curve25519.a(mpfq_p_25519.o):mpfq_p_25519.c:function mpfq_p_25519_inv: error: undefined reference to '__gmpn_clz_tab'
try.c: crypto_dh_curve25519.a(mpfq_p_25519.o):mpfq_p_25519.c:function mpfq_p_25519_inv: error: undefined reference to '__gmpn_clz_tab'
try.c: crypto_dh_curve25519.a(mpfq_p_25519.o):mpfq_p_25519.c:function mpfq_p_25519_inv: error: undefined reference to '__gmpn_clz_tab'

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
icc -m64 -O1 -static -xHost -fomit-frame-pointer mpfq
icc -m64 -O3 -static -xHost -fomit-frame-pointer mpfq