Implementation notes: amd64, par, crypto_hash/mgrostl256

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: mgrostl256
TimeImplementationCompilerBenchmark dateSUPERCOP version
128420opt-32gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
129760opt-32gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
131480opt-64gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
133160opt-64gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
136580opt-64gcc -march=native -mcpu=native -O22016121420161026
140220opt-64gcc -march=native -mcpu=native -O32016121420161026
140700opt-32gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
143320opt-64gcc -march=native -mcpu=native -Os2016121420161026
146140opt-64gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
212640opt-32gcc -march=native -mcpu=native -O32016121420161026
215580opt-32gcc -march=native -mcpu=native -O22016121420161026
230080opt-32gcc -march=native -mcpu=native -Os2016121420161026
3728920refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
3794840refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
3827340refgcc -march=native -mcpu=native -O32016121420161026
4005820refgcc -march=native -mcpu=native -O22016121420161026
4070400refgcc -march=native -mcpu=native -Os2016121420161026
4199860refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_hash/mgrostl256/opt-64
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
hash.c: hash.c:242:14: warning: 'inP' is static but declared in inline function 'F1024' which is not static
hash.c: static u64 inP[COLS1024] __attribute__((aligned(16)));
hash.c: ^~~
hash.c: hash.c:241:14: warning: 'outQ' is static but declared in inline function 'F1024' which is not static
hash.c: static u64 outQ[COLS1024] __attribute__((aligned(16)));
hash.c: ^~~~
hash.c: hash.c:240:14: warning: 'z' is static but declared in inline function 'F1024' which is not static
hash.c: static u64 z[COLS1024] __attribute__((aligned(16)));
hash.c: ^
hash.c: hash.c:239:14: warning: 'y' is static but declared in inline function 'F1024' which is not static
hash.c: static u64 y[COLS1024] __attribute__((aligned(16)));
hash.c: ^
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 opt-64
gcc -funroll-loops -march=native -mcpu=native -O3 opt-64
gcc -funroll-loops -march=native -mcpu=native -Os opt-64
gcc -march=native -mcpu=native -O2 opt-64
gcc -march=native -mcpu=native -O3 opt-64
gcc -march=native -mcpu=native -Os opt-64

Compiler output

Implementation: crypto_hash/mgrostl256/opt-32
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
mGroestl.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 opt-32
gcc -funroll-loops -march=native -mcpu=native -O3 opt-32
gcc -funroll-loops -march=native -mcpu=native -Os opt-32
gcc -march=native -mcpu=native -O2 opt-32
gcc -march=native -mcpu=native -O3 opt-32
gcc -march=native -mcpu=native -Os opt-32

Compiler output

Implementation: crypto_hash/mgrostl256/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 ref
gcc -funroll-loops -march=native -mcpu=native -O3 ref
gcc -funroll-loops -march=native -mcpu=native -Os ref
gcc -march=native -mcpu=native -O2 ref
gcc -march=native -mcpu=native -O3 ref
gcc -march=native -mcpu=native -Os ref