Implementation notes: amd64, bigmem, crypto_sign/fslwe25

Computer: bigmem
Architecture: amd64
CPU ID: GenuineIntel-000206e6-bfebfbff
SUPERCOP version: 20141124
Operation: crypto_sign
Primitive: fslwe25

Compiler output

Implementation: crypto_sign/fslwe25/ref
Compiler: g++
aux.cpp: In file included from aux.cpp:8:
aux.cpp: aux.h:5:20: error: NTL/ZZ.h: No such file or directory
aux.cpp: aux.h:6:23: error: NTL/ZZ_pE.h: No such file or directory
aux.cpp: In file included from aux.cpp:8:
aux.cpp: aux.h:14: error: 'NTL' has not been declared
aux.cpp: aux.h:14: error: expected primary-expression before 'int'
aux.cpp: aux.h:14: error: initializer expression list treated as compound expression
aux.cpp: aux.h:23: error: 'NTL' has not been declared
aux.cpp: aux.h:23: error: expected constructor, destructor, or type conversion before 'ZZ_binomial'
aux.cpp: aux.h:33: error: 'NTL' has not been declared
aux.cpp: aux.h:33: error: 'polynomial_array1' was not declared in this scope
aux.cpp: aux.h:33: error: 'NTL' has not been declared
aux.cpp: aux.h:33: error: 'polynomial_array2' was not declared in this scope
aux.cpp: aux.h:33: error: expected primary-expression before 'int'
aux.cpp: aux.h:33: error: initializer expression list treated as compound expression
aux.cpp: aux.h:47: error: 'NTL' has not been declared
aux.cpp: aux.h:47: error: expected constructor, destructor, or type conversion before 'Linf_norm_ZZ_pE'
aux.cpp: aux.h:54: error: 'NTL' has not been declared
aux.cpp: aux.h:54: error: expected constructor, destructor, or type conversion before 'Linf_norm_ZZ_pX'
aux.cpp: aux.h:62: error: 'NTL' has not been declared
aux.cpp: aux.h:62: error: expected constructor, destructor, or type conversion before 'L1_norm_ZZ_pE'
aux.cpp: aux.h:70: error: 'NTL' has not been declared
aux.cpp: aux.h:70: error: expected constructor, destructor, or type conversion before 'L1_norm_ZZ_pX'
aux.cpp: aux.h:79: error: 'NTL' has not been declared
aux.cpp: aux.h:79: error: expected constructor, destructor, or type conversion before 'count_elements_with_L1'
aux.cpp: ...

Number of similar (compiler,implementation) pairs: 53, namely:
CompilerImplementations
g++ ref
g++ -O2 -fomit-frame-pointer ref
g++ -O3 -fomit-frame-pointer ref
g++ -O -fomit-frame-pointer ref
g++ -Os -fomit-frame-pointer ref
g++ -fno-schedule-insns -O2 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O -fomit-frame-pointer ref
g++ -fno-schedule-insns -Os -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer ref
g++ -m64 -O2 -fomit-frame-pointer ref
g++ -m64 -O3 -fomit-frame-pointer ref
g++ -m64 -O -fomit-frame-pointer ref
g++ -m64 -Os -fomit-frame-pointer ref
g++ -m64 -march=core2 -O2 -fomit-frame-pointer ref
g++ -m64 -march=core2 -O3 -fomit-frame-pointer ref
g++ -m64 -march=core2 -O -fomit-frame-pointer ref
g++ -m64 -march=core2 -Os -fomit-frame-pointer ref
g++ -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer ref
g++ -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer ref
g++ -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer ref
g++ -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer ref
g++ -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer ref
g++ -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer ref
g++ -m64 -march=core2 -msse4 -O -fomit-frame-pointer ref
g++ -m64 -march=core2 -msse4 -Os -fomit-frame-pointer ref
g++ -m64 -march=k8 -O2 -fomit-frame-pointer ref
g++ -m64 -march=k8 -O3 -fomit-frame-pointer ref
g++ -m64 -march=k8 -O -fomit-frame-pointer ref
g++ -m64 -march=k8 -Os -fomit-frame-pointer ref
g++ -m64 -march=native -mtune=native -O2 -fomit-frame-pointer ref
g++ -m64 -march=native -mtune=native -O3 -fomit-frame-pointer ref
g++ -m64 -march=native -mtune=native -O -fomit-frame-pointer ref
g++ -m64 -march=native -mtune=native -Os -fomit-frame-pointer ref
g++ -m64 -march=nocona -O2 -fomit-frame-pointer ref
g++ -m64 -march=nocona -O3 -fomit-frame-pointer ref
g++ -m64 -march=nocona -O -fomit-frame-pointer ref
g++ -m64 -march=nocona -Os -fomit-frame-pointer ref
g++ -march=barcelona -O2 -fomit-frame-pointer ref
g++ -march=barcelona -O3 -fomit-frame-pointer ref
g++ -march=barcelona -O -fomit-frame-pointer ref
g++ -march=barcelona -Os -fomit-frame-pointer ref
g++ -march=k8 -O2 -fomit-frame-pointer ref
g++ -march=k8 -O3 -fomit-frame-pointer ref
g++ -march=k8 -O -fomit-frame-pointer ref
g++ -march=k8 -Os -fomit-frame-pointer ref
g++ -march=nocona -O2 -fomit-frame-pointer ref
g++ -march=nocona -O3 -fomit-frame-pointer ref
g++ -march=nocona -O -fomit-frame-pointer ref
g++ -march=nocona -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/fslwe25/ref
Compiler: g++ -m64 -march=barcelona -O2 -fomit-frame-pointer
aux.cpp: In file included from aux.cpp:8:
aux.cpp: aux.h:5:20: error: NTL/ZZ.h: No such file or directory
aux.cpp: aux.h:6:23: error: NTL/ZZ_pE.h: No such file or directory
aux.cpp: In file included from aux.cpp:8:
aux.cpp: aux.h:14: error: 'NTL' has not been declared
aux.cpp: aux.h:14: error: expected primary-expression before 'int'
aux.cpp: aux.h:14: error: initializer expression list treated as compound expression
aux.cpp: aux.h:23: error: 'NTL' has not been declared
aux.cpp: aux.h:23: error: expected constructor, destructor, or type conversion before 'ZZ_binomial'
aux.cpp: aux.h:33: error: 'NTL' has not been declared
aux.cpp: aux.h:33: error: 'polynomial_array1' was not declared in this scope
aux.cpp: aux.h:33: error: 'NTL' has not been declared
aux.cpp: aux.h:33: error: 'polynomial_array2' was not declared in this scope
aux.cpp: aux.h:33: error: expected primary-expression before 'int'
aux.cpp: aux.h:33: error: initializer expression list treated as compound expression
aux.cpp: aux.h:47: error: 'NTL' has not been declared
aux.cpp: aux.h:47: error: expected constructor, destructor, or type conversion before 'Linf_norm_ZZ_pE'
aux.cpp: aux.h:54: error: 'NTL' has not been declared
aux.cpp: aux.h:54: error: expected constructor, destructor, or type conversion before 'Linf_norm_ZZ_pX'
aux.cpp: aux.h:62: error: 'NTL' has not been declared
aux.cpp: aux.h:62: error: expected constructor, destructor, or type conversion before 'L1_norm_ZZ_pE'
aux.cpp: aux.h:70: error: 'NTL' has not been declared
aux.cpp: aux.h:70: error: expected constructor, destructor, or type conversion before 'L1_norm_ZZ_pX'
aux.cpp: aux.h:79: error: 'NTL' has not been declared
aux.cpp: aux.h:79: error: expected constructor, destructor, or type conversion before 'count_elements_with_L1'
aux.cpp: ...
aux.cpp: In file included from aux.cpp:8:
aux.cpp: aux.h:5:20: error: NTL/ZZ.h: No such file or directory
aux.cpp: aux.h:6:23: error: NTL/ZZ_pE.h: No such file or directory
aux.cpp: In file included from aux.cpp:8:
aux.cpp: aux.h:14: error: 'NTL' has not been declared
aux.cpp: aux.h:14: error: expected primary-expression before 'int'
aux.cpp: aux.h:14: error: initializer expression list treated as compound expression
aux.cpp: aux.h:23: error: 'NTL' has not been declared
aux.cpp: aux.h:23: error: expected constructor, destructor, or type conversion before 'ZZ_binomial'
aux.cpp: aux.h:33: error: 'NTL' has not been declared
aux.cpp: aux.h:33: error: 'polynomial_array1' was not declared in this scope
aux.cpp: aux.h:33: error: 'NTL' has not been declared
aux.cpp: aux.h:33: error: 'polynomial_array2' was not declared in this scope
aux.cpp: aux.h:33: error: expected primary-expression before 'int'
aux.cpp: aux.h:33: error: initializer expression list treated as compound expression
aux.cpp: aux.h:47: error: 'NTL' has not been declared
aux.cpp: aux.h:47: error: expected constructor, destructor, or type conversion before 'Linf_norm_ZZ_pE'
aux.cpp: aux.h:54: error: 'NTL' has not been declared
aux.cpp: aux.h:54: error: expected constructor, destructor, or type conversion before 'Linf_norm_ZZ_pX'
aux.cpp: aux.h:62: error: 'NTL' has not been declared
aux.cpp: aux.h:62: error: expected constructor, destructor, or type conversion before 'L1_norm_ZZ_pE'
aux.cpp: aux.h:70: error: 'NTL' has not been declared
aux.cpp: aux.h:70: error: expected constructor, destructor, or type conversion before 'L1_norm_ZZ_pX'
aux.cpp: aux.h:79: error: 'NTL' has not been declared
aux.cpp: aux.h:79: error: expected constructor, destructor, or type conversion before 'count_elements_with_L1'
aux.cpp: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -m64 -march=barcelona -O2 -fomit-frame-pointer ref
g++ -m64 -march=barcelona -O3 -fomit-frame-pointer ref
g++ -m64 -march=barcelona -O -fomit-frame-pointer ref
g++ -m64 -march=barcelona -Os -fomit-frame-pointer ref