Implementation notes: amd64, sectionthirtyone, crypto_sign/sphincs256

Computer: sectionthirtyone
Architecture: amd64
CPU ID: GenuineIntel-000906e9-bfebfbff
SUPERCOP version: 20191221
Operation: crypto_sign
Primitive: sphincs256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
6307245869962 0 088768 784 1600avx2clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
6639698969962 0 088768 784 1600avx2clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
6863615979321 0 098288 784 1600avx2clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
6943552681167 0 099248 784 1600avx2clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
6979742163509 0 078234 776 1600avx2clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
24649652422337 0 064232 784 1600refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
27165407312217 0 054824 784 1600refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
2744042197698 0 046242 776 1600refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
27652441612217 0 054824 784 1600refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
27871538221245 0 063976 784 1600refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221

Compiler output

Implementation: avx2
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: /home/sloan/Documents/supercop/supercop-20191221/supercop-data/sectionthirtyone/amd64/lib/libsupercop.a(crypto_hash_blake256_avxs-b256.o): relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC
try.c: /usr/bin/ld: final link failed: nonrepresentable section on output
try.c: collect2: error: ld returned 1 exit status

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

Namespace violations

Implementation: avx2
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
consts.o _rotate16 R
consts.o _rotate8 R
consts.o hashc8x R
genfullchain8x.o _genfullchain8x T
genfullchain8x.o genfullchain8x T
hash.o hash_2n_n T
hash.o hash_2n_n_mask T
hash.o hash_n_n T
hash.o hash_n_n_mask T
hash.o msg_hash T
hash.o varlen_hash T
hash_2n_n_8x.o _hash_2n_n_8x T
hash_2n_n_8x.o hash_2n_n_8x T
hash_2n_n_8x_notrans.o _hash_2n_n_8x_notrans T
hash_2n_n_8x_notrans.o hash_2n_n_8x_notrans T
hash_2n_n_mask_8x.o _hash_2n_n_mask_8x T
hash_2n_n_mask_8x.o hash_2n_n_mask_8x T
hash_n_n_8x.o _hash_n_n_8x T
hash_n_n_8x.o hash_n_n_8x T
hash_n_n_8x_notrans.o _hash_n_n_8x_notrans T
hash_n_n_8x_notrans.o hash_n_n_8x_notrans T
horst.o horst_sign T
horst.o horst_verify T
loop_hash_2n_n_mask_8x.o _loop_hash_2n_n_mask_8x T
loop_hash_2n_n_mask_8x.o loop_hash_2n_n_mask_8x T
permute.o chacha_permute T
prg.o prg T
transpose8x.o _transpose8x T
transpose8x.o transpose8x T
wots.o wots_pkgen T
wots.o wots_sign T
wots.o wots_verify T
zerobytes.o zerobytes T

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx2

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
consts.o _rotate16 R
consts.o _rotate8 R
consts.o hashc8x R
hash.o hash_2n_n T
hash.o hash_2n_n_mask T
hash.o hash_n_n T
hash.o hash_n_n_mask T
hash.o msg_hash T
hash.o varlen_hash T
horst.o horst_sign T
horst.o horst_verify T
permute.o chacha_permute T
prg.o prg T
wots.o wots_pkgen T
wots.o wots_sign T
wots.o wots_verify T
zerobytes.o zerobytes T

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref