Implementation notes: amd64, bitvise, crypto_sign/sphincs256

Computer: bitvise
Architecture: amd64
CPU ID: GenuineIntel-000906ea-bfebfbff
SUPERCOP version: 20190910
Operation: crypto_sign
Primitive: sphincs256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
4441185470359 320 892665 1112 1600avx2clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019091620190910
4457562570359 320 892665 1112 1600avx2clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019091620190910
4469569263551 320 881927 1104 1600avx2clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019091620190910
4521024378751 320 8101065 1112 1600avx2clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019091620190910
23986640411411 320 859086 784 1664refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091620190910
24421741912781 320 859209 784 1600refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019091620190910
24422268012781 320 859209 784 1600refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019091620190910
2471145187686 320 850183 776 1600refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019091620190910
25119955620663 320 867113 784 1600refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019091620190910
3436626948664 320 852998 784 1664refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091620190910
3478375288670 320 852902 784 1664refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091620190910
3580021637601 320 850646 776 1632refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091620190910

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: crypto_sign_sphincs256.a(genfullchain8x.o): relocation R_X86_64_32S against symbol `_rotate8' can not be used when making a PIE object; recompile with -fPIC
try.c: /usr/bin/ld: crypto_sign_sphincs256.a(hash_2n_n_mask_8x.o): relocation R_X86_64_32S against symbol `_rotate8' can not be used when making a PIE object; recompile with -fPIC
try.c: /usr/bin/ld: crypto_sign_sphincs256.a(hash_n_n_8x.o): relocation R_X86_64_32S against symbol `_rotate8' can not be used when making a PIE object; recompile with -fPIC
try.c: /usr/bin/ld: crypto_sign_sphincs256.a(loop_hash_2n_n_mask_8x.o): relocation R_X86_64_32S against symbol `_rotate8' 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: 4, 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

Namespace violations

Implementation: avx2
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
consts.o _rotate16 D
consts.o _rotate8 D
consts.o hashc8x D
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: 4, 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

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
consts.o _rotate16 D
consts.o _rotate8 D
consts.o hashc8x D
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: 8, 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
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