Implementation notes: amd64, icelake, crypto_kem/rqc192

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_kem
Primitive: rqc192
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
786392147273 24 0110592 4096 0T:avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020083120200826
826078543528 24 0106496 4096 0T:avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020083120200826
909109832241 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:466: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:466: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:466: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:596:33: 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", e[0], e[1], e[2], e[3], e[4]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:596:39: 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", e[0], e[1], e[2], e[3], e[4]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:596:45: 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", e[0], e[1], e[2], e[3], e[4]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:596:51: 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:467: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:467: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:467: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:598:33: 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", e[0], e[1], e[2], e[3], e[4]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:598:39: 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", e[0], e[1], e[2], e[3], e[4]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:598:45: 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", e[0], e[1], e[2], e[3], e[4]);
rbc_elt.c: ~~~ ^~~~
rbc_elt.c: %llu
rbc_elt.c: rbc_elt.c:598:51: 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_rqc192.a(kem.o)
try.c: crypto_kem_rqc192.a(gabidulin.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc192.a(kem.o)
try.c: crypto_kem_rqc192.a(parsing.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc192.a(kem.o)
try.c: crypto_kem_rqc192.a(qpoly.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc192.a(kem.o)
try.c: crypto_kem_rqc192.a(rbc_elt.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc192.a(kem.o)
try.c: crypto_kem_rqc192.a(rbc_poly.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc192.a(kem.o)
try.c: crypto_kem_rqc192.a(rbc_qre.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc192.a(kem.o)
try.c: crypto_kem_rqc192.a(rbc_vec.o)
try.c: duplicate symbol '_RBC_SQR_LOOKUP_TABLE' in:
try.c: crypto_kem_rqc192.a(kem.o)
try.c: crypto_kem_rqc192.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