Implementation notes: amd64, scw1b63b1, crypto_hash/bash512

Computer: scw1b63b1
Architecture: amd64
CPU ID: GenuineIntel-000506f1-0f8bfbff
SUPERCOP version: 20191017
Operation: crypto_hash
Primitive: bash512

Checksum failure

Implementation: ref
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
a397472ba7599635360cf4397e77b42145d47322e3ee531180b21ebf8e99930d
Number of similar (compiler,implementation) pairs: 9, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref

Compiler output

Implementation: avx2
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
bash_avx2.c: bash_avx2.c:70:2: error: "The compiler does not support AVX2 intrinsics."
bash_avx2.c: #error "The compiler does not support AVX2 intrinsics."
bash_avx2.c: ^
bash_avx2.c: bash_avx2.c:271:5: error: use of undeclared identifier 'u256'
bash_avx2.c: u256 S1,S2,T0,T1,T2,U0,U1,U2;
bash_avx2.c: ^
bash_avx2.c: bash_avx2.c:272:5: error: use of undeclared identifier 'u256'
bash_avx2.c: u256 W0 = LOADW( S + 0 );
bash_avx2.c: ^
bash_avx2.c: bash_avx2.c:273:5: error: use of undeclared identifier 'u256'
bash_avx2.c: ...
bash_avx2.c: bashFP(W0,W1,W2,W3,W4,W5 ,S1,S2,T0,T1,T2,U0,U1,U2);
bash_avx2.c: ^
bash_avx2.c: bash_avx2.c:279:52: error: use of undeclared identifier 'U2'
bash_avx2.c: bashFP(W0,W1,W2,W3,W4,W5 ,S1,S2,T0,T1,T2,U0,U1,U2);
bash_avx2.c: ^
bash_avx2.c: bash_avx2.c:279:24: error: use of undeclared identifier 'W4'
bash_avx2.c: bashFP(W0,W1,W2,W3,W4,W5 ,S1,S2,T0,T1,T2,U0,U1,U2);
bash_avx2.c: ^
bash_avx2.c: fatal error: too many errors emitted, stopping now [-ferror-limit=]
bash_avx2.c: 2 warnings and 20 errors generated.

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2

Compiler output

Implementation: avx2
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
bash_avx2.c: bash_avx2.c:70:2: error: #error "The compiler does not support AVX2 intrinsics."
bash_avx2.c: #error "The compiler does not support AVX2 intrinsics."
bash_avx2.c: ^~~~~
bash_avx2.c: bash_avx2.c: In function ‘bashavx2_F0’:
bash_avx2.c: bash_avx2.c:271:5: error: unknown type name ‘u256’
bash_avx2.c: u256 S1,S2,T0,T1,T2,U0,U1,U2;
bash_avx2.c: ^~~~
bash_avx2.c: bash_avx2.c:272:5: error: unknown type name ‘u256’
bash_avx2.c: u256 W0 = LOADW( S + 0 );
bash_avx2.c: ^~~~
bash_avx2.c: ...
bash_avx2.c: ^
bash_avx2.c: bash_avx2.c:265:9: note: in expansion of macro ‘bashR1’
bash_avx2.c: bashR1(W0,W1,W2,W3,W4,W5,C23 ,S1,S2,T0,T1,T2,U0,U1,U2);
bash_avx2.c: ^~~~~~
bash_avx2.c: bash_avx2.c:279:5: note: in expansion of macro ‘bashFP’
bash_avx2.c: bashFP(W0,W1,W2,W3,W4,W5 ,S1,S2,T0,T1,T2,U0,U1,U2);
bash_avx2.c: ^~~~~~
bash_avx2.c: bash_avx2.c:281:5: warning: implicit declaration of function ‘STOREW’ [-Wimplicit-function-declaration]
bash_avx2.c: STOREW( S + 0, W0 );
bash_avx2.c: ^~~~~~

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx2
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx2
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE avx2
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE avx2