Implementation notes: amd64, tueisecgern, crypto_dh/curve25519

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_dh
Primitive: curve25519
TimeImplementationCompilerBenchmark dateSUPERCOP version
961685refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
973320refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
1026300refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
1071263refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_dh/curve25519/mpfq
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
curve25519.c: curve25519.c:18:17: fatal error: gmp.h: No such file or directory
curve25519.c: #include gt;
curve25519.c: ^
curve25519.c: compilation terminated.

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