Implementation notes: amd64, slide, crypto_hash/echosp512

Computer: slide
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_hash
Primitive: echosp512
TimeImplementationCompilerBenchmark dateSUPERCOP version
9099aes/aes64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
10232aes/aes64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
10256aes/aes64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
10620aes/aes64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
46356core2/core2v64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
46364core2/core2v64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
46372core2/core2v64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
46820core2/core2v64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
51176pentium/pentium4v64v2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
51188pentium/pentium4v64v2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
51320pentium/pentium4v64v1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
51356pentium/pentium4v64v2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
51376pentium/pentium4v64v1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
51420pentium/pentium4v64v1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
51424pentium/pentium4v64v1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
51440pentium/pentium4v64v2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
53644athlon/athlon64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
53652athlon/athlon64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
53684athlon/athlon64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
54692athlon/athlon64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
63424generic/opt64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
63888generic/opt64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
64256generic/opt64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
65124generic/opt64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
72284generic/opt32gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
74880generic/opt32gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
75052generic/opt32gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
76272generic/opt32gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
101496powerpc/pp32cv2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
102132powerpc/pp32cv2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
107016powerpc/pp32cv2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
114768powerpc/pp32cv2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
117292powerpc/pp32cv1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
123116powerpc/pp32cv1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
127728powerpc/pp32cv1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
130176powerpc/pp32cv1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806

Compiler output

Implementation: crypto_hash/echosp512/generic/opt32
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
echo32.c: echo32.c: In function 'PrintState':
echo32.c: echo32.c:37:4: warning: incompatible implicit declaration of built-in function 'printf'
echo32.c: printf ("row %d,col %d :",i,j);
echo32.c: ^
echo32.c: echo32.c:47:2: warning: incompatible implicit declaration of built-in function 'printf'
echo32.c: printf("-----------------------------------\n");
echo32.c: ^

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

Compiler output

Implementation: crypto_hash/echosp512/generic/opt64
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
echo64.c: echo64.c: In function 'crypto_hash_echosp512_generic_opt64':
echo64.c: echo64.c:555:29: warning: passing argument 2 of 'Hash' discards 'const' qualifier from pointer target type
echo64.c: if (Hash(CRYPTO_BYTES * 8,in,inlen * 8,out) == SUCCESS) return 0;
echo64.c: ^
echo64.c: echo64.c:542:12: note: expected 'BitSequence *' but argument is of type 'const unsigned char *'
echo64.c: HashReturn Hash(int hashbitlen, BitSequence *data, DataLength databitlen, BitSequence *hashval)
echo64.c: ^

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