Test results for amd64, hertz, crypto_kem/edonk192k48n144nu4l4
[Page version: 20241028 01:32:29]
Measurements for amd64, hertz, crypto_kem
Test results for amd64, hertz, crypto_kem
Test results for crypto_kem/edonk192k48n144nu4l4
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: edonk192k48n144nu4l4
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
3182145 | 36376 0 56 | 80900 1020 1960 | T:ref | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20241022 |
Checksum failure
dff8f43d719eff0d040fd9597bf7bd8fb4d07bb9f3aabd18a9d36a661ad51e5b
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | cc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Checksum failure
4245c7b0ca7705d5783617780fe5ae7787d285d4a58d4d1d425f2079f543a7b1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Checksum failure
60a5e29c94efd9d211bf4d8df1b7a42c3457279249d7d2f1d14fad6a70ded7cd
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Checksum failure
c163aaae1e77fc8e6a227f3181bbb00c336f08f83b1f41c27ff8e8a43607d4e5
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mllvm -polly -mllvm -polly-vectorizer=stripmine -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Compiler output
mpfq_2_192.c: mpfq_2_192.c: In function 'mpfq_2_192_sscan':
mpfq_2_192.c: mpfq_2_192.c:154:35: warning: pointer targets in passing argument 2 of '__gmpn_set_str' differ in signedness [-Wpointer-sign]
mpfq_2_192.c: 154 | int ret = mpn_set_str(zz, tmp, len, k->io_type);
mpfq_2_192.c: | ^~~
mpfq_2_192.c: | |
mpfq_2_192.c: | char *
mpfq_2_192.c: In file included from mpfq.h:6,
mpfq_2_192.c: from mpfq_2_192.h:6,
mpfq_2_192.c: from mpfq_2_192.c:3:
mpfq_2_192.c: .../supercop-data/hertz/amd64/include/gmp.h:1595:47: note: expected 'const unsigned char *' but argument is of type 'char *'
mpfq_2_192.c: 1595 | __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
mpfq_2_192.c: | ^~~~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:ref | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | cc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
dec.c: dec.c:711:89: warning: for loop has empty body [-Wempty-body]
dec.c: 711 | for(i=0; i<(1<<(ErrorBasisDimension+1))+2; i++) Kclear(allcandidates[i]);
dec.c: | ^
dec.c: dec.c:711:89: note: put the semicolon on a separate line to silence this warning
dec.c: dec.c:591:76: warning: for loop has empty body [-Wempty-body]
dec.c: 591 | for(i=0; i<(1<<(ErrorBasisDimension+1))+2; i++) Kinit(allcandidates[i]);
dec.c: | ^
dec.c: dec.c:591:76: note: put the semicolon on a separate line to silence this warning
dec.c: dec.c:596:56: warning: for loop has empty body [-Wempty-body]
dec.c: 596 | for(i=0; i<NrColumns; i++) Kinit(Ciphertext.cph[i]);
dec.c: | ^
dec.c: dec.c:596:56: note: put the semicolon on a separate line to silence this warning
dec.c: 3 warnings generated.
mpfq_2_192.c: mpfq_2_192.c:154:35: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
mpfq_2_192.c: 154 | int ret = mpn_set_str(zz, tmp, len, k->io_type);
mpfq_2_192.c: | ^~~
mpfq_2_192.c: .../supercop-data/hertz/amd64/include/gmp.h:1595:68: note: passing argument to parameter here
mpfq_2_192.c: 1595 | __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
mpfq_2_192.c: | ^
mpfq_2_192.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:ref | clang -mllvm -polly -mllvm -polly-vectorizer=stripmine -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Namespace violations
dec.o addcandidate T
dec.o checkhash T
enc.o K B
gmp_export.o gmp_export T
gmp_import.o gmp_import T
mpfq_2_192.o mpfq_2_192_asprint T
mpfq_2_192.o mpfq_2_192_fprint T
mpfq_2_192.o mpfq_2_192_fscan T
mpfq_2_192.o mpfq_2_192_sscan T
rng.o AES256_ECB T
rng.o DRBG_ctx B
rng.o handleErrors T
rng.o seedexpander T
rng.o seedexpander_init T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |