Test results for aarch64, pi4b, crypto_kem/nhcompact768cca
[Page version: 20251028 07:34:46]
Measurements for aarch64, pi4b, crypto_kem
Test results for aarch64, pi4b, crypto_kem
Test results for crypto_kem/nhcompact768cca
Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083 
SUPERCOP version: 20250922
Operation: crypto_kem
Primitive: nhcompact768cca
Compiler output
KeccakP-1600-times4-SIMD256.c: In file included from KeccakP-1600-times4-SIMD256.c:19:
KeccakP-1600-times4-SIMD256.c: /usr/lib/llvm-18/lib/clang/18/include/smmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
KeccakP-1600-times4-SIMD256.c:    14 | #error "This header is only meant to be used on x86 and x64 architecture"
KeccakP-1600-times4-SIMD256.c:       |  ^
KeccakP-1600-times4-SIMD256.c: In file included from KeccakP-1600-times4-SIMD256.c:19:
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/smmintrin.h:17:
KeccakP-1600-times4-SIMD256.c: /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
KeccakP-1600-times4-SIMD256.c:    14 | #error "This header is only meant to be used on x86 and x64 architecture"
KeccakP-1600-times4-SIMD256.c:       |  ^
KeccakP-1600-times4-SIMD256.c: In file included from KeccakP-1600-times4-SIMD256.c:19:
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/smmintrin.h:17:
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17:
KeccakP-1600-times4-SIMD256.c: /usr/lib/llvm-18/lib/clang/18/include/pmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
KeccakP-1600-times4-SIMD256.c:    14 | #error "This header is only meant to be used on x86 and x64 architecture"
KeccakP-1600-times4-SIMD256.c:       |  ^
KeccakP-1600-times4-SIMD256.c: In file included from KeccakP-1600-times4-SIMD256.c:19:
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/smmintrin.h:17:
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17:
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/pmmintrin.h:17:
KeccakP-1600-times4-SIMD256.c: /usr/lib/llvm-18/lib/clang/18/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
KeccakP-1600-times4-SIMD256.c:    14 | #error "This header is only meant to be used on x86 and x64 architecture"
KeccakP-1600-times4-SIMD256.c:       |  ^
KeccakP-1600-times4-SIMD256.c: In file included from KeccakP-1600-times4-SIMD256.c:19:
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/smmintrin.h:17:
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17:
KeccakP-1600-times4-SIMD256.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler | 
| T:avx2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:avx2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:avx2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:avx2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:avx2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
Compiler output
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:19:10: fatal error: smmintrin.h: No such file or directory
KeccakP-1600-times4-SIMD256.c:    19 | #include <smmintrin.h>
KeccakP-1600-times4-SIMD256.c:       |          ^~~~~~~~~~~~~
KeccakP-1600-times4-SIMD256.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
| Implementation | Compiler | 
| T:avx2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:avx2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:avx2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:avx2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |