Implementation notes: amd64, hertz, crypto_kem/kindi256342

Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20240808
Operation: crypto_kem
Primitive: kindi256342
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
49014836628 0 062539 868 1832T:refclang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024081020240808
524656154836 0 0184977 876 1832T:refclang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024081020240808
531741141668 0 0171705 876 1832T:refclang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024081020240808
69780643172 0 069208 876 1800T:refgcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024081020240808
82446339903 0 064728 868 1768T:refgcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024081020240808

Test failure


error 111

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

Namespace violations


core.o kindi_kem_decaps T
core.o kindi_kem_decrypt T
core.o kindi_kem_encaps T
core.o kindi_kem_encrypt T
core.o kindi_keygen T
core.o recover_s1 T
core.o xor_bytes T
fft_transform.o fft_transform T
fips202.o KeccakF1600_StatePermute T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
gen_randomness.o gen_randomness T
gen_randomness.o kindi_crypto_stream T
gen_randomness.o kindi_crypto_stream_2 T
gen_randomness.o shake4x_hash T
poly.o fft T
poly.o inverse_fft T
poly.o poly_add_nored T
poly.o poly_coeffreduce T
poly.o poly_coeffreduce_center T
poly.o poly_compress T
poly.o poly_copy_d T
poly.o poly_decompress T
poly.o poly_equal T
poly.o poly_gen_matrix T
poly.o poly_init T
poly.o poly_mul T
poly.o poly_mul_pointwise T
poly.o poly_mul_precomp_fft T
poly.o poly_print_d T
poly.o poly_print_f T
poly.o poly_setrandom_rsec T
poly.o poly_sub_constant T
poly.o poly_sub_nored T
poly.o poly_type_convert_df T
poly.o poly_type_convert_fd T
poly.o psi_loop_and_fft T
poly_encode.o poly_frombytes_bitlen T
poly_encode.o poly_neg_frombytes_bitlen T
poly_encode.o poly_neg_tobytes_bitlen T
poly_encode.o poly_tobytes_bitlen T
util.o average T
util.o cmp_llu T
util.o median T
util.o print_char_hex T
util.o print_parameters T
util.o print_results T
util.o print_timings T

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)