Implementation notes: ppc64, power9, crypto_kem/bikel1

Computer: power9
Architecture: ppc64
CPU ID: unknown CPU ID
SUPERCOP version: 20210326
Operation: crypto_kem
Primitive: bikel1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1791465660737 48 487598 748 1996T:portablegcc_-mcpu=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
1792731460737 48 487598 748 1996T:portablegcc_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
1802603735248 48 461123 740 1972T:portableclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
1807103264173 48 491206 748 1996T:portablegcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
1948141830536 48 455795 740 1956T:portableclang_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
1948769830536 48 455795 740 1956T:portableclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
2031359081976 96 868387 740 1972T:portableclang_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
2032970140988 48 468387 740 1972T:portableclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
2101009536221 48 461626 748 1980T:portablegcc_-mcpu=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
2124015236493 48 461954 748 1980T:portablegcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
2172100236221 48 461626 748 1980T:portablegcc_-mcpu=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
2244972213736 48 435309 732 1956T:portableclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
2251927913736 48 435309 732 1956T:portableclang_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
2261903132337 48 457122 748 1980T:portablegcc_-mcpu=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
2262903032337 48 457122 748 1980T:portablegcc_-mcpu=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
2268992832465 48 457250 748 1980T:portablegcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
2342131016284 48 438493 732 1956T:portableclang_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
2346686021865 48 444834 740 1972T:portablegcc_-mcpu=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
2347094616284 48 438493 732 1956T:portableclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042320210326
2349002221865 48 444834 740 1972T:portablegcc_-mcpu=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326
2357593521897 48 444950 740 1972T:portablegcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042320210326

Namespace violations

Implementation: T:portable
Security model: timingleaks
Compiler: clang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
aes_ctr_prf.o aes_ctr_prf T
aes_ctr_prf.o init_aes_ctr_prf_state T
decode.o compute_syndrome T
decode.o decode T
error.o bike_errno B
gf2x_inv.o gf2x_mod_inv T
gf2x_ksqr_portable.o k_squaring T
gf2x_mul.o gf2x_mod_mul T
gf2x_mul.o gf2x_mod_sqr_in_place T
gf2x_mul_portable.o gf2x_mul_base T
gf2x_mul_portable.o gf2x_sqr T
rotate_portable.o rotate_right T
sampling.o generate_error_vector T
sampling.o generate_indices_mod_z T
sampling.o generate_sparse_rep T
sampling.o get_seeds T
sampling.o sample_uniform_r_bits T
sampling.o sample_uniform_r_bits_with_fixed_prf_context T
sampling_portable.o secure_set_bits T
utilities.o r_bits_vector_weight T

Number of similar (compiler,implementation) pairs: 20, namely:
CompilerImplementations
clang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable
clang -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable
clang -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -mcpu=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -mcpu=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -mcpu=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable
gcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:portable

Namespace violations

Implementation: T:portable
Security model: timingleaks
Compiler: clang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
aes_ctr_prf.o aes_ctr_prf T
aes_ctr_prf.o aes_ctr_prf T
aes_ctr_prf.o init_aes_ctr_prf_state T
aes_ctr_prf.o init_aes_ctr_prf_state T
decode.o compute_syndrome T
decode.o compute_syndrome T
decode.o decode T
decode.o decode T
error.o bike_errno B
error.o bike_errno B
gf2x_inv.o gf2x_mod_inv T
gf2x_inv.o gf2x_mod_inv T
gf2x_ksqr_portable.o k_squaring T
gf2x_ksqr_portable.o k_squaring T
gf2x_mul.o gf2x_mod_mul T
gf2x_mul.o gf2x_mod_mul T
gf2x_mul.o gf2x_mod_sqr_in_place T
gf2x_mul.o gf2x_mod_sqr_in_place T
gf2x_mul_portable.o gf2x_mul_base T
gf2x_mul_portable.o gf2x_mul_base T
gf2x_mul_portable.o gf2x_sqr T
gf2x_mul_portable.o gf2x_sqr T
rotate_portable.o rotate_right T
rotate_portable.o rotate_right T
sampling.o generate_error_vector T
sampling.o generate_error_vector T
sampling.o generate_indices_mod_z T
sampling.o generate_indices_mod_z T
sampling.o generate_sparse_rep T
sampling.o generate_sparse_rep T
sampling.o get_seeds T
sampling.o get_seeds T
sampling.o sample_uniform_r_bits T
sampling.o sample_uniform_r_bits T
sampling.o sample_uniform_r_bits_with_fixed_prf_context T
sampling.o sample_uniform_r_bits_with_fixed_prf_context T
sampling_portable.o secure_set_bits T
sampling_portable.o secure_set_bits T
utilities.o r_bits_vector_weight T
utilities.o r_bits_vector_weight T

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:portable