Implementation notes: amd64, zen3, crypto_hash/prh64s1024

Computer: zen3
Architecture: amd64
CPU ID: AuthenticAMD-00a20f10-178bfbff
SUPERCOP version: 20211108
Operation: crypto_hash
Primitive: prh64s1024
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
16752984 0 014320 836 952refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022020620211108
17442870 0 013759 828 952refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022020620211108
17743293 0 017248 860 888refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108
18524540 0 017864 836 952refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022020620211108
19336381 0 025520 860 920refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108
19376381 0 025760 860 920refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108
19513025 0 014408 860 888refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108
20473001 0 014150 852 888refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: libcrypto_hash_prh64s1024.a(hash.o): in function `prvhash64s_update.part.0':
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: 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