Implementation notes: amd64, icelake, crypto_dh/kumfp128g

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_dh
Primitive: kumfp128g

Compiler output

Implementation: T:v02/var
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_cpy_2e128mc_x8664", referenced from:
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks_keypair in crypto_dh_kumfp128g.a(test.o)
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks in crypto_dh_kumfp128g.a(test.o)
try.c: _fp_inv_2e128mc_x8664 in crypto_dh_kumfp128g.a(fp_2e128mc_x8664.o)
try.c: _kum_fp_smul_2e128mc_g in crypto_dh_kumfp128g.a(smul.o)
try.c: "_fp_mul_2e128mc_x8664", referenced from:
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks_keypair in crypto_dh_kumfp128g.a(test.o)
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks in crypto_dh_kumfp128g.a(test.o)
try.c: _fp_inv_2e128mc_x8664 in crypto_dh_kumfp128g.a(fp_2e128mc_x8664.o)
try.c: "_fp_set_1_2e128mc_x8664", referenced from:
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks_keypair in crypto_dh_kumfp128g.a(test.o)
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks in crypto_dh_kumfp128g.a(test.o)
try.c: "_fp_sqr_2e128mc_x8664", referenced from:
try.c: _fp_inv_2e128mc_x8664 in crypto_dh_kumfp128g.a(fp_2e128mc_x8664.o)
try.c: "_fp_sub_2e128mc_x8664", referenced from:
try.c: _fp_inv_2e128mc_x8664 in crypto_dh_kumfp128g.a(fp_2e128mc_x8664.o)
try.c: "_kum_fp_dbl_2e128mc_g_x8664_asm", referenced from:
try.c: _kum_fp_smul_2e128mc_g in crypto_dh_kumfp128g.a(smul.o)
try.c: "_kum_fp_dbladd_2e128mc_g_x8664_asm", referenced from:
try.c: _kum_fp_smul_2e128mc_g in crypto_dh_kumfp128g.a(smul.o)
try.c: ld: symbol(s) not found for architecture x86_64
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v02/var
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v02/var
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v02/var

Compiler output

Implementation: T:v02/var
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_cpy_2e128mc_x8664", referenced from:
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks_keypair in crypto_dh_kumfp128g.a(test.o)
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks in crypto_dh_kumfp128g.a(test.o)
try.c: _fp_inv_2e128mc_x8664 in crypto_dh_kumfp128g.a(fp_2e128mc_x8664.o)
try.c: _kum_fp_smul_2e128mc_g in crypto_dh_kumfp128g.a(smul.o)
try.c: "_fp_mul_2e128mc_x8664", referenced from:
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks_keypair in crypto_dh_kumfp128g.a(test.o)
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks in crypto_dh_kumfp128g.a(test.o)
try.c: _fp_inv_2e128mc_x8664 in crypto_dh_kumfp128g.a(fp_2e128mc_x8664.o)
try.c: "_fp_set_1_2e128mc_x8664", referenced from:
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks_keypair in crypto_dh_kumfp128g.a(test.o)
try.c: _crypto_dh_kumfp128g_v02_var_timingleaks in crypto_dh_kumfp128g.a(test.o)
try.c: "_fp_sqr_2e128mc_x8664", referenced from:
try.c: _fp_inv_2e128mc_x8664 in crypto_dh_kumfp128g.a(fp_2e128mc_x8664.o)
try.c: "_fp_sub_2e128mc_x8664", referenced from:
try.c: _fp_inv_2e128mc_x8664 in crypto_dh_kumfp128g.a(fp_2e128mc_x8664.o)
try.c: "_kum_fp_dbl_2e128mc_g_x8664_asm", referenced from:
try.c: _kum_fp_smul_2e128mc_g in crypto_dh_kumfp128g.a(smul.o)
try.c: "_kum_fp_dbladd_2e128mc_g_x8664_asm", referenced from:
try.c: _kum_fp_smul_2e128mc_g in crypto_dh_kumfp128g.a(smul.o)
try.c: ld: symbol(s) not found for architecture x86_64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v02/var
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v02/var
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v02/var