Implementation notes: amd64, pluton1mn, crypto_sign/ed25519

Computer: pluton1mn
Architecture: amd64
CPU ID: GenuineIntel-00050671-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_sign
Primitive: ed25519
TimeImplementationCompilerBenchmark dateSUPERCOP version
897288amd64-64-24kicc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
902580amd64-64-24kicc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
1110648ref10icc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
1119734ref10icc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
1239098amd64-51-30kicc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
1273174amd64-51-30kicc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
7467432reficc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
7475524reficc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731

Compiler output

Implementation: crypto_sign/ed25519/amd64-51-30k
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_hash_sha512_ref-hash.o): In function `crypto_hash_sha512_ref':
try.c: hash.c:(.text+0x...): undefined reference to `__intel_mic_avx512f_memcpy'
try.c: hash.c:(.text+0x...): undefined reference to `__intel_mic_avx512f_memset'
try.c: hash.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: 16, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv amd64-51-30k amd64-64-24k ref ref10
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv amd64-51-30k amd64-64-24k ref ref10
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv amd64-51-30k amd64-64-24k ref ref10
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv amd64-51-30k amd64-64-24k ref ref10