Implementation notes: amd64, tueisecgern, crypto_hash/hamsi

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_hash
Primitive: hamsi
TimeImplementationCompilerBenchmark dateSUPERCOP version
31197simd-1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
31418simd-1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
31906simd-2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
36996simd-1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
37263simd-1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
37812simd-2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
37876simd-2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
38235simd-2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
40238bernstein/small-simd-2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
40676bernstein/small-simd-2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
41044bernstein/small-simd-2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
41375bernstein/small-simd-2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_hash/hamsi/sphlib
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
hamsi.c: hamsi.c:111:26: fatal error: hamsi_helper.c: No such file or directory
hamsi.c: #include "hamsi_helper.c"
hamsi.c: ^
hamsi.c: compilation terminated.

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