Implementation notes: amd64, river, crypto_aead/minalpherv11

Computer: river
Architecture: amd64
CPU ID: GenuineIntel-000206a7-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: minalpherv11
TimeImplementationCompilerBenchmark dateSUPERCOP version
5092608refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016083120160806
5712452refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016083120160806
5931680refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016083120160806
8014088refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016083120160806

Compiler output

Implementation: crypto_aead/minalpherv11/avx2
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
MinalpherCore.cpp: In file included from MinalpherCore.cpp:33:
MinalpherCore.cpp: define.h:47:25: error: x86intrin.h: No such file or directory
MinalpherCore.cpp: MinalpherCore.cpp:41: error: '__m256i' does not name a type
MinalpherCore.cpp: MinalpherCore.cpp:75: error: '__m256i' does not name a type
MinalpherCore.cpp: MinalpherCore.cpp:76: error: '__m256i' does not name a type
MinalpherCore.cpp: MinalpherCore.cpp:78: error: expected ',' or '...' before '&' token
MinalpherCore.cpp: MinalpherCore.cpp:81: error: ISO C++ forbids declaration of '__m256i' with no type
MinalpherCore.cpp: MinalpherCore.cpp: In function 'void minalpher_core_single_block(int)':
MinalpherCore.cpp: MinalpherCore.cpp:85: error: '__m256i' does not name a type
MinalpherCore.cpp: MinalpherCore.cpp:88: error: expected `;' before 'tmp'
MinalpherCore.cpp: MinalpherCore.cpp:91: error: expected `;' before 'tmp0'
MinalpherCore.cpp: MinalpherCore.cpp:92: error: 'tmp0' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:92: error: 'ymmMask' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:92: error: 'tmp' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:92: error: '_mm256_and_si256' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:93: error: 'tmp1' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:93: error: '_mm256_andnot_si256' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:96: error: '_mm256_srli_epi16' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:99: error: expected `;' before 'ymm0'
MinalpherCore.cpp: MinalpherCore.cpp:100: error: expected `;' before 'ymm1'
MinalpherCore.cpp: MinalpherCore.cpp:106: error: '__m256i' does not name a type
MinalpherCore.cpp: MinalpherCore.cpp:128: error: 'ymm0' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:128: error: 'ymmSbox' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:128: error: '_mm256_shuffle_epi8' was not declared in this scope
MinalpherCore.cpp: MinalpherCore.cpp:128: error: 'ymm1' was not declared in this scope
MinalpherCore.cpp: ...

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

Compiler output

Implementation: crypto_aead/minalpherv11/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//cc9aIhDf.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//cc2Kc39A.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/minalpherv11/ref
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//cc64KOId.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccB3mN3C.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/minalpherv11/ref
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//ccbWJsjT.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccLJkxtl.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/minalpherv11/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//ccKqpKtr.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccQHGN8X.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref