Implementation notes: amd64, par, crypto_hash/lux256

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: lux256

Checksum failure

Implementation: crypto_hash/lux256/asm
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
e121ee1bcbf0a1960c05d0ae31e7604d229e2c7c48a66b0f7759283a4584d598
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 asm

Checksum failure

Implementation: crypto_hash/lux256/asm
Compiler: gcc -funroll-loops -march=native -mcpu=native -O3
03325074f44e544c412307c33c0aa3f2381526bffdbb84370397d4f6bab29bfb
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O3 asm

Checksum failure

Implementation: crypto_hash/lux256/asm
Compiler: gcc -funroll-loops -march=native -mcpu=native -Os
3ee5a45d4ee7ce5c020d49348a4b030565d01f02e4c86a38ca8a754c91311698
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -Os asm

Checksum failure

Implementation: crypto_hash/lux256/asm
Compiler: gcc -march=native -mcpu=native -O2
96e16e3447df70a8dbeae8554692aa6e28da04fb9e094867e3811227339151fd
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mcpu=native -O2 asm

Checksum failure

Implementation: crypto_hash/lux256/asm
Compiler: gcc -march=native -mcpu=native -O3
7250848d094e1fdeedb777756d0a7379ae28e0decddad04312c86fc2d6acbe5a
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mcpu=native -O3 asm

Checksum failure

Implementation: crypto_hash/lux256/asm
Compiler: gcc -march=native -mcpu=native -Os
6d5af43b6548da81aa60020ef8696eaaa73c694c16a7d88a57d4eeb5b5108c47
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mcpu=native -Os asm

Compiler output

Implementation: crypto_hash/lux256/asm
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
LUX.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
LUX.c: LUX.c: In function 'Update':
LUX.c: LUX.c:264:5: warning: implicit declaration of function 'LUX25664' [-Wimplicit-function-declaration]
LUX.c: LUX25664(&Te0,state->gt;core,state->gt;buffer,data,doneLength);
LUX.c: ^~~~~~~~
LUX.c: LUX.c:286:4: warning: implicit declaration of function 'LUX51264' [-Wimplicit-function-declaration]
LUX.c: LUX51264(&T640,state->gt;core64,state->gt;buffer64,data,doneLength);
LUX.c: ^~~~~~~~
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
hash.c: In file included from hash.c:2:0:
hash.c: LUX.c: In function 'Update':
hash.c: LUX.c:264:5: warning: implicit declaration of function 'LUX25664' [-Wimplicit-function-declaration]
hash.c: LUX25664(&Te0,state->gt;core,state->gt;buffer,data,doneLength);
hash.c: ^~~~~~~~
hash.c: LUX.c:286:4: warning: implicit declaration of function 'LUX51264' [-Wimplicit-function-declaration]
hash.c: LUX51264(&T640,state->gt;core64,state->gt;buffer64,data,doneLength);
hash.c: ^~~~~~~~
LUX256-64.s: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
LUX512-64.s: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.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 asm
gcc -funroll-loops -march=native -mcpu=native -O3 asm
gcc -funroll-loops -march=native -mcpu=native -Os asm
gcc -march=native -mcpu=native -O2 asm
gcc -march=native -mcpu=native -O3 asm
gcc -march=native -mcpu=native -Os asm