Implementation notes: amd64, pluton1mn, crypto_dh/nistp256

Computer: pluton1mn
Architecture: amd64
CPU ID: GenuineIntel-00050671-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_dh
Primitive: nistp256
TimeImplementationCompilerBenchmark dateSUPERCOP version
4668538reficc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
4673382reficc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
5512332wblicc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
5548368wblicc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
7704620wblgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
8414966wblgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
8776180wblgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731
8977416wblgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731

Compiler output

Implementation: crypto_dh/nistp256/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /home_nfs/dolbeaur/supercop-20160731/supercop-data/pluton1mn/amd64/lib/libsupercop.a(crypto_scalarmult_nistp256_mj32-gep256.o): In function `gep256_scalarmult':
try.c: gep256.c:(.text+0x...): undefined reference to `__intel_mic_avx512f_memset'
try.c: collect2: error: ld returned 1 exit status

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