Implementation notes: x86, floodyberry, crypto_core/aes256encrypt

Computer: floodyberry
Architecture: x86
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_core
Primitive: aes256encrypt
TimeImplementationCompilerBenchmark dateSUPERCOP version
862opensslgcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer2014050720140505
862opensslgcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer2014050720140505
863opensslgcc -m32 -O3 -fomit-frame-pointer2014050720140505
875opensslclang -O1 -march=native -m32 -fomit-frame-pointer2014050720140505
875opensslgcc -m32 -O2 -fomit-frame-pointer2014050720140505
641988reficc -m32 -O3 -static -xHost -fomit-frame-pointer2014050720140505
711100refgcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer2014050720140505
711200refgcc -m32 -O3 -fomit-frame-pointer2014050720140505
1097063refgcc -m32 -O2 -fomit-frame-pointer2014050720140505
1125750refgcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer2014050720140505
1145263refclang -O1 -march=native -m32 -fomit-frame-pointer2014050720140505
1161138reficc -m32 -O1 -static -xHost -fomit-frame-pointer2014050720140505

Test failure

Implementation: crypto_core/aes256encrypt/openssl
Compiler: clang -O3 -march=native -m32 -fomit-frame-pointer
error 111

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
clang -O3 -march=native -m32 -fomit-frame-pointer openssl ref

Compiler output

Implementation: crypto_core/aes256encrypt/openssl
Compiler: icc -m32 -O1 -static -xHost -fomit-frame-pointer
try.c: ld: warning: skipping incompatible //usr/lib/x86_64-linux-gnu/libcrypto.a while searching for crypto
try.c: ld: error: cannot find -lcrypto
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/ipp/../compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
try.c: crypto_core_aes256encrypt.a(core.o):core.c:function crypto_core_aes256encrypt_openssl: error: undefined reference to 'AES_set_encrypt_key'
try.c: crypto_core_aes256encrypt.a(core.o):core.c:function crypto_core_aes256encrypt_openssl: error: undefined reference to 'AES_ecb_encrypt'

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
icc -m32 -O1 -static -xHost -fomit-frame-pointer openssl
icc -m32 -O3 -static -xHost -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_core/aes256encrypt/ref
Compiler: icc -m32 -O1 -static -xHost -fomit-frame-pointer
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/ipp/../compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/ipp/../compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
measure.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
measure.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/ipp/../compiler/lib/intel64/libirc.a while searching for irc
measure.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
icc -m32 -O1 -static -xHost -fomit-frame-pointer ref
icc -m32 -O3 -static -xHost -fomit-frame-pointer ref