Implementation notes: amd64, pmnod003, crypto_aead/aezv4

Computer: pmnod003
Architecture: amd64
CPU ID: GenuineIntel-00050654-bfebfbff
SUPERCOP version: 20190910
Operation: crypto_aead
Primitive: aezv4
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
300020001 0 039403 832 896aesnigcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
306211386 0 028078 824 896aesnigcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
31749860 0 024950 808 896aesnigcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
334612051 0 028534 824 896aesnigcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
43147253336 0 076717 872 864reficc_-xCORE-AVX2_-O2_-fomit-frame-pointer2019091220190910
43175854064 0 077029 872 864reficc_-xCORE-AVX2_-O3_-fomit-frame-pointer2019091220190910
43215655264 0 078275 872 864reficc_-xCORE-AVX-I_-O2_-fomit-frame-pointer2019091220190910
43227456072 0 079115 872 864reficc_-xCORE-AVX-I_-O3_-fomit-frame-pointer2019091220190910
43231256072 0 079115 872 864reficc_-xAVX_-O3_-fomit-frame-pointer2019091220190910
43317655264 0 078275 872 864reficc_-xAVX_-O2_-fomit-frame-pointer2019091220190910
44253452640 0 074339 872 864reficc_-xSSE4.2_-O2_-fomit-frame-pointer2019091220190910
44301653512 0 075267 872 864reficc_-xSSE4.2_-O3_-fomit-frame-pointer2019091220190910
46040053608 0 075583 872 864reficc_-xSSE4.1_-O3_-fomit-frame-pointer2019091220190910
46042252752 0 074655 872 864reficc_-xSSE4.1_-O2_-fomit-frame-pointer2019091220190910
47088051152 0 074365 872 928reficc_-xCOMMON-AVX512_-O3_-fomit-frame-pointer2019091220190910
47558249352 0 073093 872 928reficc_-xCOMMON-AVX512_-O2_-fomit-frame-pointer2019091220190910
52954451720 0 075365 872 928reficc_-xCORE-AVX512_-O2_-fomit-frame-pointer2019091220190910
52963052464 0 076045 872 928reficc_-xCORE-AVX512_-O3_-fomit-frame-pointer2019091220190910
59847844824 0 064387 848 896refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
62305426916 0 043651 848 896refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
66955228394 0 045371 848 896refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
72969623853 0 039094 824 896refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910

Compiler output

Implementation: aesni
Security model: unknown
Compiler: icc -xAVX -O2 -fomit-frame-pointer
encrypt.c: encrypt.c(182): error: #error directive: - This implementation requires __AES__ or __ARM_FEATURE_CRYPTO
encrypt.c: #error - This implementation requires __AES__ or __ARM_FEATURE_CRYPTO
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(211): error: identifier "block" is undefined
encrypt.c: static block zero_pad(block x, unsigned zero_bytes) {
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(211): error: identifier "block" is undefined
encrypt.c: static block zero_pad(block x, unsigned zero_bytes) {
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(212): warning #266: function "vand" declared implicitly
encrypt.c: return vand(x, loadu(pad + zero_bytes));
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(212): warning #266: function "loadu" declared implicitly
encrypt.c: return vand(x, loadu(pad + zero_bytes));
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(215): error: identifier "block" is undefined
encrypt.c: static block one_zero_pad(block x, unsigned one_zero_bytes) {
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(215): error: identifier "block" is undefined
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 14, namely:
CompilerImplementations
icc -xAVX -O2 -fomit-frame-pointer aesni
icc -xAVX -O3 -fomit-frame-pointer aesni
icc -xCOMMON-AVX512 -O2 -fomit-frame-pointer aesni
icc -xCOMMON-AVX512 -O3 -fomit-frame-pointer aesni
icc -xCORE-AVX-I -O2 -fomit-frame-pointer aesni
icc -xCORE-AVX-I -O3 -fomit-frame-pointer aesni
icc -xCORE-AVX2 -O2 -fomit-frame-pointer aesni
icc -xCORE-AVX2 -O3 -fomit-frame-pointer aesni
icc -xCORE-AVX512 -O2 -fomit-frame-pointer aesni
icc -xCORE-AVX512 -O3 -fomit-frame-pointer aesni
icc -xSSE4.1 -O2 -fomit-frame-pointer aesni
icc -xSSE4.1 -O3 -fomit-frame-pointer aesni
icc -xSSE4.2 -O2 -fomit-frame-pointer aesni
icc -xSSE4.2 -O3 -fomit-frame-pointer aesni