Implementation notes: x86, leaf, crypto_sign/pflash1

Computer: leaf
Architecture: x86
CPU ID: unknown CPU ID
SUPERCOP version: 20160731
Operation: crypto_sign
Primitive: pflash1
TimeImplementationCompilerBenchmark dateSUPERCOP version
2994144refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016073020160724
3354008refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016073020160724
3746188refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016073020160724
4154836refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016073020160724

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211: warning: passing argument 1 of 'SignScheme_sign' discards qualifiers from pointer target type
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227: warning: passing argument 1 of 'SignScheme_GMap' discards qualifiers from pointer target type
SignScheme.c: SignScheme.c:227: warning: passing argument 2 of 'SignScheme_GMap' discards qualifiers from pointer target type
try.c: /tmp//ccwZysbD.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: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
try.c: BLAS.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccXitKnL.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: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
try.c: BLAS.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
measure.c: BLAS.c:(.text+0x...): warning: warning: rand() 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_sign/pflash1/ref
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211: warning: passing argument 1 of 'SignScheme_sign' discards qualifiers from pointer target type
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227: warning: passing argument 1 of 'SignScheme_GMap' discards qualifiers from pointer target type
SignScheme.c: SignScheme.c:227: warning: passing argument 2 of 'SignScheme_GMap' discards qualifiers from pointer target type
try.c: /tmp//ccqF31S3.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: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
try.c: BLAS.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//cct2nFJo.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: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
try.c: BLAS.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
measure.c: BLAS.c:(.text+0x...): warning: warning: rand() 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_sign/pflash1/ref
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211: warning: passing argument 1 of 'SignScheme_sign' discards qualifiers from pointer target type
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227: warning: passing argument 1 of 'SignScheme_GMap' discards qualifiers from pointer target type
SignScheme.c: SignScheme.c:227: warning: passing argument 2 of 'SignScheme_GMap' discards qualifiers from pointer target type
try.c: /tmp//ccr8mWnF.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: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
try.c: BLAS.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccZFHbap.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: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
try.c: BLAS.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
measure.c: BLAS.c:(.text+0x...): warning: warning: rand() 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_sign/pflash1/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211: warning: passing argument 1 of 'SignScheme_sign' discards qualifiers from pointer target type
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227: warning: passing argument 1 of 'SignScheme_GMap' discards qualifiers from pointer target type
SignScheme.c: SignScheme.c:227: warning: passing argument 2 of 'SignScheme_GMap' discards qualifiers from pointer target type
try.c: /tmp//ccAuX7eD.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: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
try.c: BLAS.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccCiQC6B.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: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
try.c: BLAS.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_sign_pflash1.a(BLAS.o): In function `BLAS_genVec':
measure.c: BLAS.c:(.text+0x...): warning: warning: rand() 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