Implementation notes: ppc32, nintendowiilinuxngx, crypto_kem/sntrup857

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_kem
Primitive: sntrup857
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
5581748049536 0 042647 708 1508refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
6231979687668 0 037881 704 1508refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
7332351007544 0 037305 700 1508refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
7450800845836 0 034317 696 1508refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221

Compiler output

Implementation: factored
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
kem.c: In file included from kem.c:1:0:
kem.c: params.h:13:36: fatal error: crypto_encode_857x5167.h: No such file or directory
kem.c: #include "crypto_encode_857x5167.h"
kem.c: ^
kem.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE factored
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE factored
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE factored
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE factored