Implementation notes: amd64, genji262, crypto_stream/rijn256ctr

Computer: genji262
Architecture: amd64
CPU ID: AuthenticAMD-00800f12-178bfbff
SUPERCOP version: 20191017
Operation: crypto_stream
Primitive: rijn256ctr

Compiler output

Implementation: gil
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/bin/ld: crypto_stream_rijn256ctr.a(stream.o): in function `crypto_stream_rijn256ctr_gil_xor':
try.c: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_expandkey'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/bin/ld: crypto_stream_rijn256ctr.a(stream.o): in function `crypto_stream_rijn256ctr_gil':
try.c: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_expandkey'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE gil
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE gil
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE gil
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE gil
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE gil

Compiler output

Implementation: gil
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: crypto_stream_rijn256ctr.a(stream.o): in function `crypto_stream_rijn256ctr_gil_xor':
try.c: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_expandkey'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: crypto_stream_rijn256ctr.a(stream.o): in function `crypto_stream_rijn256ctr_gil':
try.c: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_expandkey'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE gil
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE gil
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE gil
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE gil

Compiler output

Implementation: gil
Security model: unknown
Compiler: icc -march=broadwell -mtune=broadwell -O2 -fomit-frame-pointer
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: crypto_stream_rijn256ctr.a(stream.o): in function `crypto_stream_rijn256ctr_gil_xor':
try.c: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_expandkey'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: crypto_stream_rijn256ctr.a(stream.o): in function `crypto_stream_rijn256ctr_gil':
try.c: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_expandkey'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'
try.c: /software/compilers/gcc/gcc-9.2.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: stream.c:(.text+0x...): undefined reference to `Rijndael_k32b32_encrypt_x4'

Number of similar (compiler,implementation) pairs: 24, namely:
CompilerImplementations
icc -march=broadwell -mtune=broadwell -O2 -fomit-frame-pointer gil
icc -march=broadwell -mtune=broadwell -O3 -fomit-frame-pointer gil
icc -march=cannonlake -mtune=cannonlake -O2 -fomit-frame-pointer gil
icc -march=cannonlake -mtune=cannonlake -O3 -fomit-frame-pointer gil
icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer gil
icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer gil
icc -march=core-avx2 -mtune=core-avx2 -O2 -fomit-frame-pointer gil
icc -march=core-avx2 -mtune=core-avx2 -O3 -fomit-frame-pointer gil
icc -march=corei7-avx -mtune=corei7-avx -O2 -fomit-frame-pointer gil
icc -march=corei7-avx -mtune=corei7-avx -O3 -fomit-frame-pointer gil
icc -march=corei7 -mtune=corei7 -O2 -fomit-frame-pointer gil
icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer gil
icc -march=haswell -mtune=haswell -O2 -fomit-frame-pointer gil
icc -march=haswell -mtune=haswell -O3 -fomit-frame-pointer gil
icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer gil
icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer gil
icc -march=ivybridge -mtune=ivybridge -O2 -fomit-frame-pointer gil
icc -march=ivybridge -mtune=ivybridge -O3 -fomit-frame-pointer gil
icc -march=sandybridge -mtune=sandybridge -O2 -fomit-frame-pointer gil
icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer gil
icc -march=skylake-avx512 -mtune=skylake-avx512 -O2 -fomit-frame-pointer gil
icc -march=skylake-avx512 -mtune=skylake-avx512 -O3 -fomit-frame-pointer gil
icc -march=skylake -mtune=skylake -O2 -fomit-frame-pointer gil
icc -march=skylake -mtune=skylake -O3 -fomit-frame-pointer gil