Test results for ppc64, power9, crypto_stream/tango642
[Page version: 20250927 20:45:55]
Measurements for ppc64, power9, crypto_stream
Test results for ppc64, power9, crypto_stream
Test results for crypto_stream/tango642
Computer: power9
Microarchitecture: ppc64; POWER9 (004e1203)
Architecture: ppc64
CPU ID: unknown CPU ID
SUPERCOP version: 20210326
Operation: crypto_stream
Primitive: tango642
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 4377 | 11832 0 0 | 31439 676 1160 | ref | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | 20210422 | 20210326 |
| 4400 | 11840 0 0 | 31703 676 1160 | ref | gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | 20210422 | 20210326 |
| 4421 | 11832 0 0 | 31439 676 1160 | ref | gcc -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | 20210422 | 20210326 |
Compiler output
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(stream.o): in function `crypto_stream_tango642_ref_constbranchindex':
try.c: stream.c:(.text+0x...): undefined reference to `tango642_init'
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(xor.o): in function `crypto_stream_tango642_ref_constbranchindex_xor':
try.c: xor.c:(.text+0x...): undefined reference to `tango642_init'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 6, namely:
| Implementation | Compiler |
| ref | clang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| ref | clang -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| ref | clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| ref | clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| ref | clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(stream.o): in function `crypto_stream_tango642_ref_constbranchindex':
try.c: stream.c:(.text+0x...): undefined reference to `tango642_init'
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(xor.o): in function `crypto_stream_tango642_ref_constbranchindex_xor':
try.c: xor.c:(.text+0x...): undefined reference to `tango642_init'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(stream.o): in function `crypto_stream_tango642_ref_constbranchindex':
try.c: stream.c:(.text+0x...): undefined reference to `tango642_init'
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(xor.o): in function `crypto_stream_tango642_ref_constbranchindex_xor':
try.c: xor.c:(.text+0x...): undefined reference to `tango642_init'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| ref | clang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(stream.o): in function `crypto_stream_tango642_ref_constbranchindex':
try.c: stream.c:(.text+0x...): undefined reference to `tango642_init'
try.c: /usr/bin/ld: stream.c:(.text+0x...): undefined reference to `tango642_xor'
try.c: /usr/bin/ld: stream.c:(.text+0x...): undefined reference to `tango642_final'
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(xor.o): in function `crypto_stream_tango642_ref_constbranchindex_xor':
try.c: xor.c:(.text+0x...): undefined reference to `tango642_init'
try.c: /usr/bin/ld: xor.c:(.text+0x...): undefined reference to `tango642_xor'
try.c: /usr/bin/ld: xor.c:(.text+0x...): undefined reference to `tango642_final'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 2, namely:
| Implementation | Compiler |
| ref | clang -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| ref | clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(stream.o): in function `crypto_stream_tango642_ref_constbranchindex':
try.c: stream.c:(.text+0x...): undefined reference to `tango642_init'
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(xor.o): in function `crypto_stream_tango642_ref_constbranchindex_xor':
try.c: xor.c:(.text+0x...): undefined reference to `tango642_init'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 6, namely:
| Implementation | Compiler |
| ref | gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0) |
| ref | gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0) |
| ref | gcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0) |
| ref | gcc -mcpu=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| ref | gcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0) |
| ref | gcc -mcpu=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(stream.o): in function `crypto_stream_tango642_ref_constbranchindex':
try.c: stream.c:(.text+0x...): undefined reference to `tango642_init'
try.c: /usr/bin/ld: stream.c:(.text+0x...): undefined reference to `tango642_xor'
try.c: /usr/bin/ld: stream.c:(.text+0x...): undefined reference to `tango642_final'
try.c: /usr/bin/ld: libcrypto_stream_tango642.a(xor.o): in function `crypto_stream_tango642_ref_constbranchindex_xor':
try.c: xor.c:(.text+0x...): undefined reference to `tango642_init'
try.c: /usr/bin/ld: xor.c:(.text+0x...): undefined reference to `tango642_xor'
try.c: /usr/bin/ld: xor.c:(.text+0x...): undefined reference to `tango642_final'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 3, namely:
| Implementation | Compiler |
| ref | gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0) |
| ref | gcc -mcpu=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0) |
| ref | gcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0) |