Implementation notes: amd64, avx512imath, crypto_sign/lattisigns512

Computer: avx512imath
Architecture: amd64
CPU ID: GenuineIntel-00050657-bfebfbff
SUPERCOP version: 20210125
Operation: crypto_sign
Primitive: lattisigns512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
46626747318 0 6887096 836 1896T:avxgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
51453737542 0 6874560 836 1896T:avxgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
56864436493 0 6872304 828 1864T:avxgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
57976737239 0 6874152 836 1896T:avxgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125

Namespace violations

Implementation: T:avx
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
fastrandombytes.o fastrandombytes T
ntt_transform.o ntt_transform T
poly.o inverse_ntt T
poly.o inverse_omegas R
poly.o inverse_psi_n R
poly.o ntt T
poly.o omegas R
poly.o param_a R
poly.o poly_add_nored T
poly.o poly_cannotcompress T
poly.o poly_coeffreduce T
poly.o poly_compress T
poly.o poly_decompress T
poly.o poly_extract_high_bits T
poly.o poly_fromhash T
poly.o poly_mul T
poly.o poly_mul_a T
poly.o poly_pack T
poly.o poly_print T
poly.o poly_setrandom_max1 T
poly.o poly_setrandom_maxk T
poly.o poly_smallcoeff_pack T
poly.o poly_smallcoeff_unpack T
poly.o poly_sub_nored T
poly.o poly_unpack T
poly.o psis R

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