Implementation notes: amd64, tueisecgern, crypto_aead/omdsha512k512n256tau256v1

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_aead
Primitive: omdsha512k512n256tau256v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
95097sse4gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
146952refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
174248avx1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
176646avx1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
184813avx1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
187413sse4gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
189502avx1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
193921sse4gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
194172sse4gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
251160refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
270379refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
294906refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_aead/omdsha512k512n256tau256v1/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
sha512.c: sha512.c: In function 'sha512_comp':
sha512.c: sha512.c:206:20: warning: initialization from incompatible pointer type [enabled by default]
sha512.c: const uint64_t *W=in;
sha512.c: ^

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