Implementation notes: amd64, par, crypto_hash/nasha512

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: nasha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
45100optgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
46040optgcc -march=native -mcpu=native -O32016121420161026
47360optgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
47360optgcc -march=native -mcpu=native -O22016121420161026
47860opt_v4gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
47920opt_v4gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
48920opt_v4gcc -march=native -mcpu=native -O32016121420161026
48980opt_v4gcc -march=native -mcpu=native -O22016121420161026
49660opt_v4gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
50720opt_v4gcc -march=native -mcpu=native -Os2016121420161026
51080optgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
52000optgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_hash/nasha512/opt_v4
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
Nasha.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
Nasha.c: Nasha.c: In function 'Init':
Nasha.c: Nasha.c:815:29: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
Nasha.c: ssbox[i][j] = ssbox[i^j];
Nasha.c: ^
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 opt_v4
gcc -funroll-loops -march=native -mcpu=native -O3 opt_v4
gcc -funroll-loops -march=native -mcpu=native -Os opt_v4
gcc -march=native -mcpu=native -O2 opt_v4
gcc -march=native -mcpu=native -O3 opt_v4
gcc -march=native -mcpu=native -Os opt_v4

Compiler output

Implementation: crypto_hash/nasha512/opt
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
Nasha.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
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 opt
gcc -funroll-loops -march=native -mcpu=native -O3 opt
gcc -funroll-loops -march=native -mcpu=native -Os opt
gcc -march=native -mcpu=native -O2 opt
gcc -march=native -mcpu=native -O3 opt
gcc -march=native -mcpu=native -Os opt