Implementation notes: amd64, sliver, crypto_aead/norx6441v2

Computer: sliver
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160731
Operation: crypto_aead
Primitive: norx6441v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
23496ymmclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072420160718
34950xmmclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072420160718
67710refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072420160718
101190refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072420160718
101214refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072420160718
108006refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072420160718
109746refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072420160718

Compiler output

Implementation: crypto_aead/norx6441v2/ymm
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
try.c: /tmp/try-anything-24fb35.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/try-anything-7c0640.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
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ymm

Compiler output

Implementation: crypto_aead/norx6441v2/xmm
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
try.c: /tmp/try-anything-40e2cf.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/try-anything-fbc05e.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
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments xmm

Compiler output

Implementation: crypto_aead/norx6441v2/ref
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
try.c: /tmp/try-anything-5e5e90.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/try-anything-67ee20.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
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref

Compiler output

Implementation: crypto_aead/norx6441v2/ymm
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
norx.c: norx.c:25:27: error: immintrin.h: No such file or directory
norx.c: norx.c: In function 'norx_aead_encrypt':
norx.c: norx.c:385: error: '__m256i' undeclared (first use in this function)
norx.c: norx.c:385: error: (Each undeclared identifier is reported only once
norx.c: norx.c:385: error: for each function it appears in.)
norx.c: norx.c:385: error: expected ';' before 'A'
norx.c: norx.c:388: error: 'A' undeclared (first use in this function)
norx.c: norx.c:388: error: '__m128i' undeclared (first use in this function)
norx.c: norx.c:388: error: expected expression before ')' token
norx.c: norx.c:388: error: 'B' undeclared (first use in this function)
norx.c: norx.c:388: error: expected expression before ')' token
norx.c: norx.c:388: error: 'C' undeclared (first use in this function)
norx.c: norx.c:388: error: 'D' undeclared (first use in this function)
norx.c: norx.c:388: error: expected ';' before 't0'
norx.c: norx.c:388: error: 't0' undeclared (first use in this function)
norx.c: norx.c:388: error: 't1' undeclared (first use in this function)
norx.c: norx.c:388: error: expected ';' before 't0'
norx.c: norx.c:389: error: expected ';' before 't0'
norx.c: norx.c:389: error: expected ';' before 't0'
norx.c: norx.c:389: error: expected expression before ')' token
norx.c: norx.c:389: error: expected expression before ')' token
norx.c: norx.c:389: error: expected expression before ')' token
norx.c: norx.c:389: error: expected ';' before 't0'
norx.c: norx.c:389: error: expected ';' before 't0'
norx.c: norx.c:389: error: expected expression before ')' token
norx.c: ...

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

Compiler output

Implementation: crypto_aead/norx6441v2/xmm
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
norx.c: norx.c:25:27: error: immintrin.h: No such file or directory
norx.c: norx.c: In function 'norx_aead_encrypt':
norx.c: norx.c:453: error: '__m128i' undeclared (first use in this function)
norx.c: norx.c:453: error: (Each undeclared identifier is reported only once
norx.c: norx.c:453: error: for each function it appears in.)
norx.c: norx.c:453: error: expected ';' before 'S'
norx.c: norx.c:456: error: 'S' undeclared (first use in this function)
norx.c: norx.c:456: error: expected expression before ')' token
norx.c: norx.c:456: error: expected expression before ')' token
norx.c: norx.c:456: error: expected expression before ')' token
norx.c: norx.c:456: error: expected ';' before 'l0'
norx.c: norx.c:456: error: 'l0' undeclared (first use in this function)
norx.c: norx.c:456: error: 'r0' undeclared (first use in this function)
norx.c: norx.c:456: error: 'l1' undeclared (first use in this function)
norx.c: norx.c:456: error: 'r1' undeclared (first use in this function)
norx.c: norx.c:456: error: expected ';' before 't0'
norx.c: norx.c:456: error: 't0' undeclared (first use in this function)
norx.c: norx.c:456: error: 't1' undeclared (first use in this function)
norx.c: norx.c:456: error: expected ';' before 'l0'
norx.c: norx.c:456: error: expected ';' before 't0'
norx.c: norx.c:457: error: expected ';' before 'l0'
norx.c: norx.c:457: error: expected ';' before 't0'
norx.c: norx.c:457: error: expected ';' before 'l0'
norx.c: norx.c:457: error: expected ';' before 't0'
norx.c: norx.c:457: error: expected expression before ')' token
norx.c: ...

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

Compiler output

Implementation: crypto_aead/norx6441v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//cc8IorFz.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//cciQYubj.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/norx6441v2/ref
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccH0F90j.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//cc1Xv1mb.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/norx6441v2/ref
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//ccWcpbMN.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//ccWzLQk0.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/norx6441v2/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//cc2JNhof.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//ccTgPOeG.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