Test results for amd64, hertz, crypto_kem/rolloi256
[Page version: 20250926 22:06:17]
Measurements for amd64, hertz, crypto_kem
Test results for amd64, hertz, crypto_kem
Test results for crypto_kem/rolloi256
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20250922
Operation: crypto_kem
Primitive: rolloi256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
2042546 | 21042 0 24 | 42361 924 1864 | T:avx | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
2074333 | 29230 0 24 | 55673 940 1864 | T:avx | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
2076842 | 32175 0 24 | 55284 932 1864 | T:avx | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
2092974 | 31270 0 24 | 52420 932 1864 | T:avx | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
2105693 | 27646 0 24 | 52217 940 1864 | T:avx | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
2972880 | 28447 0 2088 | 53057 940 3944 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3028867 | 29999 0 2088 | 56609 940 3944 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3088228 | 33647 0 2076 | 56740 932 3944 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
4192668 | 21667 0 2076 | 41112 924 3848 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
4822951 | 32382 0 2076 | 53500 932 3944 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
9600471 | 21595 0 2088 | 42985 924 3944 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
Test failure
error 139
timeout: the monitored command dumped core
Segmentation fault
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
lrpc.c: lrpc.c:118:13: warning: unknown pragma ignored [-Wunknown-pragmas]
lrpc.c: 118 | #pragma GCC push_options
lrpc.c: | ^
lrpc.c: lrpc.c:119:13: warning: unknown pragma ignored [-Wunknown-pragmas]
lrpc.c: 119 | #pragma GCC optimize ("O0")
lrpc.c: | ^
lrpc.c: lrpc.c:176:13: warning: unknown pragma ignored [-Wunknown-pragmas]
lrpc.c: 176 | #pragma GCC pop_options
lrpc.c: | ^
lrpc.c: 3 warnings generated.
rbc_elt.c: rbc_elt.c:446:44: warning: argument 'o' of type 'rbc_elt_ur' (aka 'unsigned long[4]') with mismatched bound [-Warray-parameter]
rbc_elt.c: 446 | void rbc_elt_ur_set_from_uint64(rbc_elt_ur o, const uint64_t* e) {
rbc_elt.c: | ^
rbc_elt.c: ./rbc_elt.h:51:41: note: previously declared as 'rbc_elt' (aka 'unsigned long[2]') here
rbc_elt.c: 51 | void rbc_elt_ur_set_from_uint64(rbc_elt o, const uint64_t* e);
rbc_elt.c: | ^
rbc_elt.c: 1 warning generated.
rbc_qre.c: rbc_qre.c:123:13: warning: variable 'modulus' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
rbc_qre.c: 123 | } else if(degree == 211) {
rbc_qre.c: | ^~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:134:10: note: uninitialized use occurs here
rbc_qre.c: 134 | return modulus;
rbc_qre.c: | ^~~~~~~
rbc_qre.c: rbc_qre.c:123:10: note: remove the 'if' if its condition is always true
rbc_qre.c: 123 | } else if(degree == 211) {
rbc_qre.c: | ^~~~~~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:60:26: note: initialize the variable 'modulus' to silence this warning
rbc_qre.c: 60 | rbc_poly_sparse modulus;
rbc_qre.c: | ^
rbc_qre.c: | = NULL
rbc_qre.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:avx | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:avx | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:avx | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
Compiler output
rbc_elt.c: rbc_elt.c:446:44: warning: argument 1 of type 'uint64_t[4]' {aka 'long unsigned int[4]'} with mismatched bound [-Warray-parameter=]
rbc_elt.c: 446 | void rbc_elt_ur_set_from_uint64(rbc_elt_ur o, const uint64_t* e) {
rbc_elt.c: | ~~~~~~~~~~~^
rbc_elt.c: In file included from rbc_elt.c:7:
rbc_elt.c: rbc_elt.h:51:41: note: previously declared as 'uint64_t[2]' {aka 'long unsigned int[2]'}
rbc_elt.c: 51 | void rbc_elt_ur_set_from_uint64(rbc_elt o, const uint64_t* e);
rbc_elt.c: | ~~~~~~~~^
rbc_elt.c: rbc_elt.c: In function 'rbc_elt_ur_set_from_uint64':
rbc_elt.c: rbc_elt.c:449:4: warning: array subscript 2 is outside array bounds of 'uint64_t[2]' {aka 'long unsigned int[2]'} [-Warray-bounds=]
rbc_elt.c: 449 | o[2] = e[2];
rbc_elt.c: | ~^~~
rbc_elt.c: rbc_elt.c:446:44: note: at offset 16 into object 'o' of size [0, 16]
rbc_elt.c: 446 | void rbc_elt_ur_set_from_uint64(rbc_elt_ur o, const uint64_t* e) {
rbc_elt.c: | ~~~~~~~~~~~^
rbc_elt.c: rbc_elt.c:450:4: warning: array subscript 3 is outside array bounds of 'uint64_t[2]' {aka 'long unsigned int[2]'} [-Warray-bounds=]
rbc_elt.c: 450 | o[3] = e[3];
rbc_elt.c: | ~^~~
rbc_elt.c: rbc_elt.c:446:44: note: at offset 24 into object 'o' of size [0, 16]
rbc_elt.c: 446 | void rbc_elt_ur_set_from_uint64(rbc_elt_ur o, const uint64_t* e) {
rbc_elt.c: | ~~~~~~~~~~~^
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:avx | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:avx | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:avx | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
lrpc.c: lrpc.c:118:13: warning: unknown pragma ignored [-Wunknown-pragmas]
lrpc.c: 118 | #pragma GCC push_options
lrpc.c: | ^
lrpc.c: lrpc.c:119:13: warning: unknown pragma ignored [-Wunknown-pragmas]
lrpc.c: 119 | #pragma GCC optimize ("O0")
lrpc.c: | ^
lrpc.c: lrpc.c:176:13: warning: unknown pragma ignored [-Wunknown-pragmas]
lrpc.c: 176 | #pragma GCC pop_options
lrpc.c: | ^
lrpc.c: 3 warnings generated.
rbc_elt.c: rbc_elt.c:460:44: warning: argument 'o' of type 'rbc_elt_ur' (aka 'unsigned long[4]') with mismatched bound [-Warray-parameter]
rbc_elt.c: 460 | void rbc_elt_ur_set_from_uint64(rbc_elt_ur o, const uint64_t* e) {
rbc_elt.c: | ^
rbc_elt.c: ./rbc_elt.h:51:41: note: previously declared as 'rbc_elt' (aka 'unsigned long[2]') here
rbc_elt.c: 51 | void rbc_elt_ur_set_from_uint64(rbc_elt o, const uint64_t* e);
rbc_elt.c: | ^
rbc_elt.c: 1 warning generated.
rbc_qre.c: rbc_qre.c:123:13: warning: variable 'modulus' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
rbc_qre.c: 123 | } else if(degree == 211) {
rbc_qre.c: | ^~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:134:10: note: uninitialized use occurs here
rbc_qre.c: 134 | return modulus;
rbc_qre.c: | ^~~~~~~
rbc_qre.c: rbc_qre.c:123:10: note: remove the 'if' if its condition is always true
rbc_qre.c: 123 | } else if(degree == 211) {
rbc_qre.c: | ^~~~~~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:60:26: note: initialize the variable 'modulus' to silence this warning
rbc_qre.c: 60 | rbc_poly_sparse modulus;
rbc_qre.c: | ^
rbc_qre.c: | = NULL
rbc_qre.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
Compiler output
rbc_elt.c: rbc_elt.c:460:44: warning: argument 1 of type 'uint64_t[4]' {aka 'long unsigned int[4]'} with mismatched bound [-Warray-parameter=]
rbc_elt.c: 460 | void rbc_elt_ur_set_from_uint64(rbc_elt_ur o, const uint64_t* e) {
rbc_elt.c: | ~~~~~~~~~~~^
rbc_elt.c: In file included from rbc_elt.c:7:
rbc_elt.c: rbc_elt.h:51:41: note: previously declared as 'uint64_t[2]' {aka 'long unsigned int[2]'}
rbc_elt.c: 51 | void rbc_elt_ur_set_from_uint64(rbc_elt o, const uint64_t* e);
rbc_elt.c: | ~~~~~~~~^
rbc_elt.c: rbc_elt.c: In function 'rbc_elt_ur_set_from_uint64':
rbc_elt.c: rbc_elt.c:463:4: warning: array subscript 2 is outside array bounds of 'uint64_t[2]' {aka 'long unsigned int[2]'} [-Warray-bounds=]
rbc_elt.c: 463 | o[2] = e[2];
rbc_elt.c: | ~^~~
rbc_elt.c: rbc_elt.c:460:44: note: at offset 16 into object 'o' of size [0, 16]
rbc_elt.c: 460 | void rbc_elt_ur_set_from_uint64(rbc_elt_ur o, const uint64_t* e) {
rbc_elt.c: | ~~~~~~~~~~~^
rbc_elt.c: rbc_elt.c:464:4: warning: array subscript 3 is outside array bounds of 'uint64_t[2]' {aka 'long unsigned int[2]'} [-Warray-bounds=]
rbc_elt.c: 464 | o[3] = e[3];
rbc_elt.c: | ~^~~
rbc_elt.c: rbc_elt.c:460:44: note: at offset 24 into object 'o' of size [0, 16]
rbc_elt.c: 460 | void rbc_elt_ur_set_from_uint64(rbc_elt_ur o, const uint64_t* e) {
rbc_elt.c: | ~~~~~~~~~~~^
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Namespace violations
lrpc.o rbc_lrpc_RSR T
lrpc.o rbc_lrpc_RSR_constant_time T
parsing.o rolloI_public_key_from_string T
parsing.o rolloI_public_key_to_string T
parsing.o rolloI_rolloI_ciphertext_from_string T
parsing.o rolloI_rolloI_ciphertext_to_string T
parsing.o rolloI_secret_key_from_string T
parsing.o rolloI_secret_key_to_string T
rbc_elt.o rbc_elt_add T
rbc_elt.o rbc_elt_get_coefficient T
rbc_elt.o rbc_elt_get_degree T
rbc_elt.o rbc_elt_inv T
rbc_elt.o rbc_elt_is_equal_to T
rbc_elt.o rbc_elt_is_greater_than T
rbc_elt.o rbc_elt_is_zero T
rbc_elt.o rbc_elt_mul T
rbc_elt.o rbc_elt_nth_root T
rbc_elt.o rbc_elt_print T
rbc_elt.o rbc_elt_reduce T
rbc_elt.o rbc_elt_set T
rbc_elt.o rbc_elt_set_coefficient T
rbc_elt.o rbc_elt_set_from_uint64 T
rbc_elt.o rbc_elt_set_mask1 T
rbc_elt.o rbc_elt_set_mask2 T
rbc_elt.o rbc_elt_set_one T
rbc_elt.o rbc_elt_set_random T
rbc_elt.o rbc_elt_set_random2 T
rbc_elt.o rbc_elt_set_zero T
rbc_elt.o rbc_elt_sqr T
rbc_elt.o rbc_elt_ur_mul T
rbc_elt.o rbc_elt_ur_print T
rbc_elt.o rbc_elt_ur_set_from_uint64 T
rbc_elt.o rbc_elt_ur_set_zero T
rbc_elt.o rbc_elt_ur_sqr T
rbc_elt.o rbc_field_init T
rbc_poly.o rbc_kar_fold T
rbc_poly.o rbc_kar_mul T
rbc_poly.o rbc_plain_mul T
rbc_poly.o rbc_poly_add T
rbc_poly.o rbc_poly_add2 T
rbc_poly.o rbc_poly_clear T
rbc_poly.o rbc_poly_div T
rbc_poly.o rbc_poly_from_string T
rbc_poly.o rbc_poly_init T
rbc_poly.o rbc_poly_inv T
rbc_poly.o rbc_poly_is_equal_to T
rbc_poly.o rbc_poly_mul T
rbc_poly.o rbc_poly_mul2 T
rbc_poly.o rbc_poly_mulmod_sparse T
rbc_poly.o rbc_poly_print T
rbc_poly.o rbc_poly_resize T
rbc_poly.o rbc_poly_set T
rbc_poly.o rbc_poly_set_random T
rbc_poly.o rbc_poly_set_random2 T
rbc_poly.o rbc_poly_set_random_from_support T
rbc_poly.o rbc_poly_set_random_full_rank T
rbc_poly.o rbc_poly_set_random_full_rank_with_one T
rbc_poly.o rbc_poly_set_random_pair_from_support T
rbc_poly.o rbc_poly_set_random_pair_from_support2 T
rbc_poly.o rbc_poly_set_zero T
rbc_poly.o rbc_poly_sparse_clear T
rbc_poly.o rbc_poly_sparse_init T
rbc_poly.o rbc_poly_sparse_print T
rbc_poly.o rbc_poly_to_string T
rbc_poly.o rbc_poly_update_degree T
rbc_qre.o rbc_qre_add T
rbc_qre.o rbc_qre_clear T
rbc_qre.o rbc_qre_clear_modulus T
rbc_qre.o rbc_qre_div T
rbc_qre.o rbc_qre_from_string T
rbc_qre.o rbc_qre_get_modulus T
rbc_qre.o rbc_qre_init T
rbc_qre.o rbc_qre_init_modulus T
rbc_qre.o rbc_qre_inv T
rbc_qre.o rbc_qre_is_equal_to T
rbc_qre.o rbc_qre_mul T
rbc_qre.o rbc_qre_print T
rbc_qre.o rbc_qre_set_random T
rbc_qre.o rbc_qre_set_random2 T
rbc_qre.o rbc_qre_set_random_from_support T
rbc_qre.o rbc_qre_set_random_full_rank T
rbc_qre.o rbc_qre_set_random_full_rank_with_one T
rbc_qre.o rbc_qre_set_random_pair_from_support T
rbc_qre.o rbc_qre_set_random_pair_from_support2 T
rbc_qre.o rbc_qre_set_zero T
rbc_qre.o rbc_qre_to_string T
rbc_vec.o rbc_vec_add T
rbc_vec.o rbc_vec_clear T
rbc_vec.o rbc_vec_echelonize T
rbc_vec.o rbc_vec_from_string T
rbc_vec.o rbc_vec_gauss T
rbc_vec.o rbc_vec_gauss_constant_time T
rbc_vec.o rbc_vec_gauss_other_matrices T
rbc_vec.o rbc_vec_get_rank T
rbc_vec.o rbc_vec_init T
rbc_vec.o rbc_vec_print T
rbc_vec.o rbc_vec_scalar_mul T
rbc_vec.o rbc_vec_set T
rbc_vec.o rbc_vec_set_random T
rbc_vec.o rbc_vec_set_random2 T
rbc_vec.o rbc_vec_set_random_from_support T
rbc_vec.o rbc_vec_set_random_full_rank T
rbc_vec.o rbc_vec_set_random_full_rank2 T
rbc_vec.o rbc_vec_set_random_full_rank_with_one T
rbc_vec.o rbc_vec_set_random_pair_from_support T
rbc_vec.o rbc_vec_set_random_pair_from_support2 T
rbc_vec.o rbc_vec_set_zero T
rbc_vec.o rbc_vec_to_string T
rbc_vspace.o rbc_vspace_clear T
rbc_vspace.o rbc_vspace_directsum T
rbc_vspace.o rbc_vspace_init T
rbc_vspace.o rbc_vspace_intersection T
rbc_vspace.o rbc_vspace_intersection_constant_time T
rbc_vspace.o rbc_vspace_print T
rbc_vspace.o rbc_vspace_product T
rbc_vspace.o rbc_vspace_set T
rbc_vspace.o rbc_vspace_set_random_full_rank T
rbc_vspace.o rbc_vspace_set_random_full_rank2 T
rbc_vspace.o rbc_vspace_set_random_full_rank_with_one T
rbc_vspace.o rbc_vspace_set_zero T
seedexpander.o seedexpander T
seedexpander.o seedexpander_init T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:avx | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:avx | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:avx | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:avx | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:avx | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Namespace violations
lrpc.o rbc_lrpc_RSR T
lrpc.o rbc_lrpc_RSR_constant_time T
parsing.o rolloI_public_key_from_string T
parsing.o rolloI_public_key_to_string T
parsing.o rolloI_rolloI_ciphertext_from_string T
parsing.o rolloI_rolloI_ciphertext_to_string T
parsing.o rolloI_secret_key_from_string T
parsing.o rolloI_secret_key_to_string T
rbc_elt.o RBC_SQR_LOOKUP_TABLE B
rbc_elt.o rbc_elt_add T
rbc_elt.o rbc_elt_get_coefficient T
rbc_elt.o rbc_elt_get_degree T
rbc_elt.o rbc_elt_inv T
rbc_elt.o rbc_elt_is_equal_to T
rbc_elt.o rbc_elt_is_greater_than T
rbc_elt.o rbc_elt_is_zero T
rbc_elt.o rbc_elt_mul T
rbc_elt.o rbc_elt_nth_root T
rbc_elt.o rbc_elt_print T
rbc_elt.o rbc_elt_reduce T
rbc_elt.o rbc_elt_set T
rbc_elt.o rbc_elt_set_coefficient T
rbc_elt.o rbc_elt_set_from_uint64 T
rbc_elt.o rbc_elt_set_mask1 T
rbc_elt.o rbc_elt_set_mask2 T
rbc_elt.o rbc_elt_set_one T
rbc_elt.o rbc_elt_set_random T
rbc_elt.o rbc_elt_set_random2 T
rbc_elt.o rbc_elt_set_zero T
rbc_elt.o rbc_elt_sqr T
rbc_elt.o rbc_elt_ur_mul T
rbc_elt.o rbc_elt_ur_print T
rbc_elt.o rbc_elt_ur_set_from_uint64 T
rbc_elt.o rbc_elt_ur_set_zero T
rbc_elt.o rbc_elt_ur_sqr T
rbc_elt.o rbc_field_init T
rbc_poly.o rbc_kar_fold T
rbc_poly.o rbc_kar_mul T
rbc_poly.o rbc_plain_mul T
rbc_poly.o rbc_poly_add T
rbc_poly.o rbc_poly_add2 T
rbc_poly.o rbc_poly_clear T
rbc_poly.o rbc_poly_div T
rbc_poly.o rbc_poly_from_string T
rbc_poly.o rbc_poly_init T
rbc_poly.o rbc_poly_inv T
rbc_poly.o rbc_poly_is_equal_to T
rbc_poly.o rbc_poly_mul T
rbc_poly.o rbc_poly_mul2 T
rbc_poly.o rbc_poly_mulmod_sparse T
rbc_poly.o rbc_poly_print T
rbc_poly.o rbc_poly_resize T
rbc_poly.o rbc_poly_set T
rbc_poly.o rbc_poly_set_random T
rbc_poly.o rbc_poly_set_random2 T
rbc_poly.o rbc_poly_set_random_from_support T
rbc_poly.o rbc_poly_set_random_full_rank T
rbc_poly.o rbc_poly_set_random_full_rank_with_one T
rbc_poly.o rbc_poly_set_random_pair_from_support T
rbc_poly.o rbc_poly_set_random_pair_from_support2 T
rbc_poly.o rbc_poly_set_zero T
rbc_poly.o rbc_poly_sparse_clear T
rbc_poly.o rbc_poly_sparse_init T
rbc_poly.o rbc_poly_sparse_print T
rbc_poly.o rbc_poly_to_string T
rbc_poly.o rbc_poly_update_degree T
rbc_qre.o rbc_qre_add T
rbc_qre.o rbc_qre_clear T
rbc_qre.o rbc_qre_clear_modulus T
rbc_qre.o rbc_qre_div T
rbc_qre.o rbc_qre_from_string T
rbc_qre.o rbc_qre_get_modulus T
rbc_qre.o rbc_qre_init T
rbc_qre.o rbc_qre_init_modulus T
rbc_qre.o rbc_qre_inv T
rbc_qre.o rbc_qre_is_equal_to T
rbc_qre.o rbc_qre_mul T
rbc_qre.o rbc_qre_print T
rbc_qre.o rbc_qre_set_random T
rbc_qre.o rbc_qre_set_random2 T
rbc_qre.o rbc_qre_set_random_from_support T
rbc_qre.o rbc_qre_set_random_full_rank T
rbc_qre.o rbc_qre_set_random_full_rank_with_one T
rbc_qre.o rbc_qre_set_random_pair_from_support T
rbc_qre.o rbc_qre_set_random_pair_from_support2 T
rbc_qre.o rbc_qre_set_zero T
rbc_qre.o rbc_qre_to_string T
rbc_vec.o rbc_vec_add T
rbc_vec.o rbc_vec_clear T
rbc_vec.o rbc_vec_echelonize T
rbc_vec.o rbc_vec_from_string T
rbc_vec.o rbc_vec_gauss T
rbc_vec.o rbc_vec_gauss_constant_time T
rbc_vec.o rbc_vec_gauss_other_matrices T
rbc_vec.o rbc_vec_get_rank T
rbc_vec.o rbc_vec_init T
rbc_vec.o rbc_vec_print T
rbc_vec.o rbc_vec_scalar_mul T
rbc_vec.o rbc_vec_set T
rbc_vec.o rbc_vec_set_random T
rbc_vec.o rbc_vec_set_random2 T
rbc_vec.o rbc_vec_set_random_from_support T
rbc_vec.o rbc_vec_set_random_full_rank T
rbc_vec.o rbc_vec_set_random_full_rank2 T
rbc_vec.o rbc_vec_set_random_full_rank_with_one T
rbc_vec.o rbc_vec_set_random_pair_from_support T
rbc_vec.o rbc_vec_set_random_pair_from_support2 T
rbc_vec.o rbc_vec_set_zero T
rbc_vec.o rbc_vec_to_string T
rbc_vspace.o rbc_vspace_clear T
rbc_vspace.o rbc_vspace_directsum T
rbc_vspace.o rbc_vspace_init T
rbc_vspace.o rbc_vspace_intersection T
rbc_vspace.o rbc_vspace_intersection_constant_time T
rbc_vspace.o rbc_vspace_print T
rbc_vspace.o rbc_vspace_product T
rbc_vspace.o rbc_vspace_set T
rbc_vspace.o rbc_vspace_set_random_full_rank T
rbc_vspace.o rbc_vspace_set_random_full_rank2 T
rbc_vspace.o rbc_vspace_set_random_full_rank_with_one T
rbc_vspace.o rbc_vspace_set_zero T
seedexpander.o seedexpander T
seedexpander.o seedexpander_init T
Number of similar (implementation,compiler) pairs: 6, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |