Implementation notes: amd64, pmnod003, crypto_encrypt/pqrsa15

Computer: pmnod003
Architecture: amd64
CPU ID: GenuineIntel-00050654-bfebfbff
SUPERCOP version: 20190910
Operation: crypto_encrypt
Primitive: pqrsa15
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1405902748328 0 0289710 1496 1608reficc_-xAVX_-O3_-fomit-frame-pointer2019091320190910
1407310165997 0 0284699 1456 1640refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091320190910
1416023268184 0 0289534 1496 1608reficc_-xAVX_-O2_-fomit-frame-pointer2019091320190910
1416569844844 0 0279843 1448 1608refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091320190910
1416629428008 0 0288258 1496 1608reficc_-xSSE4.1_-O3_-fomit-frame-pointer2019091320190910
1417089128216 0 0290110 1480 1640reficc_-xCOMMON-AVX512_-O2_-fomit-frame-pointer2019091320190910
1417138848328 0 0289830 1480 1608reficc_-xCORE-AVX2_-O2_-fomit-frame-pointer2019091320190910
1417680567824 0 0288002 1496 1608reficc_-xSSE4.1_-O2_-fomit-frame-pointer2019091320190910
1418239548520 0 0289558 1480 1608reficc_-xCORE-AVX2_-O3_-fomit-frame-pointer2019091320190910
1418642428392 0 0289710 1480 1640reficc_-xCOMMON-AVX512_-O3_-fomit-frame-pointer2019091320190910
1436574368328 0 0289710 1496 1608reficc_-xCORE-AVX-I_-O3_-fomit-frame-pointer2019091320190910
1436642129384 0 0291134 1480 1640reficc_-xCORE-AVX512_-O2_-fomit-frame-pointer2019091320190910
1439911584981 0 0280803 1456 1640refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091320190910
1440325087760 0 0287814 1496 1608reficc_-xSSE4.2_-O2_-fomit-frame-pointer2019091320190910
1440335149544 0 0291182 1480 1640reficc_-xCORE-AVX512_-O3_-fomit-frame-pointer2019091320190910
1440568425516 0 0281555 1456 1640refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091320190910
1442164647944 0 0288006 1496 1608reficc_-xSSE4.2_-O3_-fomit-frame-pointer2019091320190910
1443155508184 0 0289534 1496 1608reficc_-xCORE-AVX-I_-O2_-fomit-frame-pointer2019091320190910

Compiler output

Implementation: ref
Security model: unknown
Compiler: icc -xAVX -O2 -fomit-frame-pointer
dec.c: dec.c(102): warning #167: argument of type "mpz_t *" is incompatible with parameter of type "const mpz_t *"
dec.c: remainders_via_tree(xmodq,x,q,qlen);
dec.c: ^
dec.c:
dec.c: dec.c(185): warning #167: argument of type "mpz_t *" is incompatible with parameter of type "const mpz_t *"
dec.c: sumfrac(x,t,xmodp,p,K);
dec.c: ^
dec.c:
dec.c: dec.c(246): warning #167: argument of type "mpz_t *" is incompatible with parameter of type "const mpz_t *"
dec.c: cuberoot(xint,p,pinv,N);
dec.c: ^
dec.c:
dec.c: dec.c(246): warning #167: argument of type "mpz_t *" is incompatible with parameter of type "const mpz_t *"
dec.c: cuberoot(xint,p,pinv,N);
dec.c: ^
dec.c:
dec.c: dec.c(334): warning #167: argument of type "mpz_t *" is incompatible with parameter of type "const mpz_t *"
dec.c: sumfrac(q,N,0,p,K);
dec.c: ^
dec.c:
dec.c: dec.c(335): warning #167: argument of type "mpz_t *" is incompatible with parameter of type "const mpz_t *"
dec.c: remainders(qmodp,q,p);
dec.c: ^
dec.c:

Number of similar (compiler,implementation) pairs: 14, namely:
CompilerImplementations
icc -xAVX -O2 -fomit-frame-pointer ref
icc -xAVX -O3 -fomit-frame-pointer ref
icc -xCOMMON-AVX512 -O2 -fomit-frame-pointer ref
icc -xCOMMON-AVX512 -O3 -fomit-frame-pointer ref
icc -xCORE-AVX-I -O2 -fomit-frame-pointer ref
icc -xCORE-AVX-I -O3 -fomit-frame-pointer ref
icc -xCORE-AVX2 -O2 -fomit-frame-pointer ref
icc -xCORE-AVX2 -O3 -fomit-frame-pointer ref
icc -xCORE-AVX512 -O2 -fomit-frame-pointer ref
icc -xCORE-AVX512 -O3 -fomit-frame-pointer ref
icc -xSSE4.1 -O2 -fomit-frame-pointer ref
icc -xSSE4.1 -O3 -fomit-frame-pointer ref
icc -xSSE4.2 -O2 -fomit-frame-pointer ref
icc -xSSE4.2 -O3 -fomit-frame-pointer ref