Implementation notes: amd64, icelake, crypto_kem/rqc256

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_kem
Primitive: rqc256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1905171847750 24 0110592 4096 0T:avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020083120200826
1954336943445 24 0106496 4096 0T:avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020083120200826
1970262532346 24 094208 4096 0T:avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020083120200826

Compiler output

Implementation: T:avx
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
rbc_elt.c: rbc_elt.c:471:25: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu", e[0], e[1], e[2]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:471:31: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu", e[0], e[1], e[2]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:471:37: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu", e[0], e[1], e[2]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:601:37: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu %lu %lu %lu", e[0], e[1], e[2], e[3], e[4], e[5]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:601:43: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu %lu %lu %lu", e[0], e[1], e[2], e[3], e[4], e[5]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:601:49: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu %lu %lu %lu", e[0], e[1], e[2], e[3], e[4], e[5]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:601:55: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: ...

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

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
rbc_elt.c: rbc_elt.c:472:25: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu", e[0], e[1], e[2]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:472:31: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu", e[0], e[1], e[2]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:472:37: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu", e[0], e[1], e[2]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:599:37: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu %lu %lu %lu", e[0], e[1], e[2], e[3], e[4], e[5]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:599:43: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu %lu %lu %lu", e[0], e[1], e[2], e[3], e[4], e[5]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:599:49: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: printf("%lu %lu %lu %lu %lu %lu", e[0], e[1], e[2], e[3], e[4], e[5]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:599:55: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
rbc_elt.c: ...

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

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc256.a(kem.o)
try.c: crypto_kem_rqc256.a(gabidulin.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc256.a(kem.o)
try.c: crypto_kem_rqc256.a(parsing.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc256.a(kem.o)
try.c: crypto_kem_rqc256.a(qpoly.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc256.a(kem.o)
try.c: crypto_kem_rqc256.a(rbc_elt.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc256.a(kem.o)
try.c: crypto_kem_rqc256.a(rbc_poly.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc256.a(kem.o)
try.c: crypto_kem_rqc256.a(rbc_qre.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc256.a(kem.o)
try.c: crypto_kem_rqc256.a(rbc_vec.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc256.a(kem.o)
try.c: crypto_kem_rqc256.a(rbc_vspace.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: ...

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:ref
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref