Implementation notes: amd64, slide, crypto_hash/echosp256

Computer: slide
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_hash
Primitive: echosp256
TimeImplementationCompilerBenchmark dateSUPERCOP version
5751aes/aes64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
6548aes/aes64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
6564aes/aes64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
8180aes/aes64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
30332core2/core2v64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
30388core2/core2v64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
30440core2/core2v64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
30476core2/core2v64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
32000pentium/pentium4v64v2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
32028pentium/pentium4v64v2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
32052pentium/pentium4v64v2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
32100pentium/pentium4v64v2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
32100pentium/pentium4v64v1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
32124pentium/pentium4v64v1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
32148pentium/pentium4v64v1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
32476pentium/pentium4v64v1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
33484athlon/athlon64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
33516athlon/athlon64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
33568athlon/athlon64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
33812athlon/athlon64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
39800generic/opt64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
40140generic/opt64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
40160generic/opt64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
40348generic/opt64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
45276generic/opt32gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
47296generic/opt32gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
47436generic/opt32gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
47900generic/opt32gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
65584powerpc/pp32cv2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
65608powerpc/pp32cv2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
66051powerpc/pp32cv2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
73400powerpc/pp32cv1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
73916powerpc/pp32cv2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
79296powerpc/pp32cv1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
82040powerpc/pp32cv1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
83736powerpc/pp32cv1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806

Compiler output

Implementation: crypto_hash/echosp256/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/echosp256/generic/opt64
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
echo64.c: echo64.c: In function 'crypto_hash_echosp256_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