Implementation notes: amd64, pluton1mn, crypto_aead/riverkeyakv2

Computer: pluton1mn
Architecture: amd64
CPU ID: GenuineIntel-00050671-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: riverkeyakv2
TimeImplementationCompilerBenchmark dateSUPERCOP version
81312generic32icc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
85204generic64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
85204generic64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731
87416generic64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731
87990generic64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
88116generic32icc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
89796generic32gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
91574generic32gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731
91980generic32gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731
92162generic32gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
93618generic32lcicc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
94276generic32lcicc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
95676generic64lcgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731
96082generic64lcgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
97496generic64lcgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731
98994generic32lcgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
99274generic64lcgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
102550generic32lcgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731
102956generic32lcgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731
104692generic32lcgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
191520referencegcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
274764compactgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
374780compacticc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
429730compacticc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
571004compactgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731
572866compactgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
652834compactgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731
772380referenceicc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
824418referenceicc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
1837304referencegcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731
1908872referencegcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
3850280refg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
4088742referencegcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731
4590320reficpc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731
4796218reficpc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
5448786refg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
12233606refg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731
17532438refg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731

Compiler output

Implementation: crypto_aead/riverkeyakv2/ref
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Keyakv2.cpp: In file included from Keyakv2.h:21:0,
Keyakv2.cpp: from Keyakv2.cpp:16:
Keyakv2.cpp: Motorist.h:31:5: warning: 'templategt; class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
Keyakv2.cpp: auto_ptrgt; state;
Keyakv2.cpp: ^~~~~~~~
Keyakv2.cpp: In file included from /usr/local/gcc-6.1.0/include/c++/6.1.0/memory:81:0,
Keyakv2.cpp: from Motorist.h:20,
Keyakv2.cpp: from Keyakv2.h:21,
Keyakv2.cpp: from Keyakv2.cpp:16:
Keyakv2.cpp: /usr/local/gcc-6.1.0/include/c++/6.1.0/bits/unique_ptr.h:49:28: note: declared here
Keyakv2.cpp: templategt; class auto_ptr;
Keyakv2.cpp: ^~~~~~~~
Motorist.cpp: In file included from Motorist.cpp:17:0:
Motorist.cpp: Motorist.h:31:5: warning: 'templategt; class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
Motorist.cpp: auto_ptrgt; state;
Motorist.cpp: ^~~~~~~~
Motorist.cpp: In file included from /usr/local/gcc-6.1.0/include/c++/6.1.0/memory:81:0,
Motorist.cpp: from Motorist.h:20,
Motorist.cpp: from Motorist.cpp:17:
Motorist.cpp: /usr/local/gcc-6.1.0/include/c++/6.1.0/bits/unique_ptr.h:49:28: note: declared here
Motorist.cpp: templategt; class auto_ptr;
Motorist.cpp: ^~~~~~~~
encrypt.cpp: In file included from Keyakv2.h:21:0,
encrypt.cpp: from encrypt.cpp:22:
encrypt.cpp: Motorist.h:31:5: warning: 'templategt; class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
encrypt.cpp: auto_ptrgt; state;
encrypt.cpp: ^~~~~~~~
encrypt.cpp: In file included from /usr/local/gcc-6.1.0/include/c++/6.1.0/memory:81:0,
encrypt.cpp: from Motorist.h:20,
encrypt.cpp: from Keyakv2.h:21,
encrypt.cpp: from encrypt.cpp:22:
encrypt.cpp: /usr/local/gcc-6.1.0/include/c++/6.1.0/bits/unique_ptr.h:49:28: note: declared here
encrypt.cpp: templategt; class auto_ptr;
encrypt.cpp: ^~~~~~~~

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/riverkeyakv2/AVR8
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s: Assembler messages:
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:2: Error: no such instruction: `implementation by the Keccak,Keyak and Ketje Teams,namely,Guido Bertoni,'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:3: Error: no such instruction: `joan Daemen,Michaƫl Peeters,Gilles Van Assche and Ronny Van Keer,hereby'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:4: Error: no such instruction: `denoted as "the implementer".'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:6: Error: no such instruction: `for more information,feedback or questions,please refer to our websites:'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:11: Error: no such instruction: `to the extent possible under law,the implementer has waived all copyright'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:12: Error: junk `or neighboring rights to the source code in this file.' after expression
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:12: Error: number of operands mismatch for `and'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:16: Error: no such instruction: `tested on ATmega1280 simulator'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:18: Error: no such instruction: `registers used in all routines'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:26: Error: junk at end of line, first unrecognized character is `-'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:28: Error: no such instruction: `void KeccakP1600_StaticInitialize( void)'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:32: Error: junk at end of line, first unrecognized character is `-'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:34: Error: no such instruction: `void KeccakP1600_Initialize(void *state)'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:36: Error: no such instruction: `argument state is passed in r24:r25'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:40: Error: too many memory references for `mov'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:41: Error: no such instruction: `ldi r23,5*5'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:41: Error: no such instruction: `clear state (8 bytes/1 lane per iteration)'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:43: Error: no such instruction: `st z+,zero'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:44: Error: no such instruction: `st z+,zero'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:45: Error: no such instruction: `st z+,zero'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:46: Error: no such instruction: `st z+,zero'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:47: Error: no such instruction: `st z+,zero'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:48: Error: no such instruction: `st z+,zero'
KeccakP-1600-avr8-fast.s: KeccakP-1600-avr8-fast.s:49: Error: no such instruction: `st z+,zero'
KeccakP-1600-avr8-fast.s: ...

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv AVR8
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv AVR8
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv AVR8
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv AVR8
icc -xMIC-AVX512 -O2 -fomit-frame-pointer AVR8
icc -xMIC-AVX512 -O3 -fomit-frame-pointer AVR8

Compiler output

Implementation: crypto_aead/riverkeyakv2/generic64
Compiler: icc -xMIC-AVX512 -O2 -fomit-frame-pointer
KeccakP-1600-opt64.c: ": internal error: ** The compiler has encountered an unexpected problem.
KeccakP-1600-opt64.c: ** Segmentation violation signal raised. **
KeccakP-1600-opt64.c: Access violation or stack overflow. Please contact Intel Support for assistance.
KeccakP-1600-opt64.c:
KeccakP-1600-opt64.c: compilation aborted for KeccakP-1600-opt64.c (code 4)

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

Compiler output

Implementation: crypto_aead/riverkeyakv2/ref
Compiler: icpc -xMIC-AVX512 -O2 -fomit-frame-pointer
Keyakv2.cpp: In file included from Keyakv2.h(21),
Keyakv2.cpp: from Keyakv2.cpp(16):
Keyakv2.cpp: Motorist.h(31): warning #1478: class "std::auto_ptrgt;" (declared at line 87 of "/usr/local/gcc-6.1.0/include/c++/6.1.0/backward/auto_ptr.h") was declared deprecated
Keyakv2.cpp: auto_ptrgt; state;
Keyakv2.cpp: ^
Keyakv2.cpp:
Motorist.cpp: In file included from Motorist.cpp(17):
Motorist.cpp: Motorist.h(31): warning #1478: class "std::auto_ptrgt;" (declared at line 87 of "/usr/local/gcc-6.1.0/include/c++/6.1.0/backward/auto_ptr.h") was declared deprecated
Motorist.cpp: auto_ptrgt; state;
Motorist.cpp: ^
Motorist.cpp:
encrypt.cpp: In file included from Keyakv2.h(21),
encrypt.cpp: from encrypt.cpp(22):
encrypt.cpp: Motorist.h(31): warning #1478: class "std::auto_ptrgt;" (declared at line 87 of "/usr/local/gcc-6.1.0/include/c++/6.1.0/backward/auto_ptr.h") was declared deprecated
encrypt.cpp: auto_ptrgt; state;
encrypt.cpp: ^
encrypt.cpp:

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
icpc -xMIC-AVX512 -O2 -fomit-frame-pointer ref
icpc -xMIC-AVX512 -O3 -fomit-frame-pointer ref