Implementation notes: amd64, tueisecgern, crypto_hash/echosp256

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_hash
Primitive: echosp256
TimeImplementationCompilerBenchmark dateSUPERCOP version
8019aes/aes64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
9390aes/aes64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
9430aes/aes64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
9510aes/aes64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
28323pentium/pentium4v64v2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
28373pentium/pentium4v64v2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
28440pentium/pentium4v64v1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
29746athlon/athlon64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
36588generic/opt64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
44844core2/core2v64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
45090generic/opt32gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
45212core2/core2v64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
45780core2/core2v64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
48864pentium/pentium4v64v1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
49607athlon/athlon64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
49907athlon/athlon64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
50122pentium/pentium4v64v1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
50465pentium/pentium4v64v2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
52121pentium/pentium4v64v2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
52284core2/core2v64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
53186athlon/athlon64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
53403pentium/pentium4v64v1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
64201powerpc/pp32cv2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
67715powerpc/pp32cv2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
70646generic/opt64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
70981generic/opt64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
73695generic/opt64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
76167powerpc/pp32cv1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
78669powerpc/pp32cv1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
86692generic/opt32gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
92515generic/opt32gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
93999generic/opt32gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
121222powerpc/pp32cv2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
146458powerpc/pp32cv2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
151742powerpc/pp32cv1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
152612powerpc/pp32cv1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718

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' [enabled by default]
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' [enabled by default]
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:3: warning: passing argument 2 of 'Hash' discards 'const' qualifier from pointer target type [enabled by default]
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