Implementation notes: amd64, intelnuci7, crypto_hash/prh64s1024

Computer: intelnuci7
Architecture: amd64
CPU ID: GenuineIntel-000806e9-bfebfbff
SUPERCOP version: 20211108
Operation: crypto_hash
Primitive: prh64s1024
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
18964663 0 018790 776 808refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
19184110 0 014821 768 808refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
19823985 0 014589 768 808refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
23683141 0 015625 776 736refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
29102822 0 016009 776 752refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
29102822 0 016025 776 752refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
29122822 0 016009 776 752refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
29722640 0 012183 768 736refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: libcrypto_hash_prh64s1024.a(hash.o): In function `prvhash64s_update.part.1':
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: libcrypto_hash_prh64s1024.a(hash.o):hash.c:(.text+0x...): more undefined references to `prvhash_core64' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref