Implementation notes: amd64, pluton1mn, crypto_hash/cheetah512

Computer: pluton1mn
Architecture: amd64
CPU ID: GenuineIntel-00050671-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_hash
Primitive: cheetah512

Checksum failure

Implementation: crypto_hash/cheetah512/asm
Compiler: icc -xMIC-AVX512 -O2 -fomit-frame-pointer
ed3022a87831ad4a4220145702949ecf0bf7d256d67bd3abe8d0903cecea70f7
Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
icc -xMIC-AVX512 -O2 -fomit-frame-pointer asm asm64
icc -xMIC-AVX512 -O3 -fomit-frame-pointer asm asm64

Test failure

Implementation: crypto_hash/cheetah512/asm
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111

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

Compiler output

Implementation: crypto_hash/cheetah512/asm
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Cheetah.c: Cheetah.c: In function 'Update':
Cheetah.c: Cheetah.c:220:4: warning: implicit declaration of function 'Cheetah25664' [-Wimplicit-function-declaration]
Cheetah.c: Cheetah25664(&Te0,&T640,&state->gt;core, data, totLength);
Cheetah.c: ^~~~~~~~~~~~
Cheetah.c: Cheetah.c:232:4: warning: implicit declaration of function 'Cheetah51264' [-Wimplicit-function-declaration]
Cheetah.c: Cheetah51264(&Te0,&T640,&state->gt;core64, data, totLength);
Cheetah.c: ^~~~~~~~~~~~
hash.c: In file included from hash.c:2:0:
hash.c: Cheetah.c: In function 'Update':
hash.c: Cheetah.c:220:4: warning: implicit declaration of function 'Cheetah25664' [-Wimplicit-function-declaration]
hash.c: Cheetah25664(&Te0,&T640,&state->gt;core, data, totLength);
hash.c: ^~~~~~~~~~~~
hash.c: Cheetah.c:232:4: warning: implicit declaration of function 'Cheetah51264' [-Wimplicit-function-declaration]
hash.c: Cheetah51264(&Te0,&T640,&state->gt;core64, data, totLength);
hash.c: ^~~~~~~~~~~~

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

Compiler output

Implementation: crypto_hash/cheetah512/asm
Compiler: icc -xMIC-AVX512 -O2 -fomit-frame-pointer
Cheetah.c: Cheetah.c(220): warning #266: function "Cheetah25664" declared implicitly
Cheetah.c: Cheetah25664(&Te0,&T640,&state->gt;core, data, totLength);
Cheetah.c: ^
Cheetah.c:
Cheetah.c: Cheetah.c(232): warning #266: function "Cheetah51264" declared implicitly
Cheetah.c: Cheetah51264(&Te0,&T640,&state->gt;core64, data, totLength);
Cheetah.c: ^
Cheetah.c:
hash.c: In file included from hash.c(2):
hash.c: Cheetah.c(220): warning #266: function "Cheetah25664" declared implicitly
hash.c: Cheetah25664(&Te0,&T640,&state->gt;core, data, totLength);
hash.c: ^
hash.c:
hash.c: In file included from hash.c(2):
hash.c: Cheetah.c(232): warning #266: function "Cheetah51264" declared implicitly
hash.c: Cheetah51264(&Te0,&T640,&state->gt;core64, data, totLength);
hash.c: ^
hash.c:

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
icc -xMIC-AVX512 -O2 -fomit-frame-pointer asm asm64
icc -xMIC-AVX512 -O3 -fomit-frame-pointer asm asm64