Test results for aarch64, pi5, crypto_sign/gravitysphincss
[Page version: 20250609 19:52:35]
Measurements for aarch64, pi5, crypto_sign
Test results for aarch64, pi5, crypto_sign
Test results for crypto_sign/gravitysphincss
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20250415
Operation: crypto_sign
Primitive: gravitysphincss
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
394664354 | 21324 0 0 | 40385 912 1568 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250528 | 20250415 |
Test failure
error 124
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
aes.c: In file included from aes.c:6:
aes.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/smmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
aes.c: #error "This header is only meant to be used on x86 and x64 architecture"
aes.c: ^
aes.c: In file included from aes.c:6:
aes.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/smmintrin.h:17:
aes.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/tmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
aes.c: #error "This header is only meant to be used on x86 and x64 architecture"
aes.c: ^
aes.c: In file included from aes.c:6:
aes.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/tmmintrin.h:17:
aes.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/pmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
aes.c: #error "This header is only meant to be used on x86 and x64 architecture"
aes.c: ^
aes.c: In file included from aes.c:6:
aes.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/tmmintrin.h:17:
aes.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/pmmintrin.h:17:
aes.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
aes.c: #error "This header is only meant to be used on x86 and x64 architecture"
aes.c: ^
aes.c: In file included from aes.c:6:
aes.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/tmmintrin.h:17:
aes.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:fast | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
aes.c: aes.c:6:10: fatal error: smmintrin.h: No such file or directory
aes.c: 6 | #include <smmintrin.h>
aes.c: | ^~~~~~~~~~~~~
aes.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:fast | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:fast | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:fast | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:fast | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
aes.o aesctr256 T
aes.o aesctr256_zeroiv T
batch.o batch_append T
batch.o batch_compress_auth T
batch.o batch_extract T
batch.o batch_group T
batch.o batch_init T
gravity.o gravity_genpk T
gravity.o gravity_gensk T
gravity.o gravity_loadsign T
gravity.o gravity_sign T
gravity.o gravity_signcmp T
gravity.o gravity_verify T
haraka.o aesenc T
haraka.o haraka256_256 T
haraka.o haraka256_256_chain T
haraka.o haraka512_256 T
hash.o hash_2N_to_N T
hash.o hash_N_to_N T
hash.o hash_N_to_N_chain T
hash.o hash_compress_all T
hash.o hash_compress_pairs T
hash.o hash_parallel T
hash.o hash_parallel_chains T
hash.o hash_to_N T
ltree.o ltree T
merkle.o merkle_alloc_buf T
merkle.o merkle_base_address T
merkle.o merkle_compress_all T
merkle.o merkle_compress_auth T
merkle.o merkle_compress_octopus T
merkle.o merkle_extract T
merkle.o merkle_free_buf T
merkle.o merkle_gen_auth T
merkle.o merkle_gen_octopus T
merkle.o merkle_genpk T
merkle.o merkle_sign T
pors.o octoporst_extract T
pors.o octoporst_loadsign T
pors.o octoporst_sign T
pors.o octoporst_signcmp T
pors.o pors_gensk T
pors.o pors_randsubset T
pors.o pors_sign T
pors.o porst_genpk T
pors.o sort_subset T
wots.o lwots_extract T
wots.o lwots_genpk T
wots.o lwots_ltree T
wots.o wots_chain T
wots.o wots_gensk T
wots.o wots_sign T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |